copy merged document to clipboard without making selection first
Hello folks,
Is it possible to copy-merge to clipboard without selecting the whole document first? better yet, is it possible to do that for the whole document even if we have a selection (ignoring it)?
currently I have a function that selects the whole document, copy-merges, then deselects again. but for advanced functionalities, I want to keep my current selection and copy-merge to clipboard, without having to first save my selection, select the whole document, then copy-merge before reloading my selection.
