Title: [Plugin: POST2PDF Converter] Image problems
Last modified: August 20, 2016

---

# [Plugin: POST2PDF Converter] Image problems

 *  [Peter C](https://wordpress.org/support/users/pjc1981/)
 * (@pjc1981)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-post2pdf-converter-image-problems/)
 * Great plugin but I am struggling with a couple of things related to images.
 * Firstly, images i host never seem to comply with the alignment i set within the
   post.
 * Secondly, when I embed external images in the post they appear in the created
   pdf but they are tiny…
 * Any help on this would be appreciated 🙂
 * [http://wordpress.org/extend/plugins/post2pdf-converter/](http://wordpress.org/extend/plugins/post2pdf-converter/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [redcocker](https://wordpress.org/support/users/redcocker/)
 * (@redcocker)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-post2pdf-converter-image-problems/#post-2610214)
 * Hi, PJC1981 san
 * > Firstly, images i host never seem to comply with the alignment i set within
   > the post.
 * Sorry, currently, It can’t handle `<img>` tag with align(or float) property correctly.
 * However, as below, you can wrap `<img>` with `<p>` to place images on the right,
   left side or center.
 * `<p style="text-align: right;"><img src="xxxx"></p>`
 * > Secondly, when I embed external images in the post they appear in the created
   > pdf but they are tiny…
 * Please try to add height and width attributes to your `<img>` tag.
 * Wnen you put the image locally, don’t you reproduct same issue?
 *  Thread Starter [Peter C](https://wordpress.org/support/users/pjc1981/)
 * (@pjc1981)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-post2pdf-converter-image-problems/#post-2610226)
 * Brilliant thanks for the quick response 🙂
 * The <p style=”text-align: right;”><img src=”xxxx”></p> works great.
 * I never added height and width attributes to the external images before but I
   did with the local images so that explains that.
 * I will try again with external images later.
 * Im assuming that this means we can not have a picture beside a picture if it 
   does not recognize “float”, or is there another way of achieving this?
 *  Plugin Author [redcocker](https://wordpress.org/support/users/redcocker/)
 * (@redcocker)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-post2pdf-converter-image-problems/#post-2610229)
 * Hi, PJC1981 san
 * > Im assuming that this means we can not have a picture beside a picture if it
   > does not recognize “float”, or is there another way of achieving this?
 * That’s right.
    It is biggest disadvantage.
 * I think, That isn’t a good way, but you can use `<table>` tag.
    There may be 
   more than one way…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: POST2PDF Converter] Image problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/post2pdf-converter_cad3dd.svg)
 * [POST2PDF Converter](https://wordpress.org/plugins/post2pdf-converter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post2pdf-converter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post2pdf-converter/)
 * [Active Topics](https://wordpress.org/support/plugin/post2pdf-converter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post2pdf-converter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post2pdf-converter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [redcocker](https://wordpress.org/support/users/redcocker/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-post2pdf-converter-image-problems/#post-2610229)
 * Status: not resolved