Title: Gravity PDF
Last modified: August 24, 2016

---

# Gravity PDF

 *  Resolved [Chrisw83](https://wordpress.org/support/users/chrisw83/)
 * (@chrisw83)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/gravity-pdf/)
 * I currently have gravity pdf installed and I am using that to print the pdf, 
   is it possible to have a button beside the view and edit in the list to print
   the pdf?
 * [https://wordpress.org/plugins/gravity-forms-sticky-list/](https://wordpress.org/plugins/gravity-forms-sticky-list/)

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

 *  Plugin Author [fried_eggz](https://wordpress.org/support/users/fried_eggz/)
 * (@fried_eggz)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-5999753)
 * No, this is not supported out of the box.
 *  Thread Starter [Chrisw83](https://wordpress.org/support/users/chrisw83/)
 * (@chrisw83)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-5999814)
 * How much would you charge meto get that supported and to fix the multi-page view?
 *  Plugin Author [fried_eggz](https://wordpress.org/support/users/fried_eggz/)
 * (@fried_eggz)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-5999936)
 * I’m sorry but I dont take any freelance work. But I’m sure you can find another
   developer to do this for you. The source hode for Sticky List i free and a well
   [documented repo exists on github](https://github.com/13pixlar/sticky-list).
 *  [prodesignra](https://wordpress.org/support/users/prodesignra/)
 * (@prodesignra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-6000046)
 * This would also be helpful for me as well… or at least a way for people to view
   the pdfs after they’ve been submitted and then left the page. Is this possible?
   Perhaps with GF
 * Best,
    Rosi
 *  [thierryx_22](https://wordpress.org/support/users/thierryx_22/)
 * (@thierryx_22)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-6000053)
 * Hi,
    To display a pdf link in the tab, you could modify the following code in
   the “gravity-forms-sticky-list/class-sticky-list.php” file:
 * before :
    `$list_html .= "</td>";`
 * after :
    `$list_html .= "<a href='http://www.domain.com/?gf_pdf=1&fid=$form_id&
   lid=$entry_id&template=default-file.php'><button class='sticky-list-duplicate
   submit'>PDF</button></a></td>";`
 * I hope it will help you.
 *  [dawg1989](https://wordpress.org/support/users/dawg1989/)
 * (@dawg1989)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-6000056)
 * How can you put a link to a different PDF template for each sticky list you have?
 * Example: One Sticky List prints default-template.php PDF
    THe other sticky list
   you can click prints default-template-no-style.php

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

The topic ‘Gravity PDF’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gravity-forms-sticky-list_9b65b3.
   svg)
 * [Gravity Forms Sticky List](https://wordpress.org/plugins/gravity-forms-sticky-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-sticky-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-sticky-list/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-sticky-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-sticky-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-sticky-list/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [dawg1989](https://wordpress.org/support/users/dawg1989/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/gravity-pdf/#post-6000056)
 * Status: resolved