Previous | Next | (P-PDF) Developers
Topic: Re: PDF Forms working with Web application
Conf: (P-PDF) Developers, Msg: 57990
From: udlp
Date: 5/29/2002 05:29 PM
Carlosg,
Thanks for you response. I'm capturing as HTML rather than FDF only because I wasn't confident the PDF would work and it would be easier to revert back to an HTML form.
I had tried something similar to your suggestion of sending back straight HTML by doing a Response.Redirect from the asp page, but what seems to happen (as well as doing straight HTML), is that the browser is now pointing to a C:\WINNT\Temporary Internet Files\pa003411.htm and I loose all my graphic layouts for the page.
It seems as though Adobe is getting in the middle somehow.
Still appreciate your thoughts on this!