1 votes
not all sites convertible :(
Hi
If in http address is any "%", i can't it convert, for ex. please try:
http://pychotka.pl/przepisy-kulinarne/ry%bf/rizotto-a-la-marlenka.html
Thanks! You've found a bug :)
In the meantime, if you do need to convert these sites when you get the "Page not Found" error... replace the portion of the URL that says %25 with %2525 and you'll be able to download the file. (% is used to denote a special character, the % sign itself is actually represented as %25 in a web address, just like a space is represented as %20)
- nitropdf