Few limitations to consider.
Dealing with Sharepoint 2013, which can cause some issues from time to time. Hopefully won't affect the outcome.
Unable to modify the viewport meta tag for the site.
The website is a preexisting large site that was not developed by me; I'm currently tasked with creating a new print-css that leverages the tablet view for all pages without starting from scratch.
Bootstrap version 4 is heavily utilized throughout the site.
With this scenario in mind, my objective is to find a way to compel a page to use the same CSS as a device with a width of 800px would when it's being printed.
I've been struggling to come up with a solution and am beginning to think it may be impossible. Despite numerous attempts to figure it out, I haven't found any similar cases via online searches.
Preferably, I'd like to tackle this through the print CSS, but I'm willing to consider unconventional methods at this point as long as they only impact the print view.