Danny MrK
Hi
I'm using PrintDocument object to print a file which i previously created on disk. Is there any way to avoid writing the file to the disk ? Can i Generate the file and send it directly to the Printer ?
TIA