Title:
Bug 83126:When generating a PDF from certain HTML, some words can be repeated twice
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Ryan Stille / Ryan Stille (Ryan Stille)
Created: 05/28/2010
Components: Document Management, PDF generation
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Duplicate ID: CF-3041578
Problem:
When generating a PDF from certain HTML, some words can be repeated twice. I'm including some simple cfml that demonstrates the problem. I've reproduced this on Windows 2003 64bit, and Windows XP 32bit. My JVM version is 1.6.0_14 .
Method:
<cfdocument format="pdf"><html><head><style>body {font-family : Verdana,Arial,Helvetica,sans-serif;font-size : 8pt; }</style></head><body><p style="width: 640px">In the paragraph below, the word "yellow" will be repeated twice in the PDF, even thoughits only actually written once in the source html.</p><p style="width: 640px">Test-Test-Test-Test 1900-Series Motorized (120/3/60) reel to lift of up to 100FT of 12AWG/3C SOW/SOOW round <b>yellow</b> cable.</p></body></html></cfdocument>
Result:
When generating a PDF from certain HTML, words can be repeated.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041580
External Customer Info:
External Company:
External Customer Name: Ryan Stille
External Customer Email: 479520E04486E3949920157F
External Test Config: 05/28/2010
Attachments:
Comments: