What are the filters available for .xlsx, .xls file conversion to .pdf and how to use them using libreoffice-convert.
Some examples would be greatly appreciated.
The challenge is that while converting .xls or .xlsx file the width of the file changes and hence the formatting is not preserved whiled converting it to .pdf. Is there a way to pass the width setting.
I am using npm library libreoffice-convert. The library mentions to use the filters from libreoffice documentation but there is no filter to set the width.
Kindly, help.
Thank you.