Print Button or Create PDF | XM Community
Skip to main content
Is anyone else having problem programming a print button in a specific question? The code I used to use is no longer working.
Did this get resolved? I am also experiencing the same problem.
@nadaly - No, unfortunatley not.
I was getting a JavaScript error in response to my html code for a print button. I brought this up with Qualtrics Support and it went up to the engineers. So if that was your problem also, it may now be fixed. I use this code:

<input type="button" value="Print this page" onClick="window.print()">
@Akdashboard Were you able to figure out how to create a Print button?

Leave a Reply