-
Hello,
As we said at the pyconfr yesterday, I fill a bug for my strange behaviour.
# Context
I generate reports with overflowing table, I have a layout algorithm to split them on multiple pages, …
-
I want to convert html to pdf. How to acheive it with this library.
```PdfGenerator``` class from ```PdfSharp``` seems to be missing.
-
**Describe the bug**
Access denied finding property "ro.vendor.pref_scale_resolution"
D/EgretLoader(31232): EgretLoader(Context context)
D/EgretLoader(31232): The context is not activity
while r…
-
Exporting worksheets is not possible and downloading the raw file gives you something without the plots.
- **Export to HTML**: render a HTML page according to some template and transformation rules, w…
-
Hi, I am trying to convert html to pdf using wkhtmltopdf, below is the HTML code
``
Its not converting and giving error , where as if we pass just one tag with one img inside it works perfectly…
-
### Description
The PDF version displays my email address, but not this HTML version.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) Wha…
-
I am just converting HTML to PDF using HTML Renderer. However i am getting bold letters when we generate PDF in Demo Application. However it works correctly browser though Show Browser button or Open …
-
I don't know how to make html to pdf
-
Sometime over the last few months the links referenced in the README have gone stale, specifically the ones under the user directory of https://w3.pppl.gov/~shudson
Since these URLs are also being …
-
Hi,
I noticed that weasyprint does not honor the page break attributes when generating a pdf. Looks like a bug to me as it happens with a specific mix of div / css . See example below :
`index.html …