I am trying to make a layered PDF. When i convert i can only find options to make multiple pages or a single page with no layers.
please help!
Convert to Layered PDF
-
- Posts: 2
- Joined: 2014-12-30T17:04:55-07:00
- Authentication code: 6789
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Convert to Layered PDF
As far as I know, IM does not create layered PDFs at this time, other than as multi-pages. Please note that when converting images to PDF, IM will put raster data into a vector PDF shell. Likewise when convert vector data to PDF, IM will rasterize the data and then enclose it in a vector shell.
Did you mean PSD or actually PDF?
see
http://www.imagemagick.org/Usage/formats/#vector
Post to the developers forum and see what they say about layered PDF. Do you have documentation for the PDF layered file format?
Did you mean PSD or actually PDF?
see
http://www.imagemagick.org/Usage/formats/#vector
Post to the developers forum and see what they say about layered PDF. Do you have documentation for the PDF layered file format?
-
- Posts: 2
- Joined: 2014-12-30T17:04:55-07:00
- Authentication code: 6789
Re: Convert to Layered PDF
PDF, it needs to work on many computers with minimal effort and costs PSD does not offer this (needing Photoshop). It will be used in classes also and Photoshop and the like have a lot of clutter. I may break down and use Gimp.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Convert to Layered PDF
IM is basically a command line processor and has no formal GUI, unlike Acrobat, Photoshop and GIMP. How would you provide layers to IM to combine, if you could do it? Are they vector data or raster data?