Dear all,

We have some pdf document ( version 1.3 ) that when loaded to podofo 
Load( const char* pBuffer, long lLen );

the following warning appears,

WARNING: There are more objects (8) in this XRef table than specified in the 
size key of the trailer directory (7)!
<</Info 6 0 R/Root 5 0 R/Size 7>>

using the following code to generate the pdf

PdfRefCountedBuffer pdfCountedBuffer;
PdfOutputDevice pdfBuffer(&pdfCountedBuffer);
pdfDocument.Write(&pdfBuffer);
pdfCountedBuffer.GetBuffer()

resulting document is corrupted.

So any help please.

Best Regards.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to