Chas2002
Posts: 3
|
| Posted: 04/19/2007, 3:37 PM |
|
Posted this in the General Forum and didn't receive any replies....
Can anyone assist/offer suggestions?
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
|
 |
 |
Chas2002
Posts: 3
|
| Posted: 04/20/2007, 3:03 AM |
|
Does anyone have SuperPDF working?
I'm ready to run with this product, but the inability to produce the reports as PDF is holding me up.
Thanks,
Charles
|
 |
 |
wkempees
|
| Posted: 04/20/2007, 3:18 AM |
|
You could always address this issue to support, if you receive no user
replies.
Walter
"Chas2002" <Chas2002@forum.codecharge> schreef in bericht
news:64627ef226af91@news.codecharge.com...
> Posted this in the General Forum and didn't receive any replies....
>
> Can anyone assist/offer suggestions?
>
> 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
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|