I have to save a file to go the printer, and ideally it would be a pdf with cmyk. Is there a way to do this? Right now I have an image file, but now it has to be saved manually...
Asked
Active
Viewed 122 times
1 Answers
0
ImageMagick can convert image formats to PDF, and PHP has a well-documented plugin for working with it. As for whether ImageMagick itself can generate CMYK PDF files, I'm not sure as it's not something I've had to do myself, but this should at least get you headed in the right direction.

Ashley Sheridan
- 526
- 3
- 6