Chas2002
Posts: 3
|
| Posted: 04/15/2007, 4:37 PM |
|
A bit confused on how to implement SuperPDF into my application:
I selected the Before Output for the page
Command: C:\Program Files\SuperPDF\bin\pdftool.exe
Options: {InputFile} -f {ResultFile} -root {Root}
Parameter name: _convert
Temporary Folder: %TEMP
I load the page and I don't see the pdf file nor do I see that it was created in the Temp Folder.
If I run pdftool.exe from the cmd line and set the -f option and call "http://www.yahoo.com" - I do get an outputed .pdf file.
ASP and vb scripting is being used in CodeCharge
Any help would be appreciated.
Also - is it possible to output all .aspx pages automatically (without actually loading the page)? I'd like to (when done completing the project) email all the PDF's or merge all the PDF's into one file and email the user.
Thanks,
Charles
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 04/30/2007, 5:01 PM |
|
Chas2002
Were you ever able to resolve this??
|
 |
 |
|