converting .aspx pageinto .PDF
-
anyone please help me I am designing program in which the program has to convert a pay slip generated (programatically) to .pdf . The thing is the data required for the form is taken from database and is captured in a PAY SLIP format(.aspx) , which is then convertd (the pay slip generated) to .PDF My questions are how to capture the screen (.aspx), containing the payslip generated , and convert into the .pdf ? can .aspx screenshot be converted to .pdf (pay slip) ?If no how do I convert the .aspx to .html (with the captured data from dtabase) , such that I can convert .html to .pdf (I have a third party software to convert .html to .pdf) may please help me any mistakes above may please excuse me :rose: Thanks in Advance :rose:
Kovuru Sreedhar
-
anyone please help me I am designing program in which the program has to convert a pay slip generated (programatically) to .pdf . The thing is the data required for the form is taken from database and is captured in a PAY SLIP format(.aspx) , which is then convertd (the pay slip generated) to .PDF My questions are how to capture the screen (.aspx), containing the payslip generated , and convert into the .pdf ? can .aspx screenshot be converted to .pdf (pay slip) ?If no how do I convert the .aspx to .html (with the captured data from dtabase) , such that I can convert .html to .pdf (I have a third party software to convert .html to .pdf) may please help me any mistakes above may please excuse me :rose: Thanks in Advance :rose:
Kovuru Sreedhar
there are some examples of this being done but I dont know any good ones to recommend. Check this thread out though it appears to be discussing your problem Convert to .pdf
The answers posted by me are suggestions only and cannot be used in anyway against me.