Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF

TOPIC:

Regarding implementaion SDK in android app 7 years 8 months ago #10929

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
You need to set the debug_mode variable to false in Global.default_config()

check: www.radaeepdf.com/support/knowledge-base...component&kbartid=20

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

Regarding implementaion SDK in android app 7 years 8 months ago #10945

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Thanks 'AvailMem' problem solved.

I have to know that if i want to go at specific page on PDF open then what to do for this??
Like i have add any page as bookmark and 2nd time when will open that PDF it goes to that page directly.

Thanks in advance.

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

Regarding implementaion SDK in android app 7 years 8 months ago #10946

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
using the following line of code you will go to a specific page :
m_reader.PDFGotoPage(PAGE_NUMBER);

You should use this after opening the pdf, of course.

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

Last edit: by Davide.

Regarding implementaion SDK in android app 7 years 8 months ago #10947

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi Davide,

i got it thanks.
Can you tell me how to get thumbnails of PDF pages in bitmap??

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

Last edit: by tesweb.

Regarding implementaion SDK in android app 7 years 8 months ago #10948

  • support
  • support's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
May you left this thread and create a new one?
With many questions in the same forum's thread information will become messy to other customers.

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

Regarding implementaion SDK in android app 7 years 8 months ago #10949

  • tesweb
  • tesweb's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
This is my last query. If i have any in future will surely create a new thread. No problem :)

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

Powered by Kunena Forum