Skip to main content
Participant
January 26, 2018
Question

Rotatable element within PDF?

  • January 26, 2018
  • 1 reply
  • 477 views

Heys - does anyone know if there's a way to create a pdf with a rotatable panel/image inside? For example, an image that needs to be rotated in order to view elements that are flipped. Any ideas?

This topic has been closed for replies.

1 reply

Joel Geraci
Community Expert
Community Expert
January 26, 2018

You can add an image field (really a button) and use JavaScript to change the Field.rotation property. You can rotate it in 90 increments.

Dom24Author
Participant
February 6, 2018

seems too advanced for me at the moment!