Re: [iText-questions] problems about chunk

2011-03-26 Thread 1T3XT BVBA
Op 25/03/2011 18:19, colley...@gmail.com schreef: > For the onGenericTag, I really expect that it could be solved in the > next release. That won't happen. PdfTemplate is a class that corresponds with an XObject. An XObject consists of a content stream. Annotations aren't part of the content stre

Re: [iText-questions] problems about chunk

2011-03-26 Thread 1T3XT BVBA
Op 25/03/2011 18:23, Mark Storer schreef: I'm thinking this isn't going to be a high priority feature any time soon. That's a correct assumption. Methods such as addTemplate() introduce an XObject. An XObject consists of a content stream. Links are annotations. Annotations aren't part of the c

Re: [iText-questions] problems about chunk

2011-03-25 Thread colley888
quot; arrows. --Mark Storer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: Colin Cheng [mailto:colley...@gmail.com] Sent: Thursday, March 24, 2011 2:49 PM To: Post all your questions about iText here Subject: Re: [iText-que

Re: [iText-questions] problems about chunk

2011-03-25 Thread Mark Storer
Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: Mark Storer [mailto:msto...@autonomy.com] Sent: Friday, March 25, 2011 10:03 AM To: Post all your questions about iText here S

Re: [iText-questions] problems about chunk

2011-03-25 Thread Mark Storer
[mailto:colley...@gmail.com] Sent: Thursday, March 24, 2011 2:49 PM To: Post all your questions about iText here Subject: Re: [iText-questions] problems about chunk I understand. However, I have to use template, cause I don't know the correct t

Re: [iText-questions] problems about chunk

2011-03-24 Thread Colin Cheng
I understand. However, I have to use template, cause I don't know the correct text yet when I add the template. On Thu, Mar 24, 2011 at 2:29 PM, Nurettin DAG wrote: > I believe those functions are only available when you add the chunk via > document.add but not through template. > > On Thu, Mar

Re: [iText-questions] problems about chunk

2011-03-24 Thread Nurettin DAG
I believe those functions are only available when you add the chunk via document.add but not through template. On Thu, Mar 24, 2011 at 4:21 PM, Colin Cheng wrote: > Hi, > > I'm not sure if the following issues are bugs or not. > > 1. When I try to use Chunk.setGenericTag() function, and the chun

[iText-questions] problems about chunk

2011-03-24 Thread Colin Cheng
Hi, I'm not sure if the following issues are bugs or not. 1. When I try to use Chunk.setGenericTag() function, and the chunk is added to a PdfTemplate, then it will not trigger the page's onGenericTag event. 2. When the chunk is about to be added to a PdfTemplate, the chunk's setLocalGoto() will