- Posts: 11
- 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
Application hangs indefinitely in APP_INIT()
IP: 192.168.0.70
12 years 5 months ago #4171
by abi_inflo
Application hangs indefinitely in APP_INIT() was created by abi_inflo
Hi Friends,
I tried implementing your pdf viewer in my application, I followed the steps given in the help.pdf. But the app waits indefinitely to load.
I tried debugging the project, In the APP_INIT() method, call to Global_SaveFont("Arial", dst) leads to hanging of application. The variable dst has the following value.
dst = "/Users/lion/Library/Application Support/iPhone Simulator/7.0/Applications/FA39387E-3CD6-4A6F-928C-51AAEE8ABDD3/Library/Caches/Arial.ttf"
Kindly explain what are you doing in APP_INIT() method and how to add our own font to the application?
We already bought the professional license. I already raised a bug report for this same issue but its status is still new. As we are in an urgent need, kindly reply as soon as possible.
Thanks,
Abilash.G
I tried implementing your pdf viewer in my application, I followed the steps given in the help.pdf. But the app waits indefinitely to load.
I tried debugging the project, In the APP_INIT() method, call to Global_SaveFont("Arial", dst) leads to hanging of application. The variable dst has the following value.
dst = "/Users/lion/Library/Application Support/iPhone Simulator/7.0/Applications/FA39387E-3CD6-4A6F-928C-51AAEE8ABDD3/Library/Caches/Arial.ttf"
Kindly explain what are you doing in APP_INIT() method and how to add our own font to the application?
We already bought the professional license. I already raised a bug report for this same issue but its status is still new. As we are in an urgent need, kindly reply as soon as possible.
Thanks,
Abilash.G
IP: 192.168.0.70
12 years 5 months ago #4193
by stronglee
Replied by stronglee on topic Application hangs indefinitely in APP_INIT()
Hi,abi
Could check your demo project ,what modify date your libRDPDFLib.a is?
And which language your develop computer use?
check your computer “/Library/Fonts/Microsoft" path ,is there have Arial.ttf file?
In APP_INIT() method, initialize some system default Font
Could check your demo project ,what modify date your libRDPDFLib.a is?
And which language your develop computer use?
check your computer “/Library/Fonts/Microsoft" path ,is there have Arial.ttf file?
In APP_INIT() method, initialize some system default Font
IP: 192.168.0.70
12 years 5 months ago #4203
by abi_inflo
Replied by abi_inflo on topic Application hangs indefinitely in APP_INIT()
Hi Stronglee,
My computer uses English. I am using the latest version of libRDPDFLib.a released yesterday(08-oct-2013) but still the problem persists.
I found no folder named 'Microsoft' under the font "/library/fonts/" and I think that is not an issue. I can able to run the demo provided by you without any issues. I followed the instructions given in the help.pdf and can able to successfully implement the pdf viewer in a new project. But when I tried implementing your library into my existing project, the problem occurs. kindly provide a solution as soon as possible.
Thanks,
Abilash.G
My computer uses English. I am using the latest version of libRDPDFLib.a released yesterday(08-oct-2013) but still the problem persists.
I found no folder named 'Microsoft' under the font "/library/fonts/" and I think that is not an issue. I can able to run the demo provided by you without any issues. I followed the instructions given in the help.pdf and can able to successfully implement the pdf viewer in a new project. But when I tried implementing your library into my existing project, the problem occurs. kindly provide a solution as soon as possible.
Thanks,
Abilash.G
IP: 192.168.0.70
12 years 5 months ago #4210
by stronglee
Replied by stronglee on topic Application hangs indefinitely in APP_INIT()
Hi,
Could you put the code in our own project where you use App_Init.
Could you put the code in our own project where you use App_Init.
- sbalajisuk
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
IP: 192.168.0.70
12 years 4 months ago #4264
by sbalajisuk
Replied by sbalajisuk on topic Application hangs indefinitely in APP_INIT()
Hi, Is there any reason some of the characters appear as squares. They look awkward. Is it a bug. Characterws that involve 'f'.
Thanks
Balaji
Thanks
Balaji
IP: 192.168.0.70
12 years 4 months ago #4265
by stronglee
Replied by stronglee on topic Application hangs indefinitely in APP_INIT()
Hi
If not include the character type ,this maybe happen.what kind of language did you use?and could you upload the PDF file which have this problems .
If not include the character type ,this maybe happen.what kind of language did you use?and could you upload the PDF file which have this problems .
Time to create page: 0.443 seconds