Page 1 of 1

paste image into new PNG file

Posted: 19 Jan 2020 17:26
by kotlmg
hello
i want to assign paste image into new PNG file to a button. can you give the command no.
is it possible to add it into the customized toolbar available buttons?

with regards,
m.k.rao

Re: paste image into new PNG file

Posted: 19 Jan 2020 21:02
by nas8e9
There's already a shortcut key for this function: Ctrl+Alt+Shift+V.

For the command ID, see Help > List All Commands. This gives #206 as the command ID for Edit | Paste Special | Paste Image Into New File, which you can enter as the On Left Click-property of a new User Button.

Re: paste image into new PNG file

Posted: 20 Jan 2020 05:03
by kotlmg
Thanks a lot.