Files
chill-bundles/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature
Julien Fastré 4e0a421a03 Refactor PDF mounting process to use ArrayBuffer
Changed mountPdf function to accept an ArrayBuffer instead of a URL. This improves handling of documents by simplifying the data flow and eliminates the need for URL object creation.
2024-10-23 22:08:25 +02:00
..