Quote:
What happens is Windows Explorer has this "feature" that hides the extension. When you rename a file and think you added an extension it does not your only adding the filename.
|
I like that you put "feature" in scare quotes. "Annoyance" would be more like it. (Luckily you can turn it off.)
Quote:
Originally Posted by enarchay
Ouch. Can't believe I didn't notice that.
I tried another file and this one didn't work. (See attachment.) What can I do when a file doesn't work? It looks fine in PDF reader.
|
I think there are some PDF versions soPDF just can't handle. Not sure if that's what you're seeing or what.
Quote:
Also, how can I make it so the output is in portrait rather than landscape?
|
Try experimenting with the "mode of operations" options. That is, instead of what you had before, do:
("Fit Height x2")
sopdf -i input.pdf -m1 -o output.pdf
or
("Fit Height")
sopdf -i input.pdf -m3 -o output.pdf
Actually now that you've got it working for at least some files, you could also try the GUI again, and see if it works at all.