When I print all pages and then create the pdf view it hangs up if there are more than two pages to create. I have added the line ini_set("memory_limit","126M"); to the dbcommon.php file and that helped the memory issue, but it still does not want to create more than 2 pages.
Also I'm not sure what the best way is to format the pdf to fit labels. Any tips and tricks regarding the pdf view would be much appreciated.