Re: html2pdf inconsistancies

2000-12-15 Thread jperlmut

1. Make sure HTMLDOC.exe works fine with the static htm file.
 Create the htm on the harddisk.
 Use HTMLDOC.exe application to generate the pdf.
 Open the generated pdf with Adobe Reader.
 If Acrobat can't open the file or HTMLDOC crashes then check the
static htm file.
2. Validate the static HTML code. You can use ColdFusion(Tools, Validate
Document from the top menu) to validate the code. I found that 
sequence crashes HTMLDOC.exe version  1.8. You might find other cases where
HTMLDOC is not going to be able to create the pdf file. So, you need 100%
valid HTML. The browsers are very forgivingHTMLDOC is not.
3. Check the HTMLDOC documentation for the supported HTML tags.
4. Good luck.


Jan Perlmutter
Cold Fusion Developer





Kevin Willyerd <[EMAIL PROTECTED]> on 12/15/2000 09:33:55 AM

Please respond to [EMAIL PROTECTED]

To:   CF-Talk <[EMAIL PROTECTED]>
cc:(bcc: Jan Perlmutter/BISYS_BPS)
Subject:  html2pdf inconsistancies




I am trying to use the html2pdf tag. Sometimes it works (generating
the pdf
file) other times it doesn't. I thought that maybe the file was not
getting
written in time to be read so I tried a couple of loops to check.
(They are
commented out in the code below). The behavior did not change. Has
anyone
had any luck with getting this tag to run consistently?



 Pdf Display



 
#filename#

http://64.219.64.36/webmonkey/itineraryresults.cfm"
 method="POST"
 resolveurl="false"
 timeout="60"
 throwonerror="Yes">











#cfhttp.filecontent#

 
 










To print clickHERE!
 --->


Kevin Willyerd
Cold Fusion Developer
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: html2pdf inconsistancies

2000-12-15 Thread Aaron Johnson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kevin,

Maybe try locking the cfhttp call.

Aaron Johnson, MCSE, MCP+I
Allaire Certified ColdFusion Developer
MINDSEYE, Inc.
617.350.0339
617.350.8884
66172567
[EMAIL PROTECTED]

___
"Never forget that only dead fish swim with 
the stream." -- Malcolm Muggeridge
___


- -Original Message-
From: Kevin Willyerd [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 15, 2000 9:34 AM
To: CF-Talk
Subject: html2pdf inconsistancies


I am trying to use the html2pdf tag. Sometimes it works (generating
the pdf
file) other times it doesn't. I thought that maybe the file was not
getting
written in time to be read so I tried a couple of loops to check.
(They are
commented out in the code below). The behavior did not change. Has
anyone
had any luck with getting this tag to run consistently?





Pdf Display





 
#filename#


http://64.219.64.36/webmonkey/itineraryresults.cfm"
method="POST"
resolveurl="false"
timeout="60"
throwonerror="Yes">













#cfhttp.filecontent#



 

 













To print clickHERE!
 --->



Kevin Willyerd
Cold Fusion Developer
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



html2pdf inconsistancies

2000-12-15 Thread Kevin Willyerd

I am trying to use the html2pdf tag. Sometimes it works (generating
the pdf
file) other times it doesn't. I thought that maybe the file was not
getting
written in time to be read so I tried a couple of loops to check.
(They are
commented out in the code below). The behavior did not change. Has
anyone
had any luck with getting this tag to run consistently?





Pdf Display





 
#filename#


http://64.219.64.36/webmonkey/itineraryresults.cfm"
method="POST"
resolveurl="false"
timeout="60"
throwonerror="Yes">













#cfhttp.filecontent#



 

 













To print clickHERE!
 --->



Kevin Willyerd
Cold Fusion Developer
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists