- Posts: 5
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Here you should submit your bug reports with logcat.
The searching feature doesn't work on CJK
9 years 1 month ago #11917
by ykitahara
The searching feature doesn't work on CJK was created by ykitahara
Hi,
Now we are evaluating your PDF library on Windows 10 platform.
We just tried your sample project/application in SDK and tried opening some PDF files on that sample application.
However the searching feature doesn't work well on some CJK PDF files.
Please try to open the attached PDF file. And try to search some words, "English", "日本語". The sample application will not find specified word.
Tried SDK: RadaeePDFSK_Win10_1.9.30.zip
Now we are evaluating your PDF library on Windows 10 platform.
We just tried your sample project/application in SDK and tried opening some PDF files on that sample application.
However the searching feature doesn't work well on some CJK PDF files.
Please try to open the attached PDF file. And try to search some words, "English", "日本語". The sample application will not find specified word.
Tried SDK: RadaeePDFSK_Win10_1.9.30.zip
9 years 1 month ago #11918
by support
Replied by support on topic The searching feature doesn't work on CJK
We will check your sample file and will be back to your with a feedback.
9 years 1 month ago #11933
by nermeen
Replied by nermeen on topic The searching feature doesn't work on CJK
it's related to the assets (cmaps.dat & umaps.dat), they must be configured with:
Build Action = Content
Copy to Output Directory = Copy if newer
If you do so, the search will start to work with your file.
Note: a new version has been published with this fix and other features.
Build Action = Content
Copy to Output Directory = Copy if newer
If you do so, the search will start to work with your file.
Note: a new version has been published with this fix and other features.
Time to create page: 0.410 seconds