Does PDFNet have a plugin for Bates labeling?

34 views
Skip to first unread message

Aaron Gravesdale

unread,
Feb 18, 2014, 9:32:55 PM2/18/14
to pdfne...@googlegroups.com
Q:

Does PDFNet have a plugin for Bates labeling (also known as Bates stamping, Bates coding, or Bates numbering)?

A:

We provide a general purpose class for stamping operations, which you can use for Bates stamping:

On each page, you can use Stamper.StampText() to add your label.  You can iterate over each page (so that you can apply the specific page number to each page) as shown at:

http://www.pdftron.com/pdfnet/intro.html#page_manip

FYI, PDFNet also provides a page labeling API, which customizes the names of each page as you scroll through the document in a PDF viewer (but doesn't add a stamp onto the page itself).  For sample code, see:

http://www.pdftron.com/pdfnet/samplecode.html#PageLabels

There are many other options if these don't work for you.  You might find it helpful to check out similar questions in the FAQ or search the PDFNet Forum:

http://www.pdftron.com/pdfnet/faq.html
http://www.pdftron.com/pdfnet/forum.html
https://groups.google.com/forum/#!forum/pdfnet-sdk





Reply all
Reply to author
Forward
0 new messages