buncis

Results 36 comments of buncis

I wish, but I can't do it right now, I'll do it later

I have similar problem I have an image that has a header and background for the page ``` repeat(:all) do on_page_create do image "app/assets/images/header_pdf.png", :width => bounds.width end end ```...

yeah I have refine my code( I just read it somewhere that `on_page_create` is internal api and repeater is the public api) the only problem that still exist to me...

the only way to setup margin is only by giving parameter to `Prawn::Document.generate()` and `start_new_page()` right? so for you guys that kinda have similar problemo here are my final solutions...

thank you so much for helping and maintaining prawn

what is the code that make it crash?

I can't re-pro this rails 7 ruby 3.2 install whenever with `gem "whenever", require: false` do rails c type non-existent/not declared variable `test.` press tab for autocomplete then not throwing...

this is would be nice I'm also thinking about combining this gem with https://github.com/collectiveidea/audited too

check this https://github.com/zhengrenzhe/vscode-Nyan-Cat/commit/b7aa990b05da0324af3ac5bccc5706ecb9d88895#diff-04c6e90faac2675aa89e2176d2eec7d8