TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Data Manipulation action??

Page: 1 Reply
Mar 5th 2002#34607 Report
Member since: Mar 5th 2002
Posts: 2
Is it possible to create an action that can create a small jpg, enter text from a spreadsheet/database/textfile save the file with a filename based on the text it typed and continue to the next record?

Why would you want to do this you are probably asking?

Good question. I am testing a software package that allows pictures to be attached to a database of findings. in testing I would like to create a picture that has the actual name or number of the finding and attach it to that finding. Rather than manually typing 1.1, 1.2,1.3etc I thought I might be able to script the creation of the image, add the text from an external source and have it save the file, then I would manually attach it to a finding.
The text is not going to be dynamic, just a list of know issue numbers.

Anyone ever tried anything like this?

Would fireworks scripting be a more viable solution?

Any advice or direction.

TIA,

JIM
Reply with Quote Reply
Mar 5th 2002#34621 Report
Member since: May 24th 2001
Posts: 358
I don't know about photoshop but..PHP can do it..

http://www.php.net/manual/en/function.imagejpeg.php

Have a look at their image functions.

And you can use php to access your database and all that.
Reply with Quote Reply
Mar 6th 2002#34709 Report
Member since: Mar 5th 2002
Posts: 2
Thanks CZAK, I will see what I can do with it. Appreciate the direction.

Jim
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum