arlington-pdf-model icon indicating copy to clipboard operation
arlington-pdf-model copied to clipboard

Additional PDF libraries for TestGrammar C++ PoC

Open petervwyatt opened this issue 2 years ago • 5 comments

Since each PDF library seems to have its own set of nuances, having a wider choice might show up further PDF file malformations and non-compliances, or even allow for additional checks.

Other multi-platform C/C++ PDF SDKs to consider:

  • updated pdfium (although the internal interfaces currently being utilized seem to have changed)
  • QPDF
  • MuPDF
  • PoDoFo

petervwyatt avatar Aug 09 '22 02:08 petervwyatt