Re: [iText-questions] Sub page numbering

2010-11-04 Thread rhymie
I've already sorted it out. rhymie -- View this message in context: http://itext-general.2136553.n4.nabble.com/Sub-page-numbering-tp2142606p3027080.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] Sub page numbering

2010-11-04 Thread rhymie
1T3XT info wrote: > > For paid consultancy, please contact consulta...@itextpdf.com > describing your requirements, and you'll receive an offer with > a quote. > Maybe someone else sort this problem out? regards, rhymie -- View this message in context: http://itext-general.2136553.n4.nabbl

Re: [iText-questions] Sub page numbering

2010-11-04 Thread 1T3XT info
On 4/11/2010 12:45, rhymie wrote: > > > Bruno Lowagie (iText) wrote: >> >> I don't have the time to write an example for you, but you add an >> extra method to your page events implementation that creates a new >> PdfTemplate (you could call it resetTotalPageNumbers(PdfWriter writer)). >> You shoul

Re: [iText-questions] Sub page numbering

2010-11-04 Thread rhymie
Bruno Lowagie (iText) wrote: > > I don't have the time to write an example for you, but you add an > extra method to your page events implementation that creates a new > PdfTemplate (you could call it resetTotalPageNumbers(PdfWriter writer)). > You should keep a reference to your page events ins

[iText-questions] Sub page numbering revisited

2010-03-15 Thread x2believe
Hi all,   I am trying to create a PDF using iTextSharp that has multiple sections, where the page numbering in the footer of each section restarts, exactly as described in a previous thread titled "Sub page numbering" (http://old.nabble.com/Sub-page-numbering-td4319182.html#a4319182).   For exam

AW: [iText-questions] Sub page numbering

2006-05-10 Thread Paulo Soares
You can use any number of templates. Paulo Von: [EMAIL PROTECTED] im Auftrag von Nigel Kibble Gesendet: Mi 10-Mai-06 14:08 An: itext-questions@lists.sourceforge.net Betreff: [iText-questions] Sub page numbering Hi, I'm trying to collate a numb

[iText-questions] Sub page numbering

2006-05-10 Thread Nigel Kibble
Hi,   I’m trying to collate a number of invoice documents within a single PDF. I’ve managed to do this OK but have stumbled when trying to provide a page numbering mechanism.   I’ve got a ‘page x of y’ at the bottom of each page using the ‘Page X of Y’ example, but I’d also like to incl