I'm trying to add a feature to my webapp to store a HTML page as a pdf. The thing is, my app generates HTML reports which are normally longer than 5 pages( can go upto 15), I found this library online "Select.PDF" which efficiently works with a limitation of 5 pages. Can somebody help or advise me for handing a situation with more than 5 pages.
Thanks in advance