[poppler] Utils - Fix UTF-16 file name on Windows environment
Thibaut Brard
thibaut.brard at gmail.com
Tue Jun 19 16:06:24 UTC 2018
Hello,
I faced few problem with pdftohtml on WIN32 environment when treating files
name using UTF-16 characters in there name
=> The function "fopen" was called to create files instead of "openFile"
(from goo/gfile.h)
Please find in attachment the patch to fix that issue
[PATCH] Utils: use openFile instead of fopen for _WIN32 environment
compatibility (UTF-16 file name)
--
Cordialement / Regards
Thibaut Brard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler/attachments/20180619/eee58d34/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Utils-use-openFile-instead-of-fopen-for-_WIN32-env.patch
Type: application/octet-stream
Size: 9248 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/poppler/attachments/20180619/eee58d34/attachment.obj>
More information about the poppler
mailing list