Help with batch process drop shadow
Help with batch process drop shadow
(OP)
Hi everyone. I am having problems trying to do a batch process on files and make them have a drop shadow. However, I get the following error in the log:
---------------------------------------------------------
Executing script "C:\Program Files\Corel\Corel Paint Shop Pro Photo XI\Scripts-Restricted\Artistic\Border with drop shadow.PspScript" against file
"D:\ZenCart\1.3.8\images\12.jpg".
Script "C:\Program Files\Corel\Corel Paint Shop Pro Photo
XI\Scripts-Restricted\Artistic\Border with drop shadow.PspScript" failed! Against file
"D:\ZenCart\1.3.8\images\12.jpg".
Error processing file "D:\ZenCart\1.3.8\images\12.jpg"
---------------------------------------------------------
Can someone tell me what is going on? I appreciate any help. thanks.
cd
---------------------------------------------------------
Executing script "C:\Program Files\Corel\Corel Paint Shop Pro Photo XI\Scripts-Restricted\Artistic\Border with drop shadow.PspScript" against file
"D:\ZenCart\1.3.8\images\12.jpg".
Script "C:\Program Files\Corel\Corel Paint Shop Pro Photo
XI\Scripts-Restricted\Artistic\Border with drop shadow.PspScript" failed! Against file
"D:\ZenCart\1.3.8\images\12.jpg".
Error processing file "D:\ZenCart\1.3.8\images\12.jpg"
---------------------------------------------------------
Can someone tell me what is going on? I appreciate any help. thanks.
cd
RE: Help with batch process drop shadow
I noticed that the below error was being printed in the script window when I tried to do batch process for "border with drop shadow". If this makes any sense to someone I would love to hear how I might fix this. Thanks again for taking time to look.
-----------------------------------------------------------
Executing SelectAll
Executing SelectSaveAlpha
Executing SelectNone
Executing AddBorders
Executing SelectLoadAlpha
------- Command Execution Failed -----------
Command Name: SelectLoadAlpha
Error Text: The requested alpha channel layer could not be found.
Traceback (most recent call last):
File "C:\Program Files\Corel\Corel Paint Shop Pro Photo XI\Scripts-Restricted\Artistic\Border with drop shadow.PspScript", line 55, in Do
App.Do( Environment, 'SelectLoadAlpha', {
RuntimeError: The requested alpha channel layer could not be found.
Script 'Border with drop shadow' has completed with an error.