Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/13/2014
Components: Documentation
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
cfhtmltopdfitem disallows marginbottom (it allows margintop, marginleft and marginright)
Steps to Reproduce:
<cfhtmltopdf>
<cfhtmltopdfitem type="header" marginbottom="0">foo</cfhtmltopdfitem>
bar
</cfhtmltopdf>
Actual Result: "Attribute validation error for tag CFHTMLTOPDFITEM. It does not allow the attribute(s) MARGINBOTTOM. The valid attribute(s) are ALIGN,IMAGE,ISBASE64,MARGINLEFT,MARGINRIGHT,MARGINTOP,NUMBERFORMAT,OPACITY,SHOWONPRINT,TYPE."
Expected Result: No error (cfhtmltopdfitem should support marginbottom="0")
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3759389
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
Comments: