Files
documenso/packages/lib
Lucas Smith 0b9a23c550 fix: handle malformed pdf cropbox/mediabox entries (#2668)
Some PDFs have CropBox or MediaBox entries stored as a PDFDict
instead of the expected PDFArray, causing pdf-lib to throw during
lookup.

Wrap both box lookups in try-catch and fall back to A4 dimensions
when neither can be parsed
2026-04-02 18:58:13 +11:00
..
2025-08-19 20:59:03 +10:00
2023-11-06 13:01:12 +11:00
2025-02-13 14:10:38 +11:00