I was excited to see the addition of --convert-to to the soffice binary, and
would like to use it to convert documents to PDF rather than using
pyodconvert with UNO bindings to a headless server as I was doing.
One thing I'm missing is a way to scale spreadsheets to a single page. So
rather than having a sheet with many columns be split over several pages in
the resulting PDF, the entire sheet would be scaled (or at least the width)
to one page width.
I was able to do this by setting:
"ScaleToPagesX": 1, "ScaleToPagesY": 1
in the PyODconverter tool, which I guess are UNO page style attributes.
Any idea how I can regain this functionality in LibreOffice without running
it as a headless server as I had been doing?
Thanks,
Brandon Simmons
http://coder.bsimmons.name
--
Unsubscribe instructions: E-mail to [email protected]
In case of problems unsubscribing, write to [email protected]
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted