-
Hello!
When opening an existing PDF (containing filled form fields) and building the document using PdfPig, just like in the following code piece, the PDF gets invalid with specific form field values…
listm updated
8 months ago
-
Thanks for your work,
We are writting an application reading thousands of PDF from an external source, and the application uses System.Diagnostics.Trace to write a log file.
I don't know why but …
-
Hi, Thanks for your work
File https://www.medikamente-per-klick.de/images/ecommerce/11/19/11194059_2017-11_de_s.pdf crashes with version 0.1.8 only on GetPages with error:
System.ArgumentOutOfRa…
-
I've identified several real cases when the creation date is stored inside a document but is not extracted by the library. The following causes have been noticed:
1. The date is stored not as a lit…
-
The wiki here at https://uglytoad.github.io/PdfPig/ is outdated (not sure how to edit it too).
Can you change the sidebar to point to the wiki link here instead. https://github.com/UglyToad/PdfPig/…
-
Up until today, perfview has been working fantastically well, but today I can't get it to start collecting data and I can't diagnose why.
Here's what I'm seeing in the log
```
Started: Running: C…
-
Hello. Just found an exception which is pretty similar to...
- #208 (Closed)
- #218 (Although closed, somebody has posted a similar issue at the end in v0.1.7)
```
UglyToad.PdfPig.Core.PdfDocu…
-
So basically I have a pdf where I have a bunch of images with text in them and also I have plain text.
I would like to sequentially iterate over the elements in my PDF so I can extract all text (fr…
-
https://github.com/UglyToad/PdfPig/blob/4a480ffd7f30b35e42fc9d664c0891a5344bfae4/src/UglyToad.PdfPig/Graphics/ContentStreamProcessor.cs#L443
Because StringTokenizer determines Encoding, in special ca…
-
Just started getting this exception at the end of December 2023. Thanks.
Exception Type: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocat…