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

Remove default text

More
10 years 6 months ago - 10 years 6 months ago #10330 by gaurang123
when i open pdfreader demo app, application display default text Rendered by Radaee PDF SDK
so, how can remove this text in application
Last edit: 10 years 6 months ago by gaurang123. Reason: identify the what can i say for the defult text
More
10 years 6 months ago #10331 by Davide
Replied by Davide on topic Remove default text
Hi,
to remove this watermark (Rendered by Radaee PDF SDK) you have to buy a license www.radaeepdf.com/ecommerce/technical-specification
You can try license's features in your own project following this guide : www.radaeepdf.com/support/knowledge-base...=component&kbartid=4

If you want to remove "Avial Mem" you have to set Global.debug = false
More
10 years 6 months ago #10332 by gaurang123
Replied by gaurang123 on topic Remove default text
Thanks for your replay
in which class i am set Global.debug=false in android application
and without purchase licence i am not get any solution for remove this default text.
More
10 years 6 months ago - 10 years 6 months ago #10333 by Davide
Replied by Davide on topic Remove default text
Hi,
if you test the reader in your own app, a lot of feature will not work.
So you have to follow this guide and temporarily change your package id to test all radaee reader features. www.radaeepdf.com/support/knowledge-base...=component&kbartid=4

To remove "Avial Mem" go to ViewLib module com.radaee.pdf, here you will find Global class with debug_mode parameter.
Go to default_config() method and set:
Code:
debug_mode = false;
Last edit: 10 years 6 months ago by Davide.
More
10 years 6 months ago #10334 by gaurang123
Replied by gaurang123 on topic Remove default text
thanks ,but anyway i don't want to display default text in demo version app so how can i do this.
More
10 years 6 months ago #10335 by support
Replied by support on topic Remove default text
Watermarks are removable only with a definive activation key.
You should purchase a license.
Time to create page: 0.423 seconds
Powered by Kunena Forum