ghostscript changes orientation of PDF
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have two single-page PDFs, and want to merge them into a single two-pages PDF. So I ran:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf 1.pdf 2.pdf
Problem: The result has each page's content rotated 90 degrees clockwise.
The illustration above shows the problem. I want the two pages to stay in portrait. How to do?
pdf ghostscript
add a comment |Â
up vote
1
down vote
favorite
I have two single-page PDFs, and want to merge them into a single two-pages PDF. So I ran:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf 1.pdf 2.pdf
Problem: The result has each page's content rotated 90 degrees clockwise.
The illustration above shows the problem. I want the two pages to stay in portrait. How to do?
pdf ghostscript
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have two single-page PDFs, and want to merge them into a single two-pages PDF. So I ran:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf 1.pdf 2.pdf
Problem: The result has each page's content rotated 90 degrees clockwise.
The illustration above shows the problem. I want the two pages to stay in portrait. How to do?
pdf ghostscript
I have two single-page PDFs, and want to merge them into a single two-pages PDF. So I ran:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=merged.pdf 1.pdf 2.pdf
Problem: The result has each page's content rotated 90 degrees clockwise.
The illustration above shows the problem. I want the two pages to stay in portrait. How to do?
pdf ghostscript
asked May 9 at 10:02
Nicolas Raoul
2,71882943
2,71882943
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f442720%2fghostscript-changes-orientation-of-pdf%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password