From: Rodrigo M. <rod...@te...> - 2004-05-25 00:42:11
|
Hi all 1) It's possible change the page type and page orientation ? I Found this DocumentProperties() win32 api function, with this problably i could change the page and orientation of hDCPrn returned on New Method of HPrinter Class. This is the only way ? Some restrictions ? 2) There is a way to Zoom in and Zoom out and enabling scrolling pages when document is Zoomed In ? I have a lot of dos reports using the ESC/P2 codes, then, my intent is get the ESC/P2 epson code in a text file and translate theses codes into HPrint functions, but most of features that i asked are not implemented, so, what is the fast way, change the hwgui code or generate a pdf doc ? What's the dificult to made theses changes ? Regards Rodrigo |