Changes between Version 4 and Version 5 of BatchConversionOfRasterFormatsOnDOS


Ignore:
Timestamp:
May 30, 2013, 6:04:42 AM (11 years ago)
Author:
aperi2007
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BatchConversionOfRasterFormatsOnDOS

    v4 v5  
    1616}}}
    1717
    18 With the version 1.8.0 of GDAL is also possible to convert from a PDF (georef and not) into a Raster like Tiff.
    19 The next code will show how to translate a folder of pdf not geref in simples tiff 8obviously not georeferenced)
     18With the version 1.8.0 of GDAL is also possible to convert from a PDF with an image embedded (georef and not) into a Raster like Tiff.
     19The next code will show how to translate a folder of pdf not geref in simples tiff (obviously not georeferenced)
    2020
    2121{{{