mirror of
https://github.com/documenso/documenso.git
synced 2026-08-24 07:12:23 +10:00
refactor(pdf): deslop AcroForm import cleanup
This commit is contained in:
@@ -118,8 +118,6 @@ export const createEnvelopeRouteCaller = async ({
|
||||
});
|
||||
}
|
||||
|
||||
// Preserve interactive AcroForm widgets so they can be imported as
|
||||
// Documenso fields on demand via the editor's "Import from PDF" button.
|
||||
const normalized = await normalizePdf(pdf, {
|
||||
flattenForm: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user