Open frabnet opened 2 years ago
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
It makes sense but to achieve that:
Resources to use:
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