Vote #75676
完了PDF: long text is corrupt
0%
説明
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.
journals
--------------------------------------------------------------------------------
I have posted.
https://github.com/naitoh/rfpdf/issues/1
--------------------------------------------------------------------------------
wonderful.
Hope we get an answer soon ;)
Thanks.
--------------------------------------------------------------------------------
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!)
--------------------------------------------------------------------------------
The defect is limited when I export a single issue.
But when I export a query of issues it looks like the attached pdf.
--------------------------------------------------------------------------------
I can't reproduced.
!redmine_pdf.png!
please tell me your environment.
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
I released rbpdf 1.18.2 gem.
fixed "this problem.":https://github.com/naitoh/rbpdf/issues/1
please bundle update
<pre>
bundle update rbpdf
</pre>
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Gem version has updated in trunk r13506 and 2.6-stable r13507, thanks.
--------------------------------------------------------------------------------
Works perfectly
thank you!
--------------------------------------------------------------------------------