Hi, Support:
I use Pdf.Pages(1).addStamp or Pdf.Pages(1).addImage at (0,0) position, However tHe position of tHe added image is wrong not at tHe rigHt position (0,0), How to reacH and fix it?
ImageStamp.XIndex=0
Image&Hellip;...BottomMargin=H Pdf.Pages(1).addStamp(ImageStamp)...addImage(ImageStream, new rectangle(0,0,h)) using the above code, the two...