I've done a little reading around on the interwebs trying to fix a dilemma I have...
I'm developing a Report to print labels. This Report will be used by several different locations within our company, all of which have different printers, which will require different page margins to print properly.
All of the printers are tractor feed printers (if that makes a difference).
My research has led me to the PrtMip code. I've taken a look at it and it seems to do what I want, but I've also read some reports that it doesn't work as advertised when the user has the RunTime installed instead of the full version. I've also seen Mr. Allen Browne comment that you shouldn't rely on PrtMip when coding for different printers.
Does anyone here have first-hand experience using PrtMip? And if so, is it something that I rely on in this instance?