i have a pdf page converted to stream which i have resized it to A4 size height and width
using PdfFileEditor.ResizeContents but after that when i try to print that pdf it shrinks the page to the centre and i have top and bottom margin of white space thus when tried to print in A4 size, it starts from top prints white space on top and 80% od content and rest gets cutted off, So now how to move that shrinked content to top (i have tried changing top margin didnt do anything) so as to get it printed in A4 Size ??
(So far from other post i can only find remove white space change to jpeg … dont want to do that…)
Since i want some part of white space to be seen on top to beauitfy the pdf and doing above reducing all white space…