How to convert XLS to Landscape PDF using JODConverter CLI
875 views
Skip to first unread message
Anant
unread,
Sep 8, 2009, 4:09:08 PM9/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JODConverter
I'm am building a large conversion tool being built in .NET. It uses
JODConverter CLI to convert Office Docs and Text Files to PDF. It
works great and I've just upgraded from 2.2.2 to 3.0.0 Beta3
Is there a way for me to force the Page Orientation of the conversion
to Landscape PDF on the command line?
Thanks
Anant
Mirko Nasato
unread,
Sep 9, 2009, 1:33:52 PM9/9/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jodcon...@googlegroups.com
Short answer: you can't. The page orientation is a property of the
document (menu Format > Page in Calc), not a PDF export option. So it
should be set already in the XLS document.