rha906
Hi all   I have a pdf file of 1.4 version and it has some objects which miss the endobj keyword at the end of object definition i.e.   15 0 obj << /Type /Font    /Subtype /Type1    /Name /f-0-0…
in PDF Language and Specifications
rha906
I am reading a PDF file that contains an image, color space used in image is CMYK,  when I read the image and output it into my own viewer (not pdf reader) I have to subtract each component of each…
in PDF Language and Specifications
rha906
I am reading a PDF file that contains an image, color space used in image is CMYK,  when I output image into my own viewer I have to subtract each component of each pixel from 255 then I get normal…
in Adobe Reader
rha906
I am reading a PDF file that contains an image with CMYK colorspace, I am reading the image data correctly but couldn't convert it to RGB color space, as I need to display this image in my own…
in Adobe Reader