Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): TJ Downes / TJ Downes (TJ Downes)
Created: 01/24/2009
Components: Document Management, PDF manipulation
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 219920
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Problem:
CFPDFFORM and CFPDF need variable attribute
Much like <cfdocument variable="myVar">, <cfpdfform> and <cfpdf> could also benefit from this method of output. As I discovered today, you cannot get a binary variable of the PDF, it must be sved to disk. So, in instances like I am working with, where I do not need a file but require the binary value I am forced to do perform three disk operations: save the PDF to the file system, read the pdf using cffile, then delete the file using cffile. This seems like a lot of unnecessary disk I/O.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037371
External Customer Info:
External Company:
External Customer Name: TJ Downes
External Customer Email: 4F362CAF4394A0B30AAC0C17
External Test Config: 01/24/2009
Attachments:
Comments: