Removes a shortcode by tag (shortcode slug name) in the generated PDF, in this example we’re removing a shortcode with slug: responsivevoice. Removes all shortcodes in the generated PDF.
Use this shortcode to remove pieces of content in the generated PDF. Example using dkpdf-remove shortcode. The piece of content inside the shortcode remains visible in the page In the generated PDF, the content inside dkpdf-remove is not visible. Shortcode tag attribute Allows you indicate the shortcode to remove, in this example it would remove the […]
This shortcode allows adding page breaks in the content. All the content that follows this shortcode is going to go the next page. You can use this shortcode multiple times in the content.
Allows split the content of the PDF in columns. Basic Usage Shortcode Parameters [dkpdf-columnbreak] Use this shortcode inside [dkpdf-columns] to start a new column after it, in the example below we are adding [dkpdf-columnbreak] just after the list: Split content in columns
You can add dkpdf-button shortcode to any post, page or custom post type. Use Position / Use shortcode when you’re adding the shortcode button manually either in the content of the post or in a PHP template. To add the shortcode in a PHP template, use: