EvotecIT / PSWritePDF

PowerShell Module to create, edit, split, merge PDF files on Windows / Linux and MacOS
GNU Affero General Public License v3.0
197 stars 21 forks source link

Feature request: Merge to a fixed paper size #36

Open frabnet opened 2 years ago

frabnet commented 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

PrzemyslawKlys commented 2 years ago

It makes sense but to achieve that:

Resources to use: