Environment
iPrint Appliance 3.x
Situation
When using a CSV file to import hundreds of printers, the last one does not get imported.
Resolution
Add a hard return (blank line) after the last row of printer data within the CSV file.
Cause
The CSV import tool does not read the last row of data within the CSV. Adding a blank row at the bottom of the file works around that situation.