A TIFF with spot colors needs to be handled in a VERY SPECIAL way.  First, 
because it's not a standard TIFF (it uses some extensions to v6) and second 
because you will need to use a DeviceN colorspace in PDF to make it work.   So 
you will need to write a bunch of additional code - first in the TIFF handler 
to read all the extra bits of the TIFF to understand the structure of color 
data - and then on the PDF side to re-encode that information in a PDF manner.

Leonard

From: Brown John <johnchina...@gmail.com<mailto:johnchina...@gmail.com>>
Date: Tuesday, September 2, 2014 at 9:15 AM
To: 
"podofo-users@lists.sourceforge.net<mailto:podofo-users@lists.sourceforge.net>" 
<podofo-users@lists.sourceforge.net<mailto:podofo-users@lists.sourceforge.net>>
Subject: [Podofo-users] Podofo-Spot Color

Hi

I am facing problems adding a tiff image(CMYK+PANTONE 200 C)to a pdfpage using 
PdfPainter.DrawImage .The tiff image include a PANTONE color.

I am using the "podofo-0.9.3" under windows. But i don't know how to use the 
colospace " ePdfColorSpace_Separation" especially the function 
"BuildColorSpace( PdfVecObjects* pOwner )".Do you have some example code for 
this?

Chunhui Shen
Form China
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to