Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

VBScript CopyBitmapToClipboard works from QV9 but not QV11

Hi Community

I have a macro which pastes the bitmap of objects to a Powerpoint template document.  This works fine in fat client QV11 with the document on my PC and if opened from my production QV9 server. However when I open in my development/testbed QV11 server, the paste command says;

Error: Shapes.Paste: Invalid request. Clipboard is empty or contains data which may not be pasted here.

Anyone seen this problem?

regards

Ian

1 Solution

Accepted Solutions
Not applicable
Author

Hi Ian,

Go to management console > system > setup > qlikview server > documents

and check "allow Print and Export to Excel" and "Allow server objects"

I still need to make addtional verifications but at least I made it work this way.

Cheers,

Jorge

View solution in original post

2 Replies
Not applicable
Author

Hi Ian,

Go to management console > system > setup > qlikview server > documents

and check "allow Print and Export to Excel" and "Allow server objects"

I still need to make addtional verifications but at least I made it work this way.

Cheers,

Jorge

Not applicable
Author

Hi Jorge

Top of the class!  Yes, this is now working, many thanks.

regards

Ian