• Hello team,

    Your plugin is awesome. Can you help me with one small thing? How to display featured image in PDF..Below is my code.

    <div class=”bodyPart”>
    <?php get_the_post_thumbnail(); ?>
    <h2>{title}</h2>
    <div class=”text”>{text}</div>
    </div>

  • The topic ‘Display Featured Image In PDF’ is closed to new replies.