Skip to content

Commit 0941e53

Browse files
Update dependency jspdf to v3
1 parent 5142c0a commit 0941e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input/documentation/report-formats/generic/templates/htmldxdatagrid-demo-exportformat-pdf.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Issues Report</title>
1111

1212
<script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jquery/jquery-3.7.1.min.js"></script>
13-
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.2/jspdf.umd.min.js"></script>
13+
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/3.0.1/jspdf.umd.min.js"></script>
1414
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jspdf-autotable/3.8.4/jspdf.plugin.autotable.min.js"></script>
1515
<link rel="stylesheet" type="text/css" href="https://cdn3.devexpress.com/jslib/23.1.13/css/dx.common.css" />
1616
<link rel="stylesheet" type="text/css" href="https://cdn3.devexpress.com/jslib/23.1.13/css/dx.light.css" />

0 commit comments

Comments
 (0)