-
Hello,
Currently using the library to parse a PDF and convert it into an email-compatible HTML. Managed to get text dimensions so far using the `getTextXY()` method. However, given that a PDF can c…
-
I was just wodering what the php code of the demo website is (https://www.pdfparser.org/demo) could you may give it me or is that some where on the github ? Sorry if I bother you
-
**New release:** https://github.com/smalot/pdfparser/releases/edit/untagged-bf3609a8f8a2344a73f0 (collaborators only)
**Content:**
```
## :fireworks: Happy new year release! :firecracker:
A…
k00ni updated
3 years ago
-
Hi,
Is it possible to set these using the master version of this code? I tried this but it didn't seem to work.
```
$options = [
'headerTemplate' => 'holy headers batman',…
-
### What did you do?
I tried to install pillow-simd using:
`pip install pillow-simd --global-option="build_ext" --global-option="--disable-zlib" --global-option="--disable-jpeg"`
It has failed previ…
-
Hello aumouvantsillage,
thanks for this nice software, I like it a lot :-)
### Summary of my problem
Sozi displays an empty page upon opening an svg file created by LibreOffice Impress.
### …
-
Here's the stack. I'm using React Native but the exception comes from Java, so I don't think that has anything to do with it:
```
I/ReactNativeJS: 'ERROR: ', { [Error: java.lang.NumberFormatExcept…
-
Unfortunately I can't provide sample PDF this time.
Output is correct before commit 1f4056d.
Output with latest commit / release:
```
Notice: Undefined offset: 67 in pdfparser\src\Smalot\PdfPars…
-
Questions:
1. `StringIO.seek` and `StringIO.truncate` seems not efficient enough, any better way?
2. `parser` will not be close on exception, but `with PDFParser(fp) as parser` not work, any good wa…
-
Some specs, like [this one](https://github.com/WeTransfer/format_parser/blob/master/spec/format_parser_spec.rb#L121-L129), calls the method `FormatParser.parse` with the option `results: :first`, whic…