[Migrated content. Thread originally posted on 30 October 2003]
Can someone help me to write COBOL code to tap into GetDeviceCaps function in Gdi32.lib. I am interested in receving items PHYSICALWIDTH, PHYSICALHEIGHT, PHYSICALOFFSETX, PHYSICALOFFSETY, SCALINGFACTORX and SCALINGFACTORY. I can provide the hDC handle to the printer, what I am unsure is how to receive the items I need.Thanks
;)



