tracker issue : CF-3037371

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 75195:CFPDFFORM and CFPDF need variable attribute

| View in Tracker

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:

This bug has been voted..
Vote by External U.
24102 | November 10, 2011 07:14:31 PM GMT
+1. While cfpdf has name="" attribute, the cfpdfform does not have the same. This is a problem. Please add name attribute to cfpdfform. Thanks!
Vote by External U.
24103 | November 10, 2011 07:14:32 PM GMT