First time here? Check out the FAQ!
asked 2012-09-07 16:52:35 +0200
Anonymous
Would it be possible to do a command line export to pdf of an excel file with the cells , something like a grid view.
Something like a option in the command line export libreoffice3.6 --headless --invisible --convert-to pdf sample.xls (--with-grid) :D
(Comment -> Answer for Resolution)
@tohuwawohu writes:
It's a page style option to print the grid or only the data. Is that option set in you xls files? If not, you may need a macro to modify the file before exporting to PDF
LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!
Asked: 2012-09-07 16:52:35 +0200
Seen: 181 times
Last updated: Feb 22
Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
It's a page style option to print the grid or only the data. Is that option set in you xls files? If not, you may need a macro to modify the file before exporting to PDF:
tohuwawohu ( 2012-09-09 12:50:48 +0200 )edit