- edited description
Both of this calls give me a value of zero back:
BlattBreite := Round (GetDeviceCaps (Printer.handle, PHYSICALWIDTH) * MMProPixelX); // 210 for A4 BlattHoehe := Round (GetDeviceCaps (Printer.handle, PHYSICALHEIGHT) * MMproPixelY); // 297 for A4
Same with PHYSICALOFFSETX and PHYSICALOFFSETY
Printer is installed