I did something similar, but it was some work I did for a company and the application was an internal application that used PHP and a Java applet to send the file to a workers local printer since it cant be accomplished by PHP itself. On Wed, Dec 17, 2008 at 3:30 PM, Dan Shirah <mrsquash2@xxxxxxxxx> wrote: > > > > You can't, the best you can do is send the PDF down and let the user > >> choose to do with it what they will > > > > > > > > -- > > > > Bastien > > > > So you think I should try and look into a way to have FPDF append each > document to the already created document, and once all pages have been > added > to the PDF force it back to the user to open in the broswer? >