asked on May 12, 2016
The older LFSO8X and DocumentProcessor8X libraries use a 1-based system for page indexing for retrieving pages and inserting pages for the following methods:
- DocumentImporter.PageIndex
- LFDocumentPages.CreateNewPage
- LFDocumentPages.get_Item
- LFDocumentPages.MarkPageByIndex
Does the new RepositoryAccess library keep the 1-based index approach to pages for page-related methods like these?
- DocumentImporter.PagePosition
- DocumentInfo.InsertPage
- DocumentInfo.GetPageInfo
- DocumentInfo.DeletePage
0
0