Hello,
What element "launches" the pdf conversion ?
I need to transfer a pdf a page requiring number of parameters sent by a form.
So, I have a page "mypage" with some <input hidden> elements, and a javascript function launching the form on the onload event, to "mypageresults".
But if I ask to Prince to convert "mypage", I finally want to convert "mypageresults", and not "mypage". I cannot ask to convert "mypageresults", because this page needs the elements.
On server-side, if I have a response.redirect in ASP, from "mypage" to "mypageredirect", Prince converts fine "mypageredirect".
Is there a way to ask to Prince to convert the html render AFTER the page submitting ?
Regards,
Iguy
What element "launches" the pdf conversion ?
I need to transfer a pdf a page requiring number of parameters sent by a form.
So, I have a page "mypage" with some <input hidden> elements, and a javascript function launching the form on the onload event, to "mypageresults".
But if I ask to Prince to convert "mypage", I finally want to convert "mypageresults", and not "mypage". I cannot ask to convert "mypageresults", because this page needs the elements.
On server-side, if I have a response.redirect in ASP, from "mypage" to "mypageredirect", Prince converts fine "mypageredirect".
Is there a way to ask to Prince to convert the html render AFTER the page submitting ?
Regards,
Iguy