This sample shows how to add custom names instead of numbers to PDF pages using Docotic.Pdf library.
The PdfDocument.PageLabels property provides access to the collection of document’s page labeling ranges. You can add page labels using PdfPageLabels.AddRange methods.