Hello list,

I have just discovered iText, and have been reading the docs and
tutorials for an hour or so..

I'd like to add a column of numbers down the left margin of an existing
PDF, providing reference numbers for reviewers and editors who are
reading documents.

I'm looking for any general advice on implementation.

I guess I need to use a PdfReader to read the original, a PdfStamper to
add content to a duplicate document, and perhaps ColumnText to create a
rectangle positioned in the left margin and fill it with enough numbers,
each on a line, to cover the page from top to bottom.

Are there any suggestions to do this in a faster or easier way?

Thanks,
Richard

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to