Does anyone have any idea how to use print version in my case? If the original article is
www.somesite.com/news/article, then in the print version one needs to add ?preview=print at the end of URL, so it becomes like
www.somesite.com/news/article?preview=print. What code should I use in order to do that?