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
  • 1,014
  • 7
  • 21
Chris P
  • 2,059
  • 4
  • 34
  • 68

0 Answers0