Copy link to clipboard
Copied
Hello,
I am trying to receive unicode from a pdf, so I used the preprocessor directive _UNICODE in VC2013.
Now I have the following error in PImail.c:
\adobe\adobe\acrobat dc sdk\version 1\pluginsupport\headers\api\pimain.c(422): error C2664: 'int wsprintfA(LPSTR,LPCSTR,...)' : cannot convert argument 2 from 'const wchar_t [27]' to 'LPCSTR'
1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Is there a solution for this ?
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now