HI there,
now i found a way to get informations about the non printable left and top margin of a printer using GetDeviceCaps (PHYSICALOFFSETX , PHYSICALOFFSETY).
But I can't find any information about the right and bottom margins. I assume they are different from the left and top offset. Does anybody know, where I find information about this topic?
The users settings about the margins are located in the printer driver. How can I read this settings?
Thanks in advance for any hint,
TopSat
now i found a way to get informations about the non printable left and top margin of a printer using GetDeviceCaps (PHYSICALOFFSETX , PHYSICALOFFSETY).
But I can't find any information about the right and bottom margins. I assume they are different from the left and top offset. Does anybody know, where I find information about this topic?
The users settings about the margins are located in the printer driver. How can I read this settings?
Thanks in advance for any hint,
TopSat