We are currently using Prince in a production enviroment. We were recommended to use the following css declaration to ensure that the page is aligned properly in the pdf. As a result of said css declaration inter cell borders no longer show up in pdf.
CSS Declaration :
<style type="text/css">@page { prince-shrink-to-fit: auto }</style>
CSS Declaration :
<style type="text/css">@page { prince-shrink-to-fit: auto }</style>