In the current release of the plugin HTTPS is not supported. Does your site redirect HTTP traffic to HTTPS thus the reason for the 302?
Still experimenting with the https-part.
There is a redirect, yes. But currently I have all files in both http and https directories.
The CleanPrint algorithm will correctly follow 301 and 302 redirects when the HTTP response is properly formatted.
If you are seeing the article as the “302 – Found / Page has moved here” than I’m guessing your server is actually returning an HTTP 200 response with the body being the text you see.
There are a few other moving parts that could also be to blame. If you can provide me with a URL to your site I’ll investigate further.
When i click on the Print button, an error message comes up “Message from webpage: Access is denied” the site is an SSL site.
Currently there is only limited support in CleanPrint for HTTPS. The behavior you are observing is how IE responds to a mixed protocol environment (HTTP and HTTPS). Chrome and Firefox are a tad more user-friendly.
Full support for HTTPS is coming so stay tuned.