-
Hi,
When using auto partitioning to partition pdfs, is it possible to get ocr metadata (quality, used or not etc) when pdf parser falls back to ocr strategy?
-
A lot of PDFs (not all...) gives an Error (PHP 7, PHP 7.2 + 7.3)
**Uncaught Error: Call to a member function getPages() on null**
1. Download this test PDF: http://www.orimi.com/pdf-test.pdf
2…
-
I have a PDF that cannot be opened via your librairy (attached to this issue).
This PDF throw a FormatException on the following call:
`PdfReader.Open(stream, PdfDocumentOpenMode.Import, PdfReadAc…
-
Hi,
I change to word to PDF and receive error.
"Invalid PDF data: missing %PDF header."
PDF open normal not a problem, I attach the pdf document
[2-Prueba_Word.pdf](https://github.com/smal…
-
Hello
I wrote a DBC parser which prints a lot of errors when I feed it with your files.
For example in Mazda you have the line:
BO_ 1178 2017_6: 8 XXX
where "2017_6" is an invalid signal name.…
-
I get all image or all text from pdf with no typesetting
now,
I want to get the image and text in the whole pdf according to the layout
How do I do it?
get text code
```php
```
L…
-
While processing this PDF:
http://papers.nips.cc/paper/2328-a-note-on-the-representational-incompatibility-of-function-approximation-and-factored-dynamics.pdf
An exception occurs, and the program …
-
getting the following exception when parsing files containing large embedded images:
Parse error in DoEDieIn: NHapi.Base.DataTypeException: Failed validation rule: Maxumim size
-
I'm are using a custom Layout Parser model, which is registered and has text, title, table. ... as categories.
I am trying to use pdfplumber detector and textextractionservice.
Code :
```
…
-
Thanks for the great plugin! Is it possible to view annotations for PDF documents stored in `.pdf.mark` files?