mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 09:37:44 +08:00
Updated FAQ (markdown)
parent
1280395c6c
commit
de34c45ce5
3
FAQ.md
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user