I want to generate 40 pages of some report from the database but first i want to generate a html file containing the 40 reports and then convert the html file to pdf.Each report is supposed to occupy one page of the resulting pdf document.
What should be the dimensions of each html report so that when i convert the entire html page containing the 40 reports,each report occupies exactly one page of the pdf document?.