Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to print (to a file) without a printer

Status
Not open for further replies.

Farahani

Programmer
May 5, 2002
9
IR
I've written a program and want to examine its print action, but I haven't printer. So I want to execute the Print Dialog and print to a file so I can see if my print procedure works or not (I didn't use any predefined print command but use BeginDoc & endDoc).
Unfortunately windows respondes with error msg "there is no default printer...".
How can I execute Print Dialog without any printer installed?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top