Search found 2 matches
- Thu Apr 19, 2018 5:29 am
- Forum: Help Me
- Topic: Looking for help with text layer incrementing and saving as jpg
- Replies: 3
- Views: 8338
Re: Looking for help with text layer incrementing and saving as jpg
So the code worked pretty well except the layer was 0 not 1 for the text field and I adjusted the loop to start at 1 instead of 0. One last thing is the save file didn't have a space after the name which was just fine in my book.
- Sun Apr 15, 2018 5:28 pm
- Forum: Help Me
- Topic: Looking for help with text layer incrementing and saving as jpg
- Replies: 3
- Views: 8338
Looking for help with text layer incrementing and saving as jpg
So I am trying to take a PSD that I set up with just one text layer and append a number to the text layer and then save it as a JPG. The text layer will have text in it with a space at the end. I’ve to find something like this but currently haven’t been able to find something that will append the nu...