Reputation: 51
win32clipboard.GetClipboardData(win32clipboard.CF_TEXT)
I tried win32clipboard but here we need to specify the format. Is there any way to get data without specifying any particular format.
Any library will be helpful.
Upvotes: 0
Views: 1951