We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd5088 commit c15b08dCopy full SHA for c15b08d
How to/Library Bounds to Viewer Bounds/src/index.js
@@ -94,7 +94,6 @@ class App extends React.Component {
94
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
95
serviceUrl="https://services.syncfusion.com/js/production/api/pdfviewer"
96
style={{ height: '640px' }}
97
- ajaxRequestSuccess={this.handleAjaxRequestSuccess}
98
exportSuccess={this.handleExportSuccess}
99
>
100
<Inject services={[
0 commit comments