tracker issue : CF-4197214

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Doc ER for: CFHTMLTOPDFITEM evalAtPrint/numberformat clarification

| View in Tracker

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:

Related ticket: CF-3931678.
Comment by External U.
1521 | November 02, 2016 12:28:02 AM GMT
Hi Adobe, Can the title please be changed from: [ANeff] Doc Bug for: CFHTMLTOPDFITEM evalAtPrint/numberformat clarification to: [ANeff] Doc ER for: CFHTMLTOPDFITEM evalAtPrint/numberformat clarification The "Bug" should've been "ER". Thanks!, -Aaron
Comment by External U.
1522 | November 02, 2016 12:42:16 AM GMT
Aaron, I shall get back to you on this as soon as possible. I've forwarded the request to the engg team.
Comment by Saurav G.
1523 | November 23, 2016 01:25:57 AM GMT
Aaron, Thanks for the inputs. The updated page is: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-g-h/cfhtmltopdfitem.html
Comment by Saurav G.
1524 | November 23, 2016 02:56:06 AM GMT