Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
JD
4
Views
1
Comments
Get Pdf print in Landscape mode?
Question
Hi,
i have one html page, to which i am converting into the PDF format but my point is,
i want that pdf page in landscape mode while printing .
how to achive that?
i have one extension file HtmlConverToPDF in which there is one Action GetPDF which has 3 arguments
1) URL of HTML page
2) GetProxy()
3) OtherArguments
in Other Arguments i am not passing anything.
Justin James
MVP
JD -
That component is built on a well-documented item from Google (https://code.google.com/p/wkhtmltopdf/). Use the "Other Arguments" and pass in what you need to make things work as you need them to. I've been able to do a lot of really good things with that extension with little work like this.
J.Ja
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...