Question
cfdocument color problems
We created an application that generates several pdfs using
one CFM file. We accomplished this using a loop in which a
cfdocument tag is called to create the pdfs.
However, background colors only appear in the first PDF, not in subsequent ones.
Attached is a code snippet. The background color has been defined in multiple places for redundancy sake. If you run this, you should see that the background colors only appear in the first file, not in the second and third. Any suggestions? (We're running CF 8.)
However, background colors only appear in the first PDF, not in subsequent ones.
Attached is a code snippet. The background color has been defined in multiple places for redundancy sake. If you run this, you should see that the background colors only appear in the first file, not in the second and third. Any suggestions? (We're running CF 8.)
