- Posts: 100
- Thank you received: 0
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 check the pdf is in maximum size or not
- asliyanage
- Topic Author
- Offline
- Premium Member
-
Less
More
IP: 192.168.0.71
11 years 9 months ago #8049
by asliyanage
how to check the pdf is in maximum size or not was created by asliyanage
I need to know the whether current pdf is in maximum size or not?.I tried with extending the PDFReader class.But i am unable to get the m_view value to extending class as its private variable.Is there any other way to get this ?
IP: 192.168.0.158
11 years 9 months ago #8062
by nermeen
Replied by nermeen on topic how to check the pdf is in maximum size or not
You can simply change it to protected
- asliyanage
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 100
- Thank you received: 0
IP: 192.168.0.71
11 years 9 months ago #8064
by asliyanage
Replied by asliyanage on topic how to check the pdf is in maximum size or not
I can change the library Radaee.But it is not good practise i think as if we plane to add new version of library we have to do all changes in new library.So i thought to overrides the function of existing in library is better way.Also if we change the library does it affect to license?
IP: 192.168.0.158
11 years 9 months ago #8065
by nermeen
Replied by nermeen on topic how to check the pdf is in maximum size or not
Changing the java code has no effect on the license, what you are saying is true...but for what you are asking, currently this is the only way.
IP: 192.168.0.71
11 years 9 months ago #8068
by Mariah12
Mariah Albert
Android Developer
www.appliconic.com
Replied by Mariah12 on topic how to check the pdf is in maximum size or not
Nermeen is right, change it to protected, this is the only option.
Mariah Albert
Android Developer
www.appliconic.com
Time to create page: 0.407 seconds