View Single Post
Old 05-03-2011, 04:04 PM   #2
aerodynamik
Enthusiast
aerodynamik doesn't litteraerodynamik doesn't litter
 
Posts: 43
Karma: 136
Join Date: Mar 2011
Device: Kindle Paperwhite
Looks pretty straight forward, the print version of http://www.ngz-online.de/grevenbroic...recke-1.876586 is http://www.ngz-online.de/grevenbroic...pPageLayout.ot

All you need to do is to add the "?ot=de.circit.rpo.PopupPageLayout.ot" to the URL. This should do it:

Code:
def print_version(self, url):
    return url + '?ot=de.circit.rpo.PopupPageLayout.ot'
Hope that helps.
aerodynamik is offline   Reply With Quote