- using filesystemobject, create a temp directory based on the session id
- write out form data as some kind of HTML file in this temp directory
- use a tool such as HTMLDoc to auto-generate PDF from the HTML file
- use filesystemobject to move PDF to "secure" area (?)
- use filesystemobject to delete contents of temp directory, and the temp directory itself
Bookmarks