- Posts: 8
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
Change custom background when read pdf file
IP: 192.168.0.71
8 years 9 months ago - 8 years 9 months ago #12421
by ntyazid
Change custom background when read pdf file was created by ntyazid
I am android developer at Woolu Aksaramaya, i am use license radaee pdf, but i can't change background when read a book. Can you add function to change custom main background?
Last edit: 8 years 9 months ago by ntyazid.
IP: 192.168.0.71
8 years 9 months ago #12422
by Davide
Replied by Davide on topic Change custom background when read pdf file
Hi,
you can change the background color of the reader by modifying Global.readerViewBgColor parameter.
you can change the background color of the reader by modifying Global.readerViewBgColor parameter.
IP: 192.168.0.71
8 years 9 months ago #12423
by ntyazid
Replied by ntyazid on topic Change custom background when read pdf file
Global.readerViewBgColor in which class?
IP: 192.168.0.71
8 years 9 months ago #12424
by ntyazid
Replied by ntyazid on topic Change custom background when read pdf file
Thanks for your solution, i was download last version for library.
IP: 192.168.0.71
8 years 9 months ago - 8 years 9 months ago #12425
by Davide
Replied by Davide on topic Change custom background when read pdf file
Hi,
you have to modify Global.readerViewBgColor before the opening of the pdf.
I suggest you to change it in the onCreate method of PDFViewAct, before the Global.Init( this );
you have to modify Global.readerViewBgColor before the opening of the pdf.
I suggest you to change it in the onCreate method of PDFViewAct, before the Global.Init( this );
Last edit: 8 years 9 months ago by Davide.
IP: 192.168.0.71
8 years 9 months ago #12426
by ntyazid
Replied by ntyazid on topic Change custom background when read pdf file
Thanks Mr. Davide
Time to create page: 0.422 seconds