Hi,

Am 20.07.2012 21:30, schrieb Robert Nelson:
Hi,

The following command creates a portrait oriented output:

$ java -jar pdfbox-app-1.7.0.jar TextToPDF -standardFont Courier
file-out.pdf file-in.txt

How does one request the output to be generated in landscape orientation?
TestToPDF is more a proof of concept than a command line tool. Have a look at [1] to see how to create landscape pdfs.

Thanks

BR
Andreas Lehmkühler

[1] http://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/CreateLandscapePDF.java

Reply via email to