Thank you for starting this issue. We are going to make it sticky for awhile, as it’s sure to come up more than a few times.
2.0 is a complete rewrite that not longer requires a separate print window to be created. While the benefits are many, the single drawback is that all of the ‘custom print-page css’ that was injected into the new ‘print’ document, works a bit differently. In short: the new print system uses standard @media print CSS.
Unfortunately, many themes use their own ‘print-only’ css and this often produces less than desirable results — causing our plugin to be installed in the first place.
Moving forward you have two options:
1. stick with version 1.7.14 for current sites that do not migrate seamlessly to version 2.0.
2. upgrade to version 2.0 and modify the @media print CSS so that it meets your needs.
We can not help everyone with their specific needs using the free version, but we will use this thread to address the main steps in migrating to version 2.0.
Step One would be to use your browsers inspector and toggle on the print-view to see what CSS the theme has included. Here is how do this in:
Chrome
Firefox
Safari