Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Here you should submit your bug reports with logcat.
  • Page:
  • 1
  • 2

TOPIC:

Fatal Exception under Android Pdf viewer SDK 10 years 4 months ago #8031

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
in premium license, you can add a new Page Content Stream.
see Page.AddContent()
to do all you shall:
1. invoke Document.NewFontCID(), pass font name exists in FontList(see Global.Init).
2. create a PageContent object and invoke PageContent.Create().
3. Document.GetPage() and Page.ObjsStart() and Page.AddResFont()
4. PageContent.DrawText
5. Page.AddContent
6. PageContent.Destroy() and Page.Close()
7. Document.Save() and Document.Close()
The following user(s) said Thank You: feral

Please Log in or Create an account to join the conversation.

Last edit: by .

Fatal Exception under Android Pdf viewer SDK 10 years 4 months ago #8034

  • sofien
  • sofien's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
can you test with this file , it cause ANR in the android demo application
drive.google.com/file/d/0ByKOebQugjSfeXpHMjdBU2NQam8/view
thank's in advance :)

Please Log in or Create an account to join the conversation.

Fatal Exception under Android Pdf viewer SDK 10 years 4 months ago #8040

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
fixed, but...
seems cross reference of this file is modified by someone.
The following user(s) said Thank You: feral

Please Log in or Create an account to join the conversation.

Fatal Exception under Android Pdf viewer SDK 10 years 4 months ago #8060

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
The new beta version 3.2beta13 should fix the issue

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum