AccusoftPrintPro8 ActiveX DLL > PrintPro Object : StartPrintDoc Method |
Creates a document to be composed and printed.
Visual Basic |
---|
Public Sub StartPrintDoc() |
Prior to printing, create a document and place the desired text, graphics, and bitmaps on the document.
The text, graphics, and bitmap methods automatically start a document for you, if one is not already started.
Once a document is started, the PrintDialog, SelectDefaultPrinter, and SelectPrinter methods no longer update the current printer.