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:
Found In Build/Fixed In Build: Alpha_v12 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Mac All
Vote Count: 1
As the title says, I can't add attachments when using a pdf var:
<cfscript>
cfpdf(action="read", source=expandpath("./downloadwithcomments.pdf"), name="mypdf");
cfpdf(action="addAttachments", source=mypdf) {
cfpdfparam(source=expandPath("./pdf_sanitize.cfm"), filename="pdf_sanitize.cfm", encoding="utf-8");
}
</cfscript>
This gives me:
The file or directory (/Applications/ColdFusionRaijin/cfusion/wwwroot/cf12tests/coldfusion.pdf.PDFDocWrapper@2f0140f5) specified in the source attribute in the CFPDF tag does not exist.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126724
External Customer Info:
External Company: Broadchoice
External Customer Name: Raymond Camden
External Customer Email: raymondcamden@gmail.com
External Test Config:
Attachments:
Comments: