ArtifexSoftware / Ghostscript.NET

Ghostscript.NET - managed wrapper around the Ghostscript library (32-bit & 64-bit)
https://ghostscript.com
GNU Affero General Public License v3.0
395 stars 152 forks source link

The param -c "<</PageOffset [0 -350]>>setpagedevice" is not supported well #52

Open zhusheping opened 6 years ago

zhusheping commented 6 years ago

May be the PageOffset param fixed use of [0 0]

DRcschmitt commented 1 year ago

I'm having a similar problem with -c"<</Orientation 0>> setpagedevice" throws an error. However, when I move the same set of arguments to the command line it works fine