mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-08-20 09:37:44 +08:00
Updated FAQ (markdown)
parent
17bd099ff5
commit
d282bfa715
2
FAQ.md
2
FAQ.md
@ -15,7 +15,7 @@ If you already have applied the below solution and images are still missing, it
|
||||
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
|
||||
- PdfPig.Filters.Jpx.OpenJpegDotNet
|
||||
- PdfPig.Filters.Jpx.OpenJpeg
|
||||
|
||||
Once the Nuget packages are added, use the following:
|
||||
```csharp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user