• Resolved jodani

    (@jodani)


    Hi

    Your plugin works fine – except that I want to display the PDF in the center of the page.

    Even if I use the following HTML: <p style=”text-align: center;”>
    the PDF still aligns on the left.

    Can you please let us know how to center the PDF display.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thank you for getting in touch. The layout may depend on your Theme as described here:

    https://wp-pdf.com/kb/how-to-center-the-pdf/

    If this doesn’t point you in the right direction, please could you email our support team, including a link to a page on your site containing an embedded PDF that you want to center?

    Email: [email protected].

    I may not pick up further replies on this forum here.

    Regards,

    Dan

    Thread Starter jodani

    (@jodani)

    Hi

    Found a way to get the PDF viewer to display in the center. If you use:

    <div align="center">[pdf-embedder ......... ]</div>

    then it works. However, if you use:

    <p style="text-align: center;">[pdf-embedder ..........]</p>

    then it will not work. Seems that the built in template editor has a mind of its own.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to center the PDF display?’ is closed to new replies.