Get/Apply Canvas Size
I'm doing some clean-up scripting for some photoshop processes used where I work and have thought of a way to eliminate having to modify the actions but am unsure the script used to perform the actions. What I need is a script that will get the canvas size of one document (I'll call it original.psd for easy reference) and apply it to another document without damaging or resizing the layers present (I'll call this one target.psd).
I have most of the script already, so I just need the lines that will
a) get the canvas size of original.psd and
b) apply that canvas size to target.psd
Thanks in advance for any help!
DGolberg
