-
Hi,
I have a quite a large documentation to generate, it was working fine last time and now after recent additions it hangs taking all the CPU. There is no error message or any debug output that c…
-
Are there any plans to make this gem compatible with Alchemy 4?
-
https://github.com/cortiz/prawn-rails/pull/41 should be relased on Rubygems
-
Ao se tentar gerar um relatório que tenha letras do alfabeto grego (α, β, etc) aparece a seguinte mensagem de erro:
Your document includes text that's not compatible with the Windows-1252 character…
-
Starting a new issue for visibility, but this 10 year old issue is also relevant: https://github.com/prawnpdf/prawn/issues/94
I'm using Open Sans from the google font website.
Attached sample PD…
-
i am facing a problem with prawn PDF encryption. it is working but when it is opened with a password and i have to reload the section to rise the password security request. what i need is in a same se…
-
There was an error a while back where a project could not be saved. The reason turned out to be bacuse there were characters in the description of the project (the description which is rendered using …
-
The `fast-initialize` branch aims to improve startup speed by allowing the `initialize` message to complete without mapping the entire workspace. The mapping will occur in the background instead.
T…
-
I use a theme file to set page attributes `margin-inner` and `margin-outer`. But, it seems that they are not honored by the generated index pages. I include the index as follows:
```
ifdef::backen…
-
I have prepared a small demo [here](https://github.com/meap/prawn-wrong-size), which demonstrates the problem with calculating the size of the text and its rendering in the text box.
Can you advise…