I am using the example here to print PDFs via the Android Printing Framework: How to Print PDF using Android 4.4 Printing framework
However, the print preview doesn't match the print output. In truth, the output is correct but the preview isn't. Is there any way to correct this?
EDIT: Google PDF Viewer apparently shows the preview correctly when attempting to print a PDF. Is there some unknown way to get the preview to display correctly in the print preview? There doesn't appear to be any solutions anywhere.