- Posts: 4
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Crashes when trying to display PDF in CP1252 encoding
IP: 91.146.41.219
7 years 1 month ago #14398
by lexd5
Crashes when trying to display PDF in CP1252 encoding was created by lexd5
Hello!
We have a problem when trying to work with PDF in which text is encoded CP1252.
Where i use
Page_render(page, bmp, mat, false, 1);
then app crashes with error
Thread 9: signal SIGABRT
Thread 9: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
I tried using sample app, but it has the same behavior when I change pdf file
When I use a different encoding, everything works fine.
Help pls.
P.S.:
Text in such documents is not displayed in native controls in mac OS or iOS (for example mailapp). But application not crashes.
We have a problem when trying to work with PDF in which text is encoded CP1252.
Where i use
Page_render(page, bmp, mat, false, 1);
then app crashes with error
Thread 9: signal SIGABRT
Thread 9: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
I tried using sample app, but it has the same behavior when I change pdf file
When I use a different encoding, everything works fine.
Help pls.
P.S.:
Text in such documents is not displayed in native controls in mac OS or iOS (for example mailapp). But application not crashes.
IP: 37.183.44.177
7 years 1 month ago #14399
by support
Replied by support on topic Crashes when trying to display PDF in CP1252 encoding
may you provide one of your crashing document?
IP: 91.146.41.219
7 years 1 month ago #14403
by lexd5
Replied by lexd5 on topic Crashes when trying to display PDF in CP1252 encoding
Yes, of course
This file can be opened on the Mac OS with Adobe Reader or Foxit Reader.
This file can be opened on the Mac OS with Adobe Reader or Foxit Reader.
IP: 111.196.240.138
7 years 3 weeks ago #14416
by radaee
Replied by radaee on topic Crashes when trying to display PDF in CP1252 encoding
dear user:
this issue is already fixed.
if you not recieved new libraries yet, we shall update you soon.
this issue is already fixed.
if you not recieved new libraries yet, we shall update you soon.
IP: 37.183.44.177
7 years 3 weeks ago #14417
by emanuele
Replied by emanuele on topic Crashes when trying to display PDF in CP1252 encoding
Dear user,
we released a new beta version that fixes this issue.
You could find the demo project here: www.radaeepdf.com/download/download-prev...e/43-radaeepdf-3-8-8
we released a new beta version that fixes this issue.
You could find the demo project here: www.radaeepdf.com/download/download-prev...e/43-radaeepdf-3-8-8
IP: 91.146.41.219
7 years 3 weeks ago #14422
by lexd5
Replied by lexd5 on topic Crashes when trying to display PDF in CP1252 encoding
It's working! Thanks
Time to create page: 0.457 seconds