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.
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
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
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
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
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
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