Title: wp_objects_pdf(); Function as href
Last modified: August 31, 2016

---

# wp_objects_pdf(); Function as href

 *  Resolved [fastrix](https://wordpress.org/support/users/fastrix/)
 * (@fastrix)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp_objects_pdf-function-as-href/)
 * I’ve being trying to call the function in a part of my template as an HTML < 
   a > Tag but i can’t get it to work. I’m trying something like this:
 * `<span class="pdf-icon"><a href='.' onClick='wp_objects_pdf(); title='PDF page'
   ><i class="fa fa-file-pdf-o"></i> PDF</a></span>`
 * I hope that someone can point me in the right direction to do it.
 * Awesome plugin by the way!!!! I tried it with the short code and works beautifully!!!!
 * [https://wordpress.org/plugins/wp-pdf-generator/](https://wordpress.org/plugins/wp-pdf-generator/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [fastrix](https://wordpress.org/support/users/fastrix/)
 * (@fastrix)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/wp_objects_pdf-function-as-href/#post-7195822)
 * Found this solution:
 * `<span class="pdf-icon"><a onclick="wppg_loading_pdf()" href="http://FreeHTMLtoPDF.
   com/?convert"><i class="fa fa-file-pdf-o"></i> PDF</a></span>`

Viewing 1 replies (of 1 total)

The topic ‘wp_objects_pdf(); Function as href’ is closed to new replies.

 * ![](https://ps.w.org/wp-pdf-generator/assets/icon-128x128.png?rev=1593233)
 * [WP PDF Generator](https://wordpress.org/plugins/wp-pdf-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-pdf-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pdf-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pdf-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pdf-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pdf-generator/reviews/)

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)
 * [href](https://wordpress.org/support/topic-tag/href/)
 * [pdf](https://wordpress.org/support/topic-tag/pdf/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 1 participant
 * Last reply from: [fastrix](https://wordpress.org/support/users/fastrix/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/wp_objects_pdf-function-as-href/#post-7195822)
 * Status: resolved