Yes, in my proguard config file i try ;

-keep public class *

I think with this, all class are not encoded.

Which proguard command can i put in my config file for itext?

Thanks a lot




----- Mail original -----
De: "iText mailing list" <i...@1t3xt.info>
À: "Post all your questions about iText here" 
<itext-questions@lists.sourceforge.net>
Envoyé: Jeudi 23 Janvier 2014 20:38:31
Objet: Re: [iText-questions] Proguard with android and itext

On 1/23/2014 4:58 PM, florian.gir...@free.fr wrote:
> Dear all,
> I try to use proguard on my android project with itext.
>
> It isn't worked correctly, there are many warnings, e.g :
>
> Warning: com.itextpdf.text.pdf.security.TSAInfoBouncyCastle: can't find 
> referenced class org.spongycastle.tsp.TimeStampTokenInfo....
>
> Can i use proguard with itext?


Yes, but as always, you need to make sure that classes that are called 
using reflection are also taken into account.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to