-
I am using xpdf-tools-win-4.04 to execute the following command:
```
std_out = subprocess.check_output(["./xpdf-tools-win-4.04/bin64/pdftohtml",",input_path+'/'+pdf, xpdf_path+pdf[:-4]+'/'])
```
W…
-
pdf.js is pretty awesome but I wonder what the downsides of doing this might be? Compatibility? Mobile?
-
Trying to create PDF with custom width and height by changing `PDFToHtml.PageWidth` and `PDFToHtml.PageHeight` values but generated PDF has still the same size every time. Doesn't matter which values …
-
$ ./pdftohtml 01-Stack-overflow-GString-resize.pdf
==53770==ERROR: AddressSanitizer: stack-overflow on address 0x7fff8f17dff8 (pc 0x7f1188c9c2b4 bp 0x000006404890 sp 0x7fff8f17e000 T0)
#0 0x…
-
In some protocols, following ligatures a single whitespace is added, disrupting the respective word. The ligatures are correctly translated into single chars by pdftohtml however.
Examples: "défi n…
-
Whenever I use DeDRM (7.2.1) to unlock a Digital Editions PDF, the process pdftohtml continues to run. It uses almost 50% of the processor power. If I use DeDRM again, another pdftohtml process is add…
-
`\Gufy\PdfToHtml\Config::set('pdftohtml.bin', '/usr/bin/pdftohtml');
\Gufy\PdfToHtml\Config::set('pdfinfo.bin', '/usr/bin/pdfinfo');
$pdf = new \Gufy\PdfToHtml\Pdf('/var/www/html/test_bi…
-
## CheckList
- [ ] `calibre.ebooks.ConversionError: pdftohtml failed with return code: 1`
- [ ] Clarified about `I have an error with the Clibre, I am using Calibre 7.7 and DeDRM 10.0.9 and I got …
-
I have added code but getting some error.
Error getting is
Fatal error: Uncaught exception 'Exception' with message 'You're asking to go to page 1 but max page of this document is 0' in C:\xampp\…
-
For instance, [this](http://outcomes.bcstats.gov.bc.ca/Data/BGSReports/y13_CIP_BCIT_15.1102.pdf).
The nicer fix is to move the `pdftoxml` code from `scraperwiki` into this module, such that we can se…