Patch #8310
fixes automatic line break problem with TCPDF
Status: | Closed | Start date: | 2011-05-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | PDF export | |||
Target version: | 1.2.0 |
Description
This patch fixes automatic line break problem with TCPDF when generating a PDF.
This is TCPDF original bug. (FPDF don't have this problem)
I wrote patch.
Associated revisions
PDF: fix automatic line break problem with TCPDF (#8310).
Contributed by Jun NAITOH.
History
#1
Updated by Toshi MARUYAMA over 11 years ago
- Assignee set to Toshi MARUYAMA
#2
Updated by Toshi MARUYAMA over 11 years ago
- Status changed from New to Closed
- Target version set to 1.2.0
Committed in r5664, thanks.