You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sant527
changed the title
I want to change the width of a particular page in a pdf
I want to change the pagesize of a particular page in a pdf
Nov 27, 2019
Why did you create a new issue? This seems very similar to the last question you asked.
The pdfCropMargins program cannot change the relative scale of different pages, but you can make all the pages the same size and then crop as much as you are comfortable with cropping. That or just crop that one page with the pg option.
You could try the suggestions given in the previous issue, or just do a normal crop with the samePageSize and uniform options:
pdf-crop-margins -u -s test2_cropped_cropped.pdf
That looks OK to me. You could take more off the bottom, maybe, with
I have a pdf file with all pages of different page sizes.
I have attached the pdf file test2_cropped_cropped.pdf
Now in this file i want to change the page size of only the 2nd page and keep the remaining pages as they are.
How can we achieve this.
Ys
Simha Rupa DAs
test2_cropped_cropped.pdf
The text was updated successfully, but these errors were encountered: