Ian L.
Ian L.
The original rationale for having an authentication key was to prevent accidental public / unprotected exposure of the service. But in hindsight, this was probably not the most brilliant solution...
I think it's fair to say that there needs to be a lot of work done on improving the documentation, and _correcting the descriptions_ (I was never really a fan...
@bersling If you don't mind, can I have a look at the HTML/CSS you are using? What you did should work, and I've tried it out on `master`.
Change `printer only` to `print-only` (sorry, I just want to isolate the problem).
Interesting, can you try running it with a delay of 1s (`-D 1000`) ? I was able to replicate this on the latest v3 too.
Okay, this is not a problem on v3 if a delay is set (~1s).
@Aleksion, are you looking to create a simple header, and footer with no page numbers? If that's the case then it can already be done via HTML, and CSS. Simply...
@urkl Unfortunately, no. If it helps, we've personally been relying on stamping / watermarking to achieve headers, and footers. It's a lot more granular (I don't think CSS paged media...
We can include an option to include Chromium's default header / footer in v3. But it will not be configurable, and I am not sure how much value that will...
Just an update, thanks to upstream changes in Chromium, we can support templated headers / footers in v3! 🎉