-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pages #12
Comments
If this is an option of wkthtmltopdf then it should be possible to pass this option to it: https://github.com/ciricihq/wkhtmltopdf-flask-aas#passing-options |
thank you!!!
…On Mon, Jul 26, 2021 at 12:29 PM Genar Trias Ortiz ***@***.***> wrote:
If this is an option of wkthtmltopdf then it should be possible to pass
this option to it:
https://github.com/ciricihq/wkhtmltopdf-flask-aas#passing-options
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJN7CN5CBWJWGV5CODNIEITTZUTI7ANCNFSM5A62CFBA>
.
--
Yishai Rasowsky
054.848.2245
Audio classes here <https://anchor.fm/yishai-rasowsky>.
|
do you know where i should find out whether this is an option of
wkthtmltopdf? thanks!
On Mon, Jul 26, 2021 at 12:45 PM Yishai Rasowsky ***@***.***>
wrote:
… thank you!!!
On Mon, Jul 26, 2021 at 12:29 PM Genar Trias Ortiz <
***@***.***> wrote:
> If this is an option of wkthtmltopdf then it should be possible to pass
> this option to it:
>
> https://github.com/ciricihq/wkhtmltopdf-flask-aas#passing-options
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#12 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AJN7CN5CBWJWGV5CODNIEITTZUTI7ANCNFSM5A62CFBA>
> .
>
--
Yishai Rasowsky
054.848.2245
Audio classes here <https://anchor.fm/yishai-rasowsky>.
--
Yishai Rasowsky
054.848.2245
Audio classes here <https://anchor.fm/yishai-rasowsky>.
|
Sure! Here you have the official manual with all available options: https://wkhtmltopdf.org/usage/wkhtmltopdf.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I love your work. I am trying to make page numbers alternately appear at the bottom left for odd pages and bottom right for even pages. Is there a way to do that?
What I have so far is this...
The text was updated successfully, but these errors were encountered: