Skip to main content
Known Participant
March 29, 2009
Question

[JS][CS3] Displaying TIFFs in ScriptUI Dialogs?

  • March 29, 2009
  • 1 reply
  • 842 views
Hi,

Does anyone know whether/how TIFF images can be plotted into ScriptUI dialogs? I would like to present user a preview of TIFF into an image control.

regards,
m.
This topic has been closed for replies.

1 reply

Known Participant
March 30, 2009
> Does anyone know whether/how TIFF images can be plotted into ScriptUI dialogs?

Can't be done. You need to save it as a jpeg then use the jpeg. PNGs will also
work, but you would have to use something other than Bridge to do the tiff->png
conversion.

-X