PDA

View Full Version : print to file


bruce_bennett
13-Mar-2003, 08:39 AM
I need to send our catalog to our accountant. I do not want to print it all as there are hundreds of pages. How can I create a file (CSV or Text) of the catalog ?

Jan
13-Mar-2003, 10:42 AM
If you have a copy of crystal reports you can open the report up in crystal and then print to an export format.

If you don't you can create a PDF printer on your PC (a google search will list lots of free drivers for this for you) and then print to that.

Regards,

bruce_bennett
13-Mar-2003, 12:09 PM
Thanks for the reply. I will look at the PDF solution.

Bruce