PDF is split over 2 pages, is there a way to make it 1 using itext7 c#?

Viewed 31

enter image description here

As can be seen in the image above, the pdf is split over 2 pages. Is there any way using itext7 to combine these pages or make the pdf content smaller to fit into 1?

1 Answers
Related