CSV files to PDF conversion using BI Publisher
Hi All,
We have a need to develop a generic BI Publisher report to convert CSV files to PDF files. We have come up with a program that does it for low volumes of data. But when the size of the CSV file is large (150MB+), the generated XML file is too large and the BI publisher report fails with 'Java Heap Space' error and report performance becomes too slow.
Please let us know how to improve BI Publisher report performance when the XML file size gets too large.
Please also suggest if there are any alternative ways of converting CSV files to PDF.