Skip to main content
Participant
October 9, 2013
Question

Printing

  • October 9, 2013
  • 2 replies
  • 899 views

Hello everyone!

I want to enable my users to print the certificate after a quiz.

Could i generate a button that can do it?

I am looking forward for your answers, thank you ever so much!

Greetings

Konrad

    This topic has been closed for replies.

    2 replies

    Varun Kalra
    Participating Frequently
    October 9, 2013

    Hi Konrad,

    Are you using Certificate interaction, or certificate widget in Captivate, or do you have your own custom certificate in the form of an image?

    To print a particular window, you can insert a button, and in action select execute javascript, and can use javascript as: window.print()

    on clicking that button, it will print the whole window, including that certificate.

    Thanks.

    Inspiring
    October 9, 2013

    Hi,

    Re: "To print a particular window, you can insert a button, and in action select execute javascript, and can use javascript as: window.print()"

    Does that mean, if I use that Javascript you wrote, it will only print e.g. the textbox? I want the learner to be able to print out a their short answer. I don't want them to have to print the entire screen, including graphics.

    thanks!

    Lilybiri
    Legend
    October 9, 2013

    No, it will print the 'window', thus the screen.

    Lilybiri
    Legend
    October 9, 2013

    Which version do you use? In CP7 print button is available in the Certificate interaction.