CSV and other limitations in PDFtron

Product: PDFtron server

Product Version: 3.0.0

CSV file of 97,568 rows and 17 columns, loads painfully slow. Only the first 1000 lines of such a file, can take around 1 min 10 s to convert into PDF. If we extrapolate that to the full file, it would take about 2 h.

Current PDFtron server resources:
cpu: 12 memory: 52Gi

Are there any known limitations when it comes to CSV files or other document types?

1 Like

Hello Guillermo,

Thank you for contacting WebViewer Forums.

There are no explicit limitations however performance is heavily influenced by the number of cells and complexity of the document. Given the amount of rows and columns, it seems to have over 1.5 million cells which is expected to see some slowdowns during the conversion.

To investigate, are you able to provide the sample CSV file and the code used to convert to PDF?

Regards,
Luke

1 Like