Hi Guys,
I am coding little around with Autohotkey myself.
Recently i have been working on a program that filters the "Print-Version" of certain
articles off a website.
Some URLs containing an extension like htm, html etc. some don't. "pid=123" etc.
What i want to do is to convert these URLS to a PDF for example using the following Syntax.
URL2pdf.exe "www.google.de" "C:\google.pdf"
to do this in background, too.
There are lots of solutions out there, that a private person is unable to pay for.
Thanks for any Comments...