0

I was wondering if anyone knew of a way to style the action (re' print & cancel buttons) from the PrintJS iFrame ? Those 2 buttons are both labelled cr-button respectively with classes 'action-button' and 'cancel-button'... Many thanks & BR, JMB

JMB
  • 67
  • 5

1 Answers1

1

The library itself does not render a print or cancel button, these must be implemented in your code somewhere. The library iframe is used to prepare the print job, but it is hidden and even deleted once the job is complete.

Dharman
  • 30,962
  • 25
  • 85
  • 135
crabbly
  • 5,106
  • 1
  • 23
  • 46