-
Weitere Rückmeldungen:
- Das Logo soll noch etwas grösser sein #1410
- Bei «eigener Versand» soll der Absender ebenfalls auf dem Strich angezeigt sein, einfach ohne «Post CH AG» und ohne «P.P». #14…
-
Hello,
I'm experiencing a problem with the `asciidoctorj-pdf` Maven plugin that can be easily reproduced using the example project [asciidoctor-pdf-example](https://github.com/asciidoctor/asciidoct…
-
I would be happy to implement it myself, but it seems like a bigger change, so I wanted to consult first.
Our main use-case for the JSON Schema is generating a form, which can then be filled out by…
-
The version of prawn-svg library that is currently used by asciidoctor-pdf does not allow to refer to bitmap images located on disk: https://github.com/mogest/prawn-svg/issues/71.
For example, a "tit…
-
Re #302, creating our large multi-page PDFs is taking a huge amount of RAM, making resource management/sysadmin more complex.
Can we create multi-page PDFs in a more RAM efficient way?
* We mig…
-
After updating to 0.21.0 our application started receiving deprecation warnings related to the autoloading of constants in our test environment.
```sh
> DISABLE_SPRING=true bin/rails test
DEPRECA…
-
I found a problem with a GIF image, I know that prawn doesn't support GIF image but ,I am not sure if the problem is prawn-gmagick or prawn.
Source Image:
![example](https://user-images.githubus…
-
It seems there no support line numbering (ideally every N lines). Is that correct?
If that is correct, can line numbering be added?
I am thinking this based on comments in asciidoctor/asciidocto…
-
I experienced an issue with user-contributed content throwing:
```
NoMethodError: undefined method `namespace' for #
```
I added a `pry`:
```ruby
170: def svg_text_children
171: …
-
### Summary:
Gem::InstallError: prawn requires Ruby version ~> 2.5.
An error occurred while installing prawn (2.3.0), and Bundler cannot continue.
Make sure that `gem install prawn -v '2.3.0'` …