Morning all,

I just upgraded to the nightly published on 7/23 and tried using
<cfdocumentitem>.  When using the following code:

<cfdocument format="PDF">

<cfdocumentsection>HTML STUFF</cfdocumentsection>
<cfdocumentitem type="footer">
   <table width="99%">
      <tr>
         <td width="33%" align="left"><font size="2">Senator
#applicationData.getOfficeName()#</font></td>
         <td width="33%" align="center"><font size="2">Page
#cfdocument.currentpagenumber#</font></td>
         <td width="33%" align="right"><font
size="2">&nbsp;&nbsp;#applicantData.getLastName()
#,&nbsp;#applicantData.getFirstName()
#&nbsp;#applicantData.getMiddleName()#</font></td>
      </tr>
   </table>
</cfdocumentitem>

</cfdocument>

I do not get any type of footer output.  Should I be doing something
diff in order for the footer to appear?

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to