Customizing JavaScript PDF Printing Modes
This is an example that changes the default printing mode (to PSPDFKit.PrintMode.EXPORT_PDF
), in addition to adding two buttons where each explicitly calls a specific printing mode. Get additional resources by visiting our JavaScript PDF printing library.
This code sample is an example that illustrates how to use our SDK. Please adapt it to your specific use case.