Can I read Xojo Printing: Page Setup & Next Page on EtoBox?
Xojo Printing: Page Setup & Next Page by prezime is a document available to read on EtoBox.
What is Xojo Printing: Page Setup & Next Page about?
1. There are two main ways to print from a desktop app: using a Graphics object specifically for printing or generating HTML and printing a HTML Viewer control. For web apps, printing is more limited. 2. To print, you first get printer settings from the user using PrinterSetup. You then get a Graphics object for printing using OpenPrinterDialog. You can draw text and graphics to this object and use NextPage to create new pages. 3. Printing styled text from a TextArea is easier using StyledTextPrinter. Yo
- Author
- prezime
- Language
- EN