Details
Description
Currently the generatePDFFromPages function both assembles the genpdf command line argument and triggers the creation of the pdf. This makes it hard to test that the command line argument is being assembled correctly.
Currently the generatePDFFromPages function both assembles the genpdf command line argument and triggers the creation of the pdf. This makes it hard to test that the command line argument is being assembled correctly.