Ask a Question related to Macromedia ColdFusion, Design and Development.
-
MTB #1
Cfdocument Headers
Has anyone sucessfully used headers with <cfdocument>?
If my header is more than one line, it overlays the first few lines of the body of the report.:disgust;
MTB 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... -
Help with <cfdocument>
Hi, I have a client who distributes a coupon ad paper and wants to put it online and keep it's same format. He wants viewers to be able to print... -
CFDOCUMENT AND CSS
I have created a coldfusion page that has a cfdocument in flashpaper. When I view the cfm document in a browser it shows all my CSS lines and... -
CFDocument and repeating table headers
I'm trying to output a multi-page report (essentially a large table) across multiple pages in PDF format. I know that the <cfdocumentitem> tag... -
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'. -
Unregistered #2
Re: Cfdocument Headers
Increase the top margin reserved for the header with margintop="2" in inches.
Unregistered Guest



Reply With Quote

