Send To Qimage (print program) or another SendTo command

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

Gewuerz

Send To Qimage (print program) or another SendTo command

Post by Gewuerz »

Hello,

i work for prints with Qimage Ultimate - a very good print program.
My workflow is in Photoshop CS4/CS5 and Lightroom 3.
I search now a solution for "SendTo Qimage" a active document (image) directly from Photoshop (or better as well Photoshop and/or Lightroom 3).
The "SendTo Qimage" command is in the Windows User "SendTo" Folder and in the (Mouse) context menu.
It's possible with a script a (active document) image send from Photoshop to the program Qimage (or another "Send To - Program or Folder), similar the SendTo command?

Thanks for help Wolfgang

Professional AI Audio Generation within Adobe Premiere Pro - Download Free Plugin here

Paul MR

Send To Qimage (print program) or another SendTo command

Post by Paul MR »

If you can use Qimage from the command line IE Qimage path/File, then you should be able to build the same command and pass it to app.system();
Gewuerz

Send To Qimage (print program) or another SendTo command

Post by Gewuerz »

Thanks for the answer.
But I do not know as functions. I have few knowledge for this.
The Script should possibly first the active image saved temporarly (?) (Temp),
then the SendTo instruction should insert the image in Qimage???
Can you help please?

Thanks Wolfgang

P.S. Qimage http://www.ddisoftware.com/qimage-u/index.html
Gewuerz

Send To Qimage (print program) or another SendTo command

Post by Gewuerz »

Hello,
I mean a function similar Open Directly.
Open Directly is a plug-in for Lightroom 2 or 3 that opens images directly in another program.
With Open Directly can i send images direktly from Lightroom to Qimage. This is very helpful and a timesaver.

Code: Select allhttp://www.beardsworth.co.uk/lightroom/open-directly/

Is the same function possible in Photoshop with a script or a panel?

Thanks for help Wolfgang