Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: printing


Message #1 by Ron Hatt <hattfam@h...> on Wed, 04 Jul 2001 13:09:43 -0400
Did you consider (possibly) to create a PDF file for viewing and then
let the user print?  PHP supports this using PDFlib. You can use it to
dynamically generate a PDF file.

http://www.php.net/manual/ref.pdf.php

(you could also do this in RTF)  Just a thought.  Never tried it, but
have plans to use it.

  Return to Index