How to redirect form to its first page after HTML to PDF act

am_soumya 02 Jan, 2013
Hello,

I have a multipage form. From the last page it is generationg a pdf using TCPDF action.

In onpdf event, I placed a html to pdf action to generate pdf, one multipage and a show html action to direct the form to its first page. But unfortunalty it is not redirecting to its first page. Pdf generation is occuring properly. But pdf has around 7 pages, so it is generating very slowly.

How to get redirection successfully and how to make the pdf generation little bit fast or how can I give a promt to user like “Please wait pdf is generating.........” ?


Thanks and Regards,
Soumya
GreyHead 02 Jan, 2013
Hi Soumya,

I'm not sure that a Show HTML action will re-load the form page, use a Show Form or a ReDirect User action.

I'm not sure how you'd make the PDF any faster except by keeping it simple. Having the PDF open in a new tab might help?

Bob
This topic is locked and no more replies can be posted.