ststeiger / PdfSharpCore

Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
Other
1.07k stars 239 forks source link

PDF/A-1 support #314

Open jurepurgar opened 1 year ago

jurepurgar commented 1 year ago

Is it possible to generate PDF/A-1b documents or convert existing PDF files to this format with this library?