What third party pdf generator tool are you using?
We have a requirement to generate PDF Documents that may contain 600+ pages. We are having performance issues with PRPC's OOTB pdf generator library because of the amount of data we need to generate. We are passing HTML Stream to generate the PDF.
We have reached out to PEGA Support about this issue and this is their conclusion:
"If we write out custom HTML in pzCreatePDFHarnessWrapper rule then PDF generation won't take much time but if we are passing Section name as stream then capturing HTML Mark-up we are looking into Harness, Skin etc.. especially looping into Skin, Inline styles its taking more time same thing will happen for generation as well. We will look into our existing PDF generation implementation for better performance in new release".
What would be the best tool for this?
***Updated by moderator: Vidyaranjan | Removed user added Ask the Expert tag. Apologies for confusion, shouldn't have been an end-user option.