Defect #18176
PDF: long text is corrupt
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | PDF export | |||
Target version: | 2.6.1 | |||
Resolution: | Fixed | Affected version: | 2.6.0 |
Description
I applied the pdf.rb.patch from #14466 in my old Redmine Version 2.5.
I updated to 2.6.0.
But there is still the problem that an export of issues with long text to pdf is corrupt.
The pdf.rb file was heavily adjusted.
So the patch doesn't take an affect.
I tried a bit on my own.
But I'm really new on ruby.
Could you please give me quick support?
It's an important feature for us.
Thank you.
History
#1
Updated by Toshi MARUYAMA about 6 years ago
- Category set to PDF export
#2
Updated by Toshi MARUYAMA about 6 years ago
I have posted.
https://github.com/naitoh/rfpdf/issues/1
#3
Updated by Felix Muster about 6 years ago
wonderful.
Hope we get an answer soon ;)
Thanks.
#4
Updated by Felix Muster about 6 years ago
- File im-496.pdf added
- File im-496-2r.pdf added
I researched a bit and noticed the following:
The problem is still given but in an other way!
The text overrun changed from left to right to top to bottom (See attached pdfs!)
#5
Updated by Felix Muster about 6 years ago
- File fertigung-2-0-1083.pdf added
- File issues.pdf added
The defect is limited when I export a single issue.
But when I export a query of issues it looks like the attached pdf.
#6
Updated by Jun NAITOH about 6 years ago
- File redmine_pdf.png added
I can't reproduced.
please tell me your environment.
#7
Updated by Jun NAITOH about 6 years ago
Felix Muster wrote:
But when I export a query of issues it looks like the attached pdf.
issues.pdf - Export of query of issues (v2.6.0)
ok, I can reproduced issues.pdf.
#8
Updated by Jun NAITOH about 6 years ago
#9
Updated by Toshi MARUYAMA about 6 years ago
- Subject changed from PDF Export still corrupt to PDF: long text is corrupt
- Target version set to 2.6.1
#10
Updated by Toshi MARUYAMA about 6 years ago
- Status changed from New to Closed
- Resolution set to Fixed
#11
Updated by Felix Muster about 6 years ago
Works perfectly
thank you!