Home All Groups Group Topic Archive Search About
Author
28 Feb 2006 2:26 PM
Samuel Shulman
Hi

I set the PrintToFile property of the print dialog to True but the program
still sends
the document to the printer but not to a file (although it did create the
file the was empty)

Any suggestions?
Samuel Shulman

Author
3 Mar 2006 10:33 AM
Armin Zingler
"Samuel Shulman" <samuel.shul***@ntlworld.com> schrieb
> Hi
>
> I set the PrintToFile property of the print dialog to True but the
> program still sends
> the document to the printer but not to a file (although it did
> create the file the was empty)
>
> Any suggestions?
> Samuel Shulman

It's a dialog. It doesn't print anything. Neither to a printer, nor to a
file. You have to write the code.


Armin