Missing "DecodeParms" in pdf info
Rajesh Khan <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <CAAESXANJ7izut+R8iPgog_kqQC1Ojiji_BVRgW=9HZ0p08soQA@mail.gmail.com> |
Hello , I am currently facing an issue with pdf files generated from
ghostscript from ps files.
The pdf file displays correctly when displayed. However our case is an
exception we are using pdfium library to parse the contents of the pdf.I
have noticed that pdfs generated by ghostscript do not have "DecodeParams"
in them however pdf generated with Adobe distiller do.
Any suggestions on what this parameter does ? Why does Adobe pdfs have this
parameter while ghostscript generated pdfs dont.
CPDF_Object* pParams =
pDict ? pDict->GetElementValue(FX_BSTRC("DecodeParms")) : NULL;
Any suggestions would be helpful.
_______________________________________________
gs-devel mailing list
[email protected]
http://ghostscript.com/cgi-bin/mailman/listinfo/gs-devel