Win32Prn() > Document methods | ![]() |
![]() |
![]() |
![]() |
Instructs the spooler to begin with a new document.
:startDoc( [<cDocumentName>] ) --> lSuccess
Method :startDoc() must be called after :create(). It istructs the spooler to begin with a new document and capture subsequent print output. The print output is sent to the printer after the document is closed with method :endDoc().
http://www.xHarbour.com