Hi:
With VPE 3.6 and prior I was able to set custom paper sizes used for label printers. With the upgrade to VPE 5.0 this is not working. The 3.6 code was:
Send DoVpeSetPageFormat VPAPER_LETTER
Set piPrivate.PageTopMargin to 25
Set piPrivate.PageBottomMargin to 25
Send DoVpeSetPageWidth 1100
Send DoVpeSetPageHeight 760
Any idea what needs change to get the correct size?
Thanks
Tom A