Jump to content
UBot Underground

[Free] Html To Pdf Trick


Recommended Posts

Yesterdays I was done a little research on how to convert HTML into PDF, shell command will need another tool to use, and I dont want it.  The last option is to use API. and here is what I'v got

http://htmltopdfapi.com/querybuilder/api.php?url=[YOUR-URL]

But Now I need to Make  a lot of PDF page and Download it, and here is the simple trick

download file("http://htmltopdfapi.com/querybuilder/api.php?url=[YOUR-URL]", "{$special folder("Desktop")}\\your-file.pdf")

I hope its help :D

 

 

Enjoys

 

North Stars

 

  • Like 2
Link to post
Share on other sites

So far, I have generated 1k PDF file , and still going, I think there is no limitation to use this API, since the documentation is not mention any kind a limitation.

 

combine it with the FTP command, and I think we will get a fascinating HTML  PDF generated file here :D

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...