I wanted to try the Unicode version now.
VPE 7.4 64Bit
I know the restrictions, but shouldn't the internal VPE commands support Unicode?
For example, I try to set the PDF document title with:
VpeSetTitle(hDoc, L"Здравствуйте Lieber: ÖÜß");
but the Cyrillic characters are replaced by spaces.
Should this works this way?
do I need a different DLL?