-
Unsupervised reading order may order 2 blocks on the same row out of order. It doesn't try to reorder the blocks when they are on the same row, and uses the default order the elements were passed in.
…
-
I tryed to extract text from [history-2-3.pdf](https://hjy1210.github.io/pdf/history-2-3.pdf).
Part image of the history-2-3.pdf is
![history-2-3-item1](https://github.com/UglyToad/PdfPig/assets/7…
-
It was frustrating to set up a project only to discover that form fields are read-only. In the Forms section of the main GitHub page, please make it clear that we cannot use PdfPig to populate Acrofor…
-
I have following Problem i have a 2d technical drawing where text is written in every direction.
The GetWords() Method with NearestNeighbourWordExtractor works fine for me except for this example.
!…
-
Hello,
I am discovering the PdfPig library, which seems very nice, but I found some confusing things in your examples, and especially the "Advanced Document Extraction" one of the main readme page…
-
Hi,
I stumbled upon an issue while using PdfPig for extracting attachments from a PDF file. I have attached a sample PDF to reproduce the error:
[0_ZUGFeRD.pdf](https://github.com/UglyToad/PdfPi…
-
PDF-XChange Editor offers a very handy possibility to "Create Multiple Copies..." of any form. The copies have the Syntax [field partial name].[vertical counter].[horizontal counter]
When loading s…
-
I'd like to be able to opt-in enable OCRing PDF documents.
I understand that tesseract doesn't support this, but Form Recognizer does.
-
**Describe the bug**
A title starting with the Cyrillic characters "Ш" or "Щ" is not displayed in the bookmark hierarchy of a PDF document.
![image](https://github.com/dotnet/docfx/assets/78934708/f…
-
Hi I have been playing around with PdfPig, it's an excellent library
Since I have been playing around with it, I created a small notebook to view the results that some else that starting might find…