-
Hi,
I am using TuesPechkin v2.0.50727 in a web application hosted on IIS. I have created a static class for converter. To generate a PDF file I am only passing the document details to the convert m…
-
I'm using this simple code to generate a PDF:
```
```
The PDF is generated but it's 0 KB and Adobe Reader says it's corrupted when trying to open it.
My application is currently running on Windows…
-
I have an error that seems to be related to a report modification in the outgoing_routing module. I am running the latest version in Odoo 16.0. I'm not sure exactly how this was produced, but I am see…
-
Hello,
Here are some questions and remarks on the [Twist 1.4 PDF datasheet](https://github.com/owntech-foundation/TWIST/blob/TWIST-V1.4.X/docs/Datasheet_Twist_v1.4.pdf)
## PDF vs Markdown/HTML
…
-
1. Downloading country PDFs
2. Converting PDFs to HTML using online converter
3. Using HTMLs to extract data pragmatically and importing the data to database
4. Design & development of frontend
Any o…
-
I've profided a fix for the following example, which doesn't work on Windows 7.
```php
$options = [
'format' => 'A4',
'orientation' => 'landspace',
];
$conv = new…
-
### Is Your Feature Request Related to a Problem?
**Problem**: Xournal++ is niche product, known by comparatively small number of Linux users. Even if someone finds out and loves Xournal++ for its…
-
I am use YaHp Converter in RCP Application to convert HTML page to PDF format. I make plugin from YaHp jar file. and this plugin import into our Project but to convert HTML page to Pdf its gives an Er…
-
Hi,
Can we use asciidoctor-pdf and asciidoctor-epub to generate respectively html, pdf and epub directly with jekyll ?
I suceeded to get revealjs working but i got an error with pdf.
This is…
-
IS:
````
Name
wkhtmltopdf - html to pdf converter
````
SHOULD:
````
NAME
wkhtmltopdf - convert html pages to pdf files
````
See:
````
NAME
man - format and …