Skip to main content
March 11, 2007
Question

CFdocument

  • March 11, 2007
  • 22 replies
  • 4923 views
hello,

I have a problem with the creation of pdf. My acpplication functioned very well and generated pdf without problem with cfdocument. And for 2 days, the pdf have not been any more to create. When I call my page plus nothing this master key. My navigator functions, but nothing. I does not include/understand! No change was to realize. It is very bizzard…

Somebody with a track?

Thank you in advance for your answers and sorry for my bad English
This topic has been closed for replies.

22 replies

March 29, 2007
Yes, well on with pleasure. You can give me your sugestions at the my address email: christophe[AT]indc.ch
March 28, 2007
OK, I copied it in a textual file from my site with the address:

www.indc.ch/sources/print.cfm.txt
BKBK
Community Expert
Community Expert
March 28, 2007
OK, Xaliver. I'm looking into it.

BKBK
Community Expert
Community Expert
March 29, 2007
I have some suggestions for you. Where can I post them?

BKBK
Community Expert
Community Expert
March 28, 2007
Yes, there is a problem. Could you show us all of the code? If not, I could privately have a look at it.

March 27, 2007
Should I change the version of Java? Currently, I am in production on the version:
Java Version 1.4.2_09
Java VM Version 1.4.2_09-b05
Java Specification Version 1.4

And in Development (which functions):
Java Version 1.4.2_05
Java VM Version 1.4.2_05-b04
Java Specification Version 1.4
March 26, 2007
Not, all is normal, here the 2 URL, the first is a simple pdf with CFdocument, the second the contents with format HTML of the pdf which poses problem:

http://intranet.cades.ch/apps/cades/print/testpdf.cfm
http://intranet.cades.ch/apps/cades/print/testprint.cfm?vRub=105&vAction=viewCS&vCofc_id_four=7270&vDateEffet=01.04.2007

And here the bonds which does not function:

http://intranet.cades.ch/apps/cades/print/print.cfm?vRub=105&vAction=viewCS&vCofc_id_four=7270&vDateEffet=01.04.2007
BKBK
Community Expert
Community Expert
March 25, 2007
>> What happens?

> It is ok, my page is correct, not error. All is there, even the references
> to the images via the CSS


What I mean is, do you get any problems similar to the ones you get with cfdocument? For example, does Coldfusion take long to process the page?

March 25, 2007
It is ok, my page is correct, not error. All is there, even the references to the images via the CSS
BKBK
Community Expert
Community Expert
March 24, 2007
Remove the cfdocument and cfdocumentitem tags. Run the page. What happens?

March 24, 2007
OK, I have unintall and to completely reinstall the Coldfusion waiter. But no change. Whereas my scripts CFM functions very well on another machine with the same configuration. I think that the problem come from another problem!

Does somebody know which are the lib used by Coldfusion to generate the pdf?

On the other hand indeed cfdocument simple functions very well!

I really any more do not know or to seek. I understands well that bonds external can posser of the problems, but these documents one to function very well and continuous with functioning well on another machine???
BKBK
Community Expert
Community Expert
March 23, 2007
Do a test without any included files. If that works, reintroduce the link tag like this

<head>
<link >
</head>