Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
456 stars 49 forks source link

PDF Options #85

Closed kshunterco closed 3 years ago

kshunterco commented 3 years ago

Hi

Thank you for this nice code. Works great as long as there isn't a CAPTCHA on the other end 🤣

I am wondering if you would be OK with two changes:

I have downloaded the source and built the exe under Windows... I may be able to make these changes myself after a few more days of understanding go, but I have never contributed to anything on GitHub so I'll need to figure that out as well.

Best KSH

kshunterco commented 3 years ago

Hahahahaha well gee wiz the simple fix didn't work. Looks like it would require pdf.AddPageFormat() with specific orientations. This is getting more complex, but it's still fun. I'll see what I can do before you get back to me.

kshunterco commented 3 years ago

This can be closed. I created a pull request... More details there.