Link plugin not inserting line breaks in pdf

Home Forums PDF24 Online PDF Converter Plugins, Widgets, Gadgets, Mods Link plugin not inserting line breaks in pdf

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #529
    k-hma
    Member

    I'm using the pdf24 plugin on my wordpress site, and I have this link plugin code inserted into my page theme:

    < ?php pdf24Plugin_link('MY_LINK_TEXT'); ? >

    This generates a link which, when clicked, causes a pdf file to be downloaded. However, the downloaded pdf document does not have any line breaks. I have changed the styling of the pdf document in the plugin options so that p elements have a space after them, but this makes no difference.

    Please help.

    #1166
    pdf24
    Member

    I think this is a CSS problem. Look at the wordpress output what elements are used and if CSS is used to format articles add the CSS styles to the CSS part of the plugin configuration.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.