hey,
i am using below code to print the div as a pdf but i get blank page as a pdf so please help me.
$(function () {
$('#btnPrint').click(function () {
var doc = new jsPDF();
doc.fromHTML($('#pnlContents').html(), 15, 15, { 'width': 170 });
doc.save('sample.pdf');
return false;
});
});
Hi
Phone:
Email:
Thank you for using the System - AgriIrriGreat to design the Sprinkler irrigation system for your field.
The design of Sprinkler irrigation system is based on the data inputted by you.
Besides a suitable layout plan and its design details, AgriIrriGreat also provides a cost estimate based on the indicative prices of different components of the Sprinkler irrigation system.
Data Provided By User:
Lenght of Field (m): Width of field (m): Crop to be grown: Source of water: Location of water source: |
2 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priyanka JainPosted Sep 19, 2019, 2:48 AM
Tamal MarickPosted Sep 19, 2019, 2:43 AM