Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Regarding implementaion SDK in android app

More
10 years 1 month ago #10929 by nermeen
You need to set the debug_mode variable to false in Global.default_config()

check: www.radaeepdf.com/support/knowledge-base...component&kbartid=20
More
10 years 1 month ago #10945 by tesweb
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.
More
10 years 1 month ago - 10 years 1 month ago #10946 by Davide
Hi,
using the following line of code you will go to a specific page :
Code:
m_reader.PDFGotoPage(PAGE_NUMBER);

You should use this after opening the pdf, of course.
Last edit: 10 years 1 month ago by Davide.
More
10 years 1 month ago - 10 years 1 month ago #10947 by tesweb
Hi Davide,

i got it thanks.
Can you tell me how to get thumbnails of PDF pages in bitmap??
Last edit: 10 years 1 month ago by tesweb.
More
10 years 1 month ago #10948 by support
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.
More
10 years 1 month ago #10949 by tesweb
This is my last query. If i have any in future will surely create a new thread. No problem :)
Time to create page: 0.377 seconds
Powered by Kunena Forum