zzell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 18, 2007 6:55 PM
To: CF-Talk
Subject: Re: CFDOCUMENT creating a PDF - ARGH!
Peterson, Chris wrote:
> Change to:
Generates a blank page...
Remove the cfdoc tag surrounding everything - perfect.
I've got maybe two or thr
Rob Parkhill wrote:
> Les,
>
> I am getting the same results with your Divs. Works fine with no
> cfdocument, and then nothing with... I would look at those divs and work
> them in one by one to find the one that is causing the problem.. Hopefully
> someone will see this and add it as a bug to c
Les,
I am getting the same results with your Divs. Works fine with no
cfdocument, and then nothing with... I would look at those divs and work
them in one by one to find the one that is causing the problem.. Hopefully
someone will see this and add it as a bug to cfdocument.
Rob
~~
Peterson, Chris wrote:
> Change to:
Generates a blank page...
Remove the cfdoc tag surrounding everything - perfect.
I've got maybe two or three hairs left. Anybody want to have a go at them???
~|
Adobe® ColdFusion® 8 sof
I have a site where i'm using CFDOCUMENT To create PDFs too. I find i
get gibberish if i refresh teh page to see what the PDF looks like
after i've tinkered with the code a bit. But if i refresh a second
time it renders ok.
Any user seeing hte page sees it fine because they're not refreshing
th
If I change the tag to:
I get a blank page with nothing...
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
: Les Mizzell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 18, 2007 10:34 AM
To: CF-Talk
Subject: Re: CFDOCUMENT creating a PDF - ARGH!
OK, so I'm trying it like this now:
If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
Put it back in, I get a page of
creating a PDF - ARGH!
OK, so I'm trying it like this now:
If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
Put it back in, I get a page of gibberish.
-- START TEMPLATE -
- - - QUERIES HERE - - -
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&qu
On Tuesday 18 Dec 2007, Les Mizzell wrote:
> If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
> Put it back in, I get a page of gibberish.
I suggest setting the correct content-type before sending it then.
--
Tom Chiverton
Helping to ambassadorially reinvent prospective
OK, so I'm trying it like this now:
If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
Put it back in, I get a page of gibberish.
-- START TEMPLATE -
- - - QUERIES HERE - - -
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/19
Les,
You need a filename, otherwise it outputs to the page.
Rob
On Dec 18, 2007 11:13 AM, Les Mizzell <[EMAIL PROTECTED]> wrote:
> Jim Wright wrote:
> >>
> >>
> >>
>
> OK, so I'm trying it like this now:
>
> If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
> Put i
Jim Wright wrote:
>>
>>
>>
OK, so I'm trying it like this now:
If I remove the CFDOCUMENT tag, the file renders exactly the way I want.
Put it back in, I get a page of gibberish.
Select *
FROM tmbCOLLECTIONS
WHERE collection_id = '#url.pdfID#'
http://www.w3.org/TR/xhtml
I will 2nd that one, never had luck with paths to css files, I just
>
>
>
Try an absolute path to your css file.
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
http://www
I found I got better results with CSS by cfinluding the file into a
style block, instead of doing what you did.
HTH.
--Ben Doom
Les Mizzell wrote:
> I'm trying to use CFDOCUMENT (CF 7 with updates) to create PDF files for
> a client.
>
> If I remove the CFDOCUMENT tags surrounding my code, th
Les,
Put the CSS include inside of the CFDOCUMENT tags, and then it will
reference the CSS.
Rob
On Dec 18, 2007 10:39 AM, Les Mizzell <[EMAIL PROTECTED]> wrote:
> I'm trying to use CFDOCUMENT (CF 7 with updates) to create PDF files for
> a client.
>
> If I remove the CFDOCUMENT tags surrounding
Put the actual css within tags on the actual page.
On Dec 18, 2007 10:39 AM, Les Mizzell <[EMAIL PROTECTED]> wrote:
> I'm trying to use CFDOCUMENT (CF 7 with updates) to create PDF files for
> a client.
>
> If I remove the CFDOCUMENT tags surrounding my code, the page renders
> fine. Put the CFD
Are you using overflow: auto in your CSS anywhere? Rupesh Kumar found some
bugs in cfdocument when overflow was set to auto:
http://coldfused.blogspot.com/search/label/cfdocument
http://coldfused.blogspot.com/2007/12/missing-text-in-pdf-created-by.html
http://coldfused.blogspot.com/2007/12/image
18 matches
Mail list logo