This commit is contained in:
Anthony Stirling
2024-11-26 20:15:13 +00:00
parent 298870ed7d
commit f0810f3952
49 changed files with 107 additions and 86 deletions

View File

@@ -202,7 +202,9 @@ public class EndpointConfiguration {
// qpdf
addEndpointToGroup("qpdf", "compress-pdf");
addEndpointToGroup("qpdf", "pdf-to-pdfa");
addEndpointToGroup("qpdf", "ocr-pdf");
addEndpointToGroup("tesseract", "ocr-pdf");
// Java
addEndpointToGroup("Java", "merge-pdfs");