Printing to a file

  • Thread starter Thread starter Bruno Hardmeier
  • Start date Start date
B

Bruno Hardmeier

Hi

How can I redirect a print job to a file? There is a
checkbox in the print dialog, but I would like to do it
in code indicating a filename.

Thanks
Bruno Hardmeier
 
You can use a fprintf typing in the file buffer and the
filename.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top