Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
wkhtmltopdf General
Conversations
About
progress-bar not rendering properly
25 views
Skip to first unread message
Rob Johnson
unread,
Jul 2, 2024, 4:41:40 AM
Jul 2
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wkhtmltopdf General
Hi all,
Anyone come across problems with the internal rendering of the progress-bar, e.g,
load this page:
https://getbootstrap.com/docs/4.1/components/progress/
Only one of the progress bars in this examples renders correctly.
This is my python:
config
=
pdfkit
.configuration(
wkhtmltopdf
=
"C:
\\
Program Files
\\
wkhtmltopdf
\\
bin
\\
wkhtmltopdf.exe"
)
pdf
=
pdfkit
.from_url(
'
https://getbootstrap.com/docs/4.1/components/progress/
'
,
'out.pdf'
,
configuration
=
config
)
Reply all
Reply to author
Forward
0 new messages