tracker issue : CF-3038682

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

Bug 77424:The following code does not work

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Pankaj Sarin / Pankaj Sarin (Pankaj Sarin)

Created: 05/23/2009

Components: Document Management, PDF manipulation

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 236760

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

The following code does not work.  Get the following error message:

"The method extracttext was not found in component C:\ColdFusionCentaur\CustomTags\com\adobe\coldfusion\pdf.cfc. "


<cfscript>
	mypdf = new pdf();
	objText = mypdf.extracttext(source="#strFileName#", name="someVariable");
</cfscript>
	
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3038682

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Pankaj Sarin
External Customer Email: 063D658D4494B35199201549
External Test Config: 05/23/2009

Attachments:

Comments: