Uspio sam naci na Borland developer network rjesenje za margine:, koga zanima:
int x,y,a,b;
x = GetDeviceCaps(Printer()->Handle, PHYSICALWIDTH);
y = GetDeviceCaps(Printer()->Handle, PHYSICALHEIGHT);
a = GetDeviceCaps(Printer()->Handle, PHYSICALOFFSETX);
b = GetDeviceCaps(Printer()->Handle, PHYSICALOFFSETY);
Medjutim prijelom malo vece kolicine teksta ostaje problem
