Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Baden

    (@baden03)

    Glad you like the plugin!
    So the form you want to print has a class. This class is: jotform-form
    if you check out the documentation under the section titled: Target Attribute you will see an example:
    [print-me target=".element_class_to_print"]
    so in your case, it would be:
    [print-me target=".jotform-form"]

    can you dig it?

    Thread Starter savvymarie12

    (@savvymarie12)

    THANK YOU!

    I actually want to change what I want to do with this.

    Instead of printing the “Jot Form,” I want to print our PDF version of our application (which is totally different from the Jot Form version)

    Is there a way I can link that print button to another document?

    Plugin Author Baden

    (@baden03)

    Just to get this straight: You want the print button to open up and automatically print a pdf?

    Thread Starter savvymarie12

    (@savvymarie12)

    Yes, is that possible? 🙂

    Plugin Author Baden

    (@baden03)

    No, not within the scope of this plugin.

    The way google docs does it is by embedding JavaScript into the PDF that tells Acrobat Reader or any other compliant reader to print it.

    Sorry.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Print specific area’ is closed to new replies.