Pourrier François
Pourrier François
Same problem here: ``` me@host my-project (master) $ figaro heroku:set --remote staging -e staging /Users/me/.rbenv/versions/2.2.0/gemsets/my-project-gems/gems/figaro-1.1.1/lib/figaro/cli/heroku_set.rb:7:in `system': no implicit conversion of Fixnum into String (TypeError) from /Users/me/.rbenv/versions/2.2.0/gemsets/my-project-gems/gems/figaro-1.1.1/lib/figaro/cli/heroku_set.rb:7:in `run' from /Users/me/.rbenv/versions/2.2.0/gemsets/my-project-gems/gems/figaro-1.1.1/lib/figaro/cli/task.rb:9:in `run'...
It could be such a nice feature to have.
No matter the parameters, nothing can prevent the white strip to appear up, right, down. Here's what I have tried: ``` @page { // default } @page { margin: 0px...
Thank you @DanielRuf for your fast answer! My main question is about the proper way to handle the page break **with** a top margin on the next page, when @page...
> > 2 This property is only supported for inline elements Are you sure of this? Because the [documentation](https://www.w3.org/TR/css-break-3/#propdef-box-decoration-break) says: _Applies to: all elements_ And I can make it work...
I've edited the title to reflect the real issue here. I have tried to make it work with a `table thead`, but there is to many limitations. **Is there another...
For those who are interested: my solution above using a thead as serious limitations when you fill tbody cell with some content. The page-break simply doesn't apply sometimes or apply...
I have posted a question on stackoverflow : https://stackoverflow.com/questions/59348619/pdf-generation-or-printable-html-how-to-create-a-top-margin-after-an-auto-page
@DanielRuf I have tried the headless puppeteer but it is not really helpful.