Quantcast
Channel: Adobe Community : Popular Discussions - Illustrator Scripting
Viewing all articles
Browse latest Browse all 12845

Illustrator script to open file in Photoshop

$
0
0

The Bridge SDK has a script to open a selected file in Photoshop.

Can this  be done from Illustrator instead?

 

It seems that the cross-dom function open() should work in either an illustrator or bridge script, yet the following does NOT work in Illustrator.

Fresh from the Bridge 5.1 SDK, it doesn't work in Bridge either, but that's for a different forum.

 

var t = app.activeDocument.fullName;

Photoshop.open(new File(t));

 

It provides me with Error 2: Photoshop is undefined.

 

So, any ideas on how to make this work?

This is all leading up to the real problem, which is to create a 150dpi jpg file, which Illustrator won't do.

 

Thanks All.

--Alex


Viewing all articles
Browse latest Browse all 12845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>