Skip to main content
Participant
February 1, 2016
Question

Coldfusion 11 cfhtmltopdfitem

  • February 1, 2016
  • 0 replies
  • 182 views

I am using Coldfusion 11 and the new tag CFPDFTOHTML. I want to use CFPDFTOHTMLITEM type="header". But I want a different header on the first page than the others.

With CFDocument I could do this by using evalAtPrint and <cfif cfdocument._curretpagenumber eq 1></cfif>.

Can we do do this with this new tag or is there another way?

This topic has been closed for replies.