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

How to open folder which contains pdf files?

More
9 years 8 months ago #11722 by rachnasagar
How to open specific folder which contain pdf files and I want to show only .pdf file at my dashboard?
No other folder will show there?
More
9 years 8 months ago #11724 by Davide
Hi,
to open a specific folder you have to modify the root path by using PDFSetRootPath() method.
I suggest you to edit it in PDFNavAct (you will find it in the onCreate method).

Once you have set the root path you will see both ".pdf" files and folders, if you want to hide the folders I suggest you to check and edit PDFGridItem class.
More
9 years 8 months ago #11726 by rachnasagar
Where in PDFGridItem class I have to do change to hide folder except .pdf .

I only want Pdf will show
More
9 years 8 months ago #11727 by Davide
Hi,
I suggest you to check set_dir() method..
Time to create page: 0.386 seconds
Powered by Kunena Forum