tracker issue : CF-3038560

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

Bug 77230:cfpdf action="extracttext"

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Ahamad Patan / Ahamad Patan (apatan)

Created: 05/14/2009

Components: Document Management, PDF manipulation

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Platforms All

Vote Count: 0

Problem:

cfpdf action="extracttext" 

\n(newline) should be addressed.

Method:

When ever the text to be extracted spreads over multiple lines, the newline character is ignored in the extracted text. Atleast there should be a "space" inserted.

<cfpdf action="extracttext" source="cfmlref.pdf" pages="21" name="mystring" type="string" addquads="true">

<cfdump var="#mystring#">

Result:

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

Watson Bug ID:	3038560

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Ahamad Patan
External Customer Email: 7EFE2BCC447C3E589920157F
External Test Config: 05/14/2009

Attachments:

Comments: