-
When i read the pdf,it have the error message,could you please have a check?
**The cm operator must pass 6 numbers. Instead got: System.Decimal[]**
i use nuget package:
https://www.nuget.org/pa…
-
![image](https://user-images.githubusercontent.com/3714819/101868466-c2081000-3bc0-11eb-94da-dc6aa437a497.png)
I have a question.
I added the text to the PDF using Foxit PDF.
I could read a t…
-
The PdfDocument can't GetPage() in multithreading environment, no matter use a PdfDocument through all threads or use a PdfDocument per thread.
-
When I open the "bug_544880.pdf" file using PdfDocument.Open, the function keeps being called, cannot finish, and the memory keeps increasing. Can anyone help me solve this problem? The UglyToad.Pd…
-
Hi and great work with the library!
I'm migrating some code to PdfPig and was wondering if it is possible to add a transparent or semi-transparent color? We used it to render invisible text over an i…
-
We could not find the corresponding character with code 54992 in font KaiTi_GB2312.
![image](https://user-images.githubusercontent.com/9813857/168257101-3b73f111-33a4-4f12-8ea9-8a1e3d5e75fd.png)
-
https://github.com/UglyToad/PdfPig/blob/7296c3c125f827e6efd65002500e3bfe7f8befaf/src/UglyToad.PdfPig/DocumentLayoutAnalysis/WhitespaceCoverExtractor.cs#L313-L332
At line 321, the `return false` sho…
-
Hello everyone.
Guys, please help to extract somehow the bullet points of the list as per screen above:
![image](https://user-images.githubusercontent.com/92250857/200034881-bd379dcb-6bc6-4b4f-aff…
-
I am splitting an existing pdf into a new pdf. I have noticed that when a file is decrypted and passed onto some pdf to text converter, it throws an error (encoding not found/ endstream not found erro…
-
Is possible to add file to existing PDF?
My use case is transform existing PDF files to PDF/A-3 and add file
Is it possible?