HI, I found PDFontFactory create new instances of PDFonts for every dictionary, even for the same font or same font dictionary.
Can I make PDFontFactory reuse PDFont instances to speed up parsing performance and reduce memory usage? What is the reason for PDFontFactory not to cache PDFont instances (for a single PDF document)? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

