Kendo UI for Vue
The Kendo UI for Vue PDF Generator Library enables you to export a selection of or the entire content of a web page to a PDF file. With it, you can scale the content to better fit on the page, customize the paper size, change the page orientation, work with templates, and use many others features that provide extensive control over the exported PDF file.
By default, the images included in PDF documents will be their original resolution, but in many cases, this is not ideal. The Vue PDF Generator Library give you the ability to set the resolution as a result.
By default, all hyperlinks exported by the Vue PDF Generator Library are clickable. For print scenarios, you can disable this feature.
In many cases, it makes sense to scale content up or down to fit document dimensions. The Vue PDF Generator Library supports this through a “scale” setting.
When rendering HTML tables to PDF, the Vue PDF Generator component can create repeatable headers throughout all generated PDF pages.
The Vue PDF Generator Library gives you the control you need when generating content with multiple pages. This includes controlling page breaks and providing templates.
The Vue PDF Generator Library can generate content in a PDF file which was otherwise not visible in the source content.
Thanks to integration with the Kendo UI for Vue Drawing library, any PDF generated by the Vue PDF Generator library can be used to create a Base64 string.
The Vue PDF Generator component gives you control over the appearance of the exported content, allowing for CSS to be applied to content to create a unique look and feel for the exported PDF file.