Title: [Plugin: wp-mpdf] wp-latex support
Last modified: August 20, 2016

---

# [Plugin: wp-mpdf] wp-latex support

 *  [misenko](https://wordpress.org/support/users/misenko/)
 * (@misenko)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-mpdf-wp-latex-support/)
 * Hi,
 * as I mentioned in [other thread](http://wordpress.org/support/topic/plugin-wp-mpdf-dissable-annotations?replies=5#post-1820211)
   wp-mpdf plugin had problems with wp-latex equations converted to images
 * example: [http://posterus.sk/incorrect.pdf](http://posterus.sk/incorrect.pdf)(
   black boxes at 2 page or later)
 * problem was in entities inside src attribute of img tag, by adding
 * `$srcpath = html_entity_decode($srcpath);` on line 16271
 * inside /wp-mpdf/mpdf/mpdf.php will fix this bug as you can see here:
 * [http://posterus.sk/correct.pdf](http://posterus.sk/correct.pdf)
 * this solution comes from my student Mário Kašuba so all credits should go to 
   him 🙂

The topic ‘[Plugin: wp-mpdf] wp-latex support’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [misenko](https://wordpress.org/support/users/misenko/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-mpdf-wp-latex-support/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
