I have one pdf file, i prepared aspx page which contains the pdf file information.
Now i entered some values through my interface , when i click on Print button
whatever i entered values shold print on pdf file which is printer.[pdf file is hard copy]..
through my code i set the values on pdf when going to take print..
Sunny SharmaPosted Jan 11, 2014, 6:13 AM
Use jsPdf to generate PDF files on fly at client-side.
Follow here:
http://www.c-sharpcorner.com/resources/2105/generate-dynamic-pdf-on-fly-using-jspdf-%E2%80%93-a-pure-javascript.aspx