Kendo UI for Angular
Kendo UI for Angular PDF Export allows you to export an entire HTML page or a section of it as a PDF file on the client side. The Angular PDF Export component comes with several features to customize the exported file, including scale the content to better fit on the page, customize the paper size, change the page orientation, work with templates and more.
By default, the Kendo UI for Angular PDF Export component will export the content of an HTML page exactly as it is displayed. To change the style of the exported content, the Angular PDF Export component allows you to apply custom CSS to the PDF output.
Leverage hyperlinks to enable quick access to a website or a bookmark inside the PDF document. The Kendo UI for Angular PDF Export component will generate clickable links inside the PDF file.
With the Kendo UI for Angular PDF Export component, creating multi-page content is a breeze. Configuration options include automatic page breaks, preventing page breaks in elements, manually inserting page breaks and the ability to provide templates for the exported content.
The Kendo UI for Angular PDF Export component can create repeatable headers that will be included on every exported page.
The Kendo UI for Angular PDF Export component allows you to adjust the original resolution of images in the output file to improve the performance and minimize export errors.
The Kendo UI for Angular PDF Processing library can generate content in a PDF file which is otherwise not visible to the user in the source document.
Thanks to the integration with the Kendo UI for Angular Drawing library, any PDF generated by the Kendo UI for Angular PDF Processing library can be used to create a Base64 string.
The Kendo UI for Angular PDF Processing component is integrated into several Kendo UI for Angular components, allowing for the export of several components to be handled with a single button click.