Updated FAQ (markdown)

BobLd 2025-04-21 14:38:58 +01:00
parent 1280395c6c
commit de34c45ce5

3
FAQ.md

@ -9,6 +9,9 @@ See [issue](https://github.com/UglyToad/PdfPig/issues/840)
# Some Images Cannot Be Extracted
PdfPig does not support all images filters out of the box.
If you already have applied the below solution and images are still missing, it might be because they are contained into a `Pattern` color, see this [issue](https://github.com/UglyToad/PdfPig/issues/940) for a possible solution.
Filters requiring external implementation are: DCT, JPX and JBIG2. You can either implement your own, or use the following NuGet packages:
- PdfPig.Filters.Dct.JpegLibrary
- PdfPig.Filters.Jbig2.PdfboxJbig2