Getting Started

    • Multilanguage / Plugin translations

      Multilanguage Out of the box DK PDF has support for Polylang multilingual plugin, all you need to do is go to Polylang Strings translation tab and you’ll see the fields with the strings ready to translate. I didn’t test other multilanguage plugins but if the plugin you use has settings translation implemented in it, it will not be […]
    • Disable DK PDF Button in single post types

      When activating a post type (post, page…) in DK PDF Settings / PDF Button the button is going to show in all posts of the selected post type, if you like to disable the PDF button in any particular post you have a metabox where you can check to not show it.
    • CSS Settings

      PDF Custom CSS Allow adding custom CSS to the PDF. Use your enqueued theme and plugin CSS This option adds wp_head() to PDF <head>.
    • Header & Footer Settings

      Header logo Upload any image you like here, for example a logo. Header show title Displays page title in the header. Header show pagination Displays pagination in the header. Footer text Displays raw text or HTML markup in the footer. Footer show title Displays page title in the footer. Footer show pagination Displays pagination in […]
    • PDF Setup Settings

      Page orientation Selects the format of the PDF: Horizontal or Vertical. Font size Sets PDF font size, in points (pt). PDF Margins Sets PDF margins, in points (pt). Enable PDF protection Encrypts and sets the PDF document permissions. Keep columns Used in dkpdf-columns shortcode. Columns will be written successively, there will be no balancing of […]
    • Button Settings

      Button text Text in the button, also can be modified in plugin dkpdf-button template, see How to use DK PDF templates in your Theme for more info. Post types to apply Select post types to show pdf button. Action What to do when pdf button is clicked. Position Where button appears. Align Text align property of the […]