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
I'm trying to merge 2 or more PDF (A5 size) in to a new PDF (A4 size).
I was wondering if it's possible to add a parameter that impose page size, for example:
Merge-PDF -InputFile $src1, $src2 -OutputFile $destination -OutputPageSize A4
The text was updated successfully, but these errors were encountered:
I'm trying to merge 2 or more PDF (A5 size) in to a new PDF (A4 size).
I was wondering if it's possible to add a parameter that impose page size, for example:
Merge-PDF -InputFile $src1, $src2 -OutputFile $destination -OutputPageSize A4
The text was updated successfully, but these errors were encountered: