ruby on rails - How to render circular images in WickedPDF? -
I am also using Twitter Bootstrap.
There are images in my PDF, on which I have implemented the class: 'img-circle' .
When I view PDF as HTML (the
render PDF: "my PDF", show_as_html: true ) images are presented as circles.
However,
Why the image is not being displayed in the PDF version?
version of QT that is of wkhtmltopdf Use was not used for a headless browser until recently:
here wkhtmltopdf and QT projects:
I'm not sure the latest wkhtmltopdf binaries is built against a new enough QT , but I am very new I will download and check it first:
If it still is not, then become a new QT And a new wkhtmltopdf methods to compile binary:
Comments
Post a Comment