Last update:
April 23, 2024
PDF Generation¶
This guide provides step-by-step instructions to add support for PDF file generation within your application. By integrating HTML to PDF conversion tools, you can easily generate PDF files from HTML content.
To add support for PDF file generation:
-
Go to WkHtmlToPdf website to download and install the HTML to PDF conversion tool. Choose the appropriate package based on your operating system.
-
Configure process start settings. Ensure the correct settings are configured for starting the conversion tool process. Example settings can be found in
VirtoCommerce.OrdersModule.Tests.ProcessHelperIntegrationTests
. -
Start the conversion tool process. For example: