Adding CMYK Images to PDF not working as expected

Discussions about PDF management.
Post Reply
lendar
Posts: 1
Joined: Thu Oct 24, 2013 12:05 pm

Adding CMYK Images to PDF not working as expected

Post by lendar » Mon Mar 17, 2014 5:11 pm

Hello,

i have a problem adding images with cmyk - color profile to a new pdf.
When i check the image files with "gdImaging.IsCMYKFile" it says "true".

When checking my pdf files with preflight all the images are in "DeviceRGB"
How can is save the pdf with CMYK - Images?

And i am wondering if it is possible to create pdf/x3 compatible files?

I am using PDF Plugin version 2.2.0.30

This is what i do:

// create new pdf
objPdf.NewPDF();

// Load an image with cmyk - profile (a tiff - file)
loadedImageId = gdImaging.CreateGdPictureImageFromFile(theFilePath);

// adding image to new page
objPdf.AddImageFromGdPictureImage(loadedImageId , false, true);

// saving pdf
objPdf.SaveToFile(@"D:\testfile.pdf",false,false);

Gabriela
Posts: 436
Joined: Wed Nov 22, 2017 9:52 am

Re: Adding CMYK Images to PDF not working as expected

Post by Gabriela » Mon May 06, 2019 8:15 am

Hello,

Let us know if you are still interested in this feature or if you still experience such an issue with the current GdPicture release (https://www.gdpicture.com/download-gdpicture/).
We constantly improve the available PDF features in the toolkit and we are interested in the requirements you may have.
Kindly let us know your further questions.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest