Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 03/09/2016
Components: Document Management
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Alpha_v12 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Mac All
Vote Count: 0
Running this:
cfpdf(action="import", type="comment", source=expandPath("./comments.xfdf"),destination=expandpath("./newwithcomments.pdf"));
I get:
The DDX specified is not valid.
Check for invalid construct or restricted keywords. Detail: <?xml version="1.0" encoding="UTF-8"?>
<DDX xmlns="http://ns.adobe.com/DDX/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.adobe.com/DDX/1.0/ coldfusion_ddx.xsd">
<PDF result="Out1">
<PDF source="In1" access="deptA"/>
<Comments source="In2"/>
</PDF>
<PasswordAccessProfile name="deptA">
<Password>null</Password>
</PasswordAccessProfile>
<PasswordEncryptionProfile name="userprotect">
<OpenPassword>null</OpenPassword>
</PasswordEncryptionProfile>
</DDX>.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126726
External Customer Info:
External Company: Broadchoice
External Customer Name: Raymond Camden
External Customer Email: raymondcamden@gmail.com
External Test Config:
Attachments:
Comments: