Use Cases
Acknowledgements
Selectable-text rendering in vue-pdf-export is based on and adapted from @timkozlov/html-to-pdf, created by @Canelex and released under the MIT License.
Acknowledgements
Selectable-text rendering in vue-pdf-export is based on and adapted from @timkozlov/html-to-pdf, created by @Canelex and released under the MIT License.
A big thank you to the author for the browser DOM-to-vector-PDF work that made real selectable/searchable text practical in this package.
Upstream project: Canelex/html-to-pdf.
vue-pdf-export vendors and adapts that renderer for integration with its own API, including areas such as jsPDF constructor options/security, existing page-break compatibility, shared PDF post-processing, and package-specific behavior. The original license notice is retained with the vendored source.
