0
New Here
,
/t5/coldfusion-discussions/repeat-header-on-all-pages-using-cfdocument/td-p/9535501
Nov 29, 2017
Nov 29, 2017
Copy link to clipboard
Copied
Hi,
We are looking for a solution to repeat the header on ALL pages of the PDF generated using <cfdocument> tag. Does CF 2016 have an option for doing that? We are currently using workarounds to get it working but would like to have a much cleaner solution.
Thx
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Advocate
,
Nov 29, 2017
Nov 29, 2017
See the cfdocumentitem tag with the "header" type.
Cheers
Eddie
Advocate
,
/t5/coldfusion-discussions/repeat-header-on-all-pages-using-cfdocument/m-p/9535502#M177513
Nov 29, 2017
Nov 29, 2017
Copy link to clipboard
Copied
See the cfdocumentitem tag with the "header" type.
Cheers
Eddie
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
imadhasan1711
AUTHOR
New Here
,
/t5/coldfusion-discussions/repeat-header-on-all-pages-using-cfdocument/m-p/9535503#M177514
Nov 29, 2017
Nov 29, 2017
Copy link to clipboard
Copied
Thanks Eddie. I set the evalatprint attribute to true and it shows up on all the pages.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/coldfusion-discussions/repeat-header-on-all-pages-using-cfdocument/m-p/9535504#M177515
Nov 29, 2017
Nov 29, 2017
Copy link to clipboard
Copied
Awesome. I'm glad it worked.
Cheers
Eddie
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

