-1

I am working on a project and need two things done

  1. Convert a webpage as a PDF file.
  2. Save the PDF file in my server.

Basically, the webpage will contain some photos the user will upload and I want to stich all those photos together into a single PDF file and save the PDF file in my web server.

What is the easiest way to do this? JS or PHP anyone?

4

1 回答 1

0

您可以尝试使用pdf.js

您还可以查看how-to-use-pdf-js

于 2013-10-03T08:19:51.560 回答