Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 11/02/2016
Components: Documentation
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: CF2016_Update3 /
Priority/Frequency: Trivial / Few users will encounter
Locale/System: English / Win All
Vote Count: 0
Currently, the cfhtmltopdfitem evalAtPrint description is:
--------------------------------------------
If set to true, then the content of cfhtmltopdfitem is evaluated after the PDF has been generated and the page numbers are available for each page. This allows you to have some conditional code inside the cfhtmltopdfitem.
--------------------------------------------
Since numberformat="lowerCaseRoman|upperCaseRoman" isn't compatible w/ evalAtPrint="true", clarification should be added. Suggested new wording:
--------------------------------------------
If set to true, then the content of cfhtmltopdfitem is evaluated after the PDF has been generated and the page numbers are available for each page. This allows you to have some conditional code inside the cfhtmltopdfitem. If set to true, the numberformat attribute must be set to "numeric".
--------------------------------------------
Note the additional 'If set to true, the numberformat attribute must be set to "numeric".' at the end.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4197214
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: