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? Thanks
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? Thanks