Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Dstharding #1
CFDOCUMENT Problems
Maybe I'm misusing this but I can't see that changing the amount in the
CFDOCUMENT "scale" does anything. I'm putting numbers in between 1 and 99 and
it opens up with a zoom of "32" every time. Any ideas?
Dstharding Guest
-
CFDocument
Hi, I used database to store file name and path to the image file then made a page with cfdocument tag to display them. What I found out is, if... -
<cfdocument> and CSS
I am having problems getting my CSS to work with my <cfdocument>. If I use inline CSS it works great but if I try to import, link, or delcare the... -
PDF orientation problems - cfdocument cfmx7
Has anyone had problems setting the orientation to "landscape" when creating a pdf? It seems to not make a difference. It always displays in... -
CFDOCUMENT dpi?
Is there any way to get CFDOCUMENT to print out higher res images? My source files are very high-res (600dpi), but when printed, they have 'jaggies'. -
need help with cfdocument
hi all.. i want to generate pdf files with cfdocument in cf7 it works fine with my local web server. but while trying it live it throws... -
timstsprymsn #2
Re: CFDOCUMENT Problems
What format are you using PDF, FlashPaper? I have successfully used this tag
in PDF format to make the content that I place on each page stop overflowing to
multiple pages. From what you have said, it seems like what you are talking
about is the setting of whichever tool you use to open the output and has
nothing to do with how the content is placed on the page.
Tim
timstsprymsn Guest
-
stevenwest13 #3
Cfdocument Problems
I cannot get cfdocument to display table backgrounds. I have tried using css and html for it but it never displays them. Anyway to get this to work?
stevenwest13 Guest
-
kingjes #4
Re: Cfdocument Problems
Are the table BGs images? If so, try useing CFDocument with the PDF. I did this
and my BGs display just fine for me.. may take some tweaking, but it should
work out.
My versoin is ColdFusion MX 7.. this may be an issue for you if you have an
older verion..
kingjes Guest
-
stevenwest13 #5
Re: Cfdocument Problems
They are background images in the TD tag and they will not show up in the PDF
they show up fine if I do not use cfdocument and just have it print to the web
page. But as soon as I use cfdocument the background images disappear.
I just thought of something. Maybe it is my version of acrobat. I am still
running 6. I will update it and see what happens.
stevenwest13 Guest
-
Dan Bracuk #6
Re: Cfdocument Problems
If updating acrobat solves your problem, you'll have to think of a way to ensure the ultimate users don't have the same one.
Dan Bracuk Guest
-
stevenwest13 #7
Re: Cfdocument Problems
Well just to let you guys know that does not fix the problem.
stevenwest13 Guest
-
-
cross@intrax #9
Re: Cfdocument Problems
have you tried the backgroundvisible="Yes" attribute of the cfdocument tag?
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
wwhelp.htm?context=ColdFusion_Documentation&file=0 0000236.htm
cross@intrax Guest
-
stevenwest13 #10
Re: Cfdocument Problems
Yes. I have tried that. It still does not work.
stevenwest13 Guest



Reply With Quote

