oops, sorry about that, but thanks for the help!
Quote:
Originally Posted by Starson17
You're in the wrong thread, but since the answer is easy, I'll add it it here:
Add this to your recipe:
Code:
def print_version(self, url):
print_url = url + '/print'
return print_url
|