Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): / ext-user (Nimit Sharma)
Created: 12/08/2014
Components: Document Management, PDFg Service
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: 292480 /
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Mac 10 All,Win XP All
Vote Count: 1
Duplicate ID: CF-3910367
Problem:
Problem Description:
The US Federal Government requires that any PDF that will be posted on a government website must be an accessible document, according to Section 508 guidelines. For most agencies, this means the document must be able to pass Adobe's own accessibility check, which is part of the Adobe Acrobat tools. Many authoring tools will automatically tag PDFs they create with proper structure (headings, paragraphs, tables) and meta-data (alt text from images, etc.). Certainly, that should be an easy thing to do when generating from well-formed HTML. Unfortunately, the PDF engine in CF11 and all prior versions produce documents with no tags and retain no meta-data from the source. As a result, there is an enormous amount of manual tweaking of the files that has to happen before they can be posted on a government website. This removes a lot of the value of being able to produce PDFs on the fly for government customers and, in many cases, producing the PDF from other offline tools (like Microsoft Office) ends up being the better option.
Steps to Reproduce:
1. Produce a PDF using any version of ColdFusion
2. Run the PDF through Adobe Acrobat accessibility checker
3. View the resulting accessibility report and recommendations
Actual Result:
All PDFs created by ColdFusion are not accessible
Expected Result:
The PDF creation engine should retain structure and meta-data from the source.
Any Workarounds:
Only workarounds are to manually add the tags and structure to the document using Adobe Acrobat tools. If you don't have a full install of Adobe Acrobat, there are no workarounds that I know of.
Method:
Result:
Expected:
Workaround:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3864467
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
Comments: