Hello, I'm using PdfStreamedDocument for creating my documents. They can be quite big, so to avoid memory shortage I prefer not using the PdfMemDocument class.
Now, I want to add the OutputIntents array to the catalog dictionary (where it belongs) before I start adding any visual contents. The GetCatalog() method is declared as protected in PdfDocument and inherited so by PdfStreamedDocument. I guess there is a good reason for that, but what is the right way to add something to the catalog dictionary using PdfStreamedDocument? -- Thanks in advance, Radek ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
