That's what the print_version method is for. you can use it to transform the normal URL to a the print version, provided there is a simple mapping. If not you can always parse the article page and extract the URL for the print version from that.
And you dont even have to use the print version at all, instead you can clean up the normal version.
|