-
I need to extract a page from every PDF docs to be a thumbnail image list on my screen.
Does PdfPig support this feature?
-
**Is your feature request related to a problem? Please describe.**
Replace the dependency of `iTextSharp`.
**Describe the solution you'd like**
The solution should be based on the result of this …
-
**Is your feature request related to a problem? Please describe.**
Hi, I am trying to open existing PDF's to merge into a larger PDF, but I cannot figure out how to do that. Is that an option with Q…
-
Hi all.
I have a pdf with multiple pages as the sample image here:
![test](https://user-images.githubusercontent.com/40819575/111974942-4e02cf80-8b00-11eb-98c7-eb7284935fb8.jpg)
PdfPig let me e…
-
**Describe the bug**
The new PdfPig integration that replaced the existing html to pdf implementation throws the following errors when generating a pdf with 317 pages:
```
Error: Failed to load …
-
I'm currently looking into ways to get something machine-readable and processable from PDF files, and PdfPig conviniently has a bunch of text exporters that produce either XML (PAGE and Alto) or XHTML…
-
Error happen when converting pdf/toc.json to Pdf. Details: System.NullReferenceException: Object reference not set to an instance of an object.
at UglyToad.PdfPig.Writer.PdfDocumentBuilder.Compl…
-
Error happen when converting pdf/toc.json to Pdf. Details: System.NullReferenceException: Object reference not set to an instance of an object.
at UglyToad.PdfPig.Writer.PdfDocumentBuilder.Compl…
-
I'm developing my application in .NET 6.0 and I'm super happy with the library! Many thanks!
Unfortunately I'm facing some issues loading the correct fonts, when running the application on my linux…
-
Hi,
Can I ask if there are any plans and/or possibility of supporting writing custom document properties in PDF files as well as the 'known' ones (Author and Keywords and such)?
just like
[Suppor…