-
-
Notifications
You must be signed in to change notification settings - Fork 20
PDF to PDF/A: archival-compliant PDF #174
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-researchNeeds investigation before implementingNeeds investigation before implementingpdfPDF operationsPDF operations
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-researchNeeds investigation before implementingNeeds investigation before implementingpdfPDF operationsPDF operations
Short Description
Convert a normal PDF into a PDF/A file for long-term archiving (self-contained, embedded fonts, no external dependencies). Sejda offers this. Needs research to confirm what level of compliance is achievable in-browser.
Scope
src/operations/<id>/{meta.js,index.jsx,helpers.js}folder (auto-discovered, no central wiring), reusing shared pieces (Dropzone, useJob, Note, Progress, ResultGallery/ImageResult).src/operations/pdf-to-pdfa/.meta.notesthat this is a best-effort conversion, not a certified validator.connect-src 'self'inindex.html).Acceptance criteria