In short: removed the temporary hard-coding, refactored the code some. PDFBuilder can now use multiple input files (of type .csv / .tdv), specified on the command-line, to create a composite PDF from those inputs.
.tdv = Tab Delimited Values, such as commonly used in UNIX tools like sed / grep / awk and friends.