0

I have an html page. When the user presses the Δημιουργία pdf button, with javascript I cut the HTML code of #page into separate A4 pages. The result is really good. It cuts a list of divs correctly, and it also cut one table with fixed rows correctly into separate pages.

Now, the question is: How can I make the PDF? I am looking for a simple solution like: window.print(); or $("all_pages").print();

Thanks in advance,

Chris Pappas

Seth B
  • 994
  • 5
  • 20
Chris P
  • 1,819
  • 2
  • 28
  • 49

0 Answers0