CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.86k stars 704 forks source link

Wide page excel files (csv, xls, xslx) with text spanning many columns are not getting converted to pdf properly #7285

Open ashutoshgupta1994 opened 1 year ago

ashutoshgupta1994 commented 1 year ago

Describe the Bug

Excel files (csv, xls, xslx) with text spanning many columns are not getting converted to pdf properly. Text is truncated in the output pdf. The columns after a specified page width (I am assuming) are ignored and are not a part of the final pdf. When we convert the same file using Excel's native pdf converter, it takes the overflowing columns and make them a new page in the pdf.

Steps to Reproduce

  1. Convert the given file with collabora
  2. COnvert the given file using Excel's own pdf conversion
  3. See the difference

Expected Behavior

All the data in the provided csv file is preserved in the output csv

Actual Behavior

With columns after a specific range getting ommited, data is getting lost

Screenshots

Attaching the original file and the pdf conversions by collabora and excel itself excel converted.pdf collabora converted.pdf new test.csv

timur-g commented 1 year ago

Please always say which product and version you used. Collabora Online or desktop Office? GUI Export as or command line headless convert or convert-to tool?