rbpdf
rbpdf copied to clipboard
Ruby on Rails TCPDF plugin
Hello Since this commit d9613238b065f7aaf902c1ce7804ed989636c85c in version 1.19.4 PDF generated text can't be copy pasted using Adobe Acrobat Reader, only square symbols are pasted. A ticket has been opened on...
When try to export some html text that contains tag with invalid src attribute, it is gone into infinit loop. May be this line causes that infinite loop. https://github.com/naitoh/rbpdf/blob/838341d18417de3d0b5d4c832a23859c01e55328/lib/rbpdf.rb#L12173
if the image width is too big a infinite loop is make. I check if newline is necessary to stop the loop.
Нelp me please `Started GET "/projects/smartool-dposm/wiki.pdf?utf8=%E2%9C%93&pdf%5Borientation%5D=1" for 95.221.54.79 at 2022-01-20 06:19:20 +0300 Processing by WikiController#show as PDF Parameters: {"utf8"=>"✓", "pdf"=>{"orientation"=>"1"}, "project_id"=>"smartool-dposm"} Current user: viktordemo (id=51) Rendering wiki/show.pdf.erb Deface: 'wiki-show-bottom' matched...
- makes no sense and results in an NaN error further down - happened when rendering the bullets for HTML like ` some text `
A dangling U+202C 'pop directional formatting' will cause an error here if no other directional formatting character had been encountered before as `remember` is then empty
The previous code was changing the `chardata2` array while iterating over it. After the first deletion the indexes in `key` are not aligned with the real array indexes anymore and...
I want you to change the image file path acquisition process using a temporary file to the method with a block argument. rbpdf creates an image using the local image...
Hi, Im using redmine and really need to customize the PDF export functionality thats done through rbpdf. However, I cant figure out how to customize the font when exporting Issues...
Hi, I'm not sure, maybe my configuration is not correct. But it seems Turkish language support is a bit problematic. I have to say just tested in redmine. There are...