hanneskod / libmergepdf

PHP library for merging multiple PDFs
391 stars 77 forks source link

Is it possible to merge two A5 in one A4 page ? #25

Closed simondaigre closed 6 years ago

simondaigre commented 7 years ago

Thanks !

hanneskod commented 6 years ago

No sadly it’s not. This lib is only able to merge existing pages as is. If you want to process PDFs you need something more powerful. Try using FPDI directly..