• Line 159 in /inc/shortcode_class.php should go like this:

    $item = apply_filters( 'the_content', get_the_content() );

    in order to apply the complete html tags. Otherwise <p> tags will be stripped away and the pdf does not have line breaks.

  • The topic ‘Best PDF Plugin so far, but some minor bugs’ is closed to new replies.