Quote:
Originally Posted by willus
You can see the dimensions used by the Oasis 2 by running this:
k2pdfopt -dev ?
Try just flipping the -w and -h values and turning off landscape:
k2pdfopt -mode fitwidth -ls- -dev ko2 -w 1583 -h 1200 ...
Or in the MS Windows GUI, select Oasis 2 and then flip the w and h values like shown in the screen shot.
|
Thanks for the response. I tried what you mentioned and the document displays properly when in landscape orientation. However there is a border around each page. This border wasn't present in the previous PDF I generated using just the fitwidth mode. Do you by chance know if it's possible to remove this border?