We have a function in our acrobat plug-in to copy some data to the clipboard using native clipboard
methods like 'SetClipboardData'. Now, this copying works all find on a english OS, whereas fails on
a swedish OS.
The plug-in is referreing to datalogics 8.1 library.
We are also facing an issue when signing on an already signed PDF when opened on swedish OS.
Any ideas what might be the cause of failure? Or any comments on the compatibility of pdf library
with non-english OS would give us some pointers.