Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert dynamic page to pdf

Status
Not open for further replies.

peter11

Instructor
Mar 16, 2001
334
US
I am currently trying to use a custom tag "html2pdf". I downloaded the tag from macromedia exchange. It keeps giving me the error message below. I appreciate any help with this error message or suggestions on how to convert dynamic pages into Adobe pdfs.

Error Diagnostic Information
Error processing CFFILE

Error attempting to write data to target file 'e:\Inetpub\
Error: The file could not be accessed.


Date/Time: 11/01/02 20:01:39

Thanks,

Pete
 
If you can specify that path and file.. Try this...

#expandpath("a_file_in_this_directory's_name.cfm")#/test.cfm

Maybe the directory is blocked or something..

Tony Did I help?
Vote!
 
Is the tag installed in the 'custom tag' folder on the CF Server? I've used that tag in the past and that was our problem....
 
The tag is installed in the prper location. I realized the folder I was using was protected. But I am now coming up with another error message:

Error Diagnostic Information
Cannot execute e:\cfusion\htmldoc

Windows NT error 2 occurred.


Have you had this problem before??
 
fusionaire,
I am now getting a new problem.

Error Diagnostic Information
Timeout period expired without completion of e:Inetpub\ --landscape --fontsize 10pt --webpage -f e:Inetpub\ e:\Inetpub\


Date/Time: 11/06/02 10:35:58
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Remote Address: 10.1.1.16

Do you recognize this error??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top