Re: [iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-26 Thread iText mailing list
On 3/26/2015 7:39 AM, Bapuji Nakka wrote: Hi, How can i add the attachment at the required position in the document This question is a duplicate of http://stackoverflow.com/questions/29076946/java-lang-illegalargumentexception-element-not-allowed ? You refer to http://stackoverflo

Re: [iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-25 Thread Bapuji Nakka
Hi, How can i add the attachment at the required position in the document Regards, Bapuji.Nakka, Scientist-B, NIC, Financial Intelligence Unit - INDIA, Contact : 011 24672853 Ext : 622 Mobile : +91 95 60 357179 Email : bapuji.na...@nic.in On Tue, Mar 17, 2015 at 2:19 PM, iText mailing list wro

Re: [iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-17 Thread iText mailing list
On 3/16/2015 10:15 AM, Sridhar Dhurjeti wrote: > Hi All, > > I am facing one problem , I am using the following library in my > program to convert Html to pdf. This question is a duplicate of http://stackoverflow.com/questions/29076946/java-lang-illegalargumentexception-element-not-allowed As

[iText-questions] java.lang.IllegalArgumentException: Element not allowed.

2015-03-16 Thread Sridhar Dhurjeti
Hi All, I am facing one problem , I am using the following library in my program to convert Html to pdf. itextpdf.jar - 5.4.1 version xmlworker - 5.4.1 version I tested my code for so many HTMLs and it is working fine, but one of the HTMLs is not worning and throwing the following exception.. P