-
Jocki please arrange with Prawn on this.
Also demo site seems to be down?
demo.predictry.com
-
Hi,
I have built the Graph Pan-genome, how should I use the tool to characterize it and dig deeper into the potential information it contains. Or is there any other analysis tool recommended.
Best…
-
As per the discussion at https://github.com/asciidoctor/asciidoctor-pdf/issues/1521 , a local reference inside < a > tags in an svg is currently unhandled, but requires some special attention to be co…
-
### FILE
```
require 'prawn'
require 'prawn/table'
ActiveAdmin.register Verification, as: 'KycReport' do
menu parent: 'Reports', label: 'Kyc Reports'
controller do
before_action :set_date_r…
-
Prawn seems to ignore the orientation metadata in JPEGs. For example:
http://www.coursewalkapp.com/test/Landscape_Orientation_3_Rotated_180.jpg
look at this image in a browser or image viewer, and the…
-
When there's not enough height for a line of text on the current page, Prawn advances that line to the next page (handled by `Prawn::Text::Formatted::Wrap`). When this happens, the soft hyphens in tha…
-
I think that one of the things that is most lacking from "native" SVG and thus, one of the most useful things that an SVG library could provide, is extended text support for use-cases like word-wrappi…
-
When creating a new page, the padding is read from the margin box instead of the current bounding box. This can cause the indent function to effectively remove the padding twice, leading to a left mar…
-
In this ticket we'd like establish maintainers and governance processes for prawn-continued.
- [x] Rubgems release privileges
- For now, @johnnyshields / TableCheck will hold the Rubygems relea…
-
Hi!, when I try to export reports to pdf I can't do it.
I'm not sure if I need any gem to do it or it's a bug.
And I noticed when I do the search, the PDF icon is not displayed as in the flash tutoria…