Skip to main content
Participant
October 18, 2007
Question

possible cfdocument header/footer bug in CF8

  • October 18, 2007
  • 1 reply
  • 456 views
All-

I'm experiencing a problem with header and footers containing dynamic/
query variables in the header/footer text. The header and footer are
sort of being cached or not being updated appropriately when a query
variable is inserted into the content of the header or footer. The
code below will generate a PDF with the header and footer duplicating
the qryReps.rep_name from the last record across all document
sections/pages.....its not showing the showing the correct qryReps.rep_name for
the particular record in that loop. SO, if the last record in the
query is "John Doe", the header on EVERY PAGE shows "Header: John
Doe". Anyone have any ideas??? Any input would be appreciated!!!

NOTE: RUNNING ON CF8
This topic has been closed for replies.

1 reply

Adobe Employee
October 30, 2007
This bug has been fixed and a hotfix for this will be released very soon. Stay tuned.
Participant
February 14, 2008
Has this hotfix been released yet?