-
Notifications
You must be signed in to change notification settings - Fork 0
/
estimate.php
186 lines (122 loc) · 6.81 KB
/
estimate.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
<meta name="format-detection" content="telephone=no">
<!-- Favicon shortcut icon-->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="img3/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img3/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img3/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img3/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="img3/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="img3/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="img3/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="img3/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="img3/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="img3/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="img3/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="img3/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="img3/favicon/favicon-128.png" sizes="128x128" />
<meta name="application-name" content=" "/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="img3/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="img3/favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="img3/favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="img3/favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="img3/favicon/mstile-310x310.png" />
<title>estimate</title>
<link href="css/jquerysctipttop.css" rel="stylesheet" type="text/css">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.4.0/css/bootstrap-datepicker3.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel='stylesheet' type='text/css' href='css/style_2.css' />
<link rel='stylesheet' type='text/css' href='css/print.css' media="print" />
<script src="../includes/ice/ice.js" type="text/javascript"></script>
</head>
<body>
<form class="ui form">
<div id="page-wrap">
<textarea id="header">ESTIMATE</textarea>
<div class="info">
<p align="center"><strong>157 West State Street Lehi, UT 84043 | (801) 367 .8640 | atyourservicepros.us | [email protected]</strong></p>
</div>
<br />
<div id="logo">
<img id="image" src="images/at your service pros invoice img.png" alt="logo" />
</div>
<div id="top_header">
<div id="identity">
<h3>Customers Info:</h3>
<input type="text" textarea id="name" placeholder="Customer Name" />
<input type="text" textarea id="address" placeholder="Street Address" />
<input type="text" textarea id="region" placeholder="City, State Zip" />
<input type="text" textarea id="phone" placeholder="Phone Number" />
<input type="text" textarea id="email" placeholder="Email Address" />
</div>
</div>
<div style="clear:both"></div>
<div id="customer">
<h3>Estimator:</h3>
<br />
<input type="text" textarea id="customer-title" placeholder="Your Name" />
<table id="meta">
<tr>
<td class="meta-head">Estimate #</td>
<td> <textarea id="randomNumber"></textarea></td>
</tr>
<tr>
<td class="meta-head">Date</td>
<td><input type="text" textarea id="date" placeholder="Current Date" /></td>
</tr>
</table>
</div>
<table id="items">
<tr>
<th width="423" height="38">Item/task</th>
<th colspan="2" >Description</th>
<th width="90">Price</th>
</tr>
<tr class="item-row">
<td height="98" class="item-name"><div class="delete-wpr"><textarea rows="9" id="task" textarea="textarea" placeholder="item/task"></textarea><a class="delete" href="javascript:;" title="Remove row">X</a></div></td>
<td height="98" colspan="2" class="description"><textarea rows="9" id="details" textarea="textarea" placeholder="detials about the item/task"></textarea></td>
<td><textarea class="price" textarea="textarea" placeholder="$0.00"></textarea></td></tr>
<tr>
<td id="hiderow" class="hiderow" ><a id="addrow" style="border-bottom: 0;" href="javascript:;" title="Add a row"> add a row</a></td>
<td class="blankbox"></td>
<td class="total-line">total</td>
<td class="total-value"><textarea rows="1" class="total-value" id="total" textarea="textarea" placeholder="$0.00"></textarea></td>
</tr>
</table>
</div>
</div>
</form>
</br>
</br>
</br>
</br>
</br>
<div class="row">
<div class="col-sm-offset-5 col-sm-2 text-center">
<div class="btn btn-danger btn-lg" id="create_pdf">Create PDF
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.5/jspdf.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script type="text/javascript" src="js/html2canvas.js"></script>
<script type="text/javascript" src="js/app.js"></script>
<script type='text/javascript' src="js/jquery-1.3.2.min.js"></script>
<script type='text/javascript' src="js/example_2.js"></script>
<script src="assets/numeric-1.2.6.min.js"></script>
<script src="assets/bezier.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/json3/3.3.2/json3.min.js"></script>
<script>
$(document).ready(function() {
$('#linear').signaturePad({drawOnly:true, lineTop:200});
$('#smoothed').signaturePad({drawOnly:true, drawBezierCurves:true, lineTop:200});
$('#smoothed-variableStrokeWidth').signaturePad({drawOnly:true, drawBezierCurves:true, variableStrokeWidth:true, lineTop:200});
});
</script>
</body>
</html>