> > What about doing it the other way ... submitting the page to a script > that calls on the pdf creation, yet doesnt leave this script - then > proceed to redirect when that script (pdf) has been completed? > > S > steven: the steps u'r suggesting are 1 - submit form (1.html) to script (2.php) 2 - 2.php generates the pdf but does not give it for download 3 - after generating the pdf , 2.php then redirects to 3.html.. so where does the download happen ? in 3.html ? thx. yashesh -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php