How to include iText Library with licensed in android app? -


if have license itext, steps include itext jar file in android application? need download jar , add project? or need else?

i'm afraid bit out of scope stackoverflow , instructions should have been given when received license key, here's how add key:

the jar added classpath other library. you'll need download , add licensekey jar classpath, can found here: http://itextsupport.com/download/licensekey.html

you'll need load license key before using other itext operation calling

licensekey.loadlicensefile("path/to/itextkey.xml") 

Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -