shriprem / FWDataViz

Fixed Width Data Visualizer plugin for Notepad++. Turns Notepad++ into Excel for fixed-width data files. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding. Handles homogenous, mixed & multi-line records.
GNU General Public License v2.0
37 stars 6 forks source link

Merging line item pages feature in Data Extraction dialog #18

Closed shriprem closed 3 years ago

shriprem commented 3 years ago

This will extend the number of allowable line items from the previous limit of 10 to up to a potential limit of 100. Compiling builds with MAX_PAGES at 3 i.e., allowing a limit of 30 line items.