Fixed downloading buffer, merging workflow
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<script src="index.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<input type="file" id="pdfFile" accept=".pdf">
|
||||
<input type="file" id="pdfFile" accept=".pdf" multiple>
|
||||
|
||||
<ul id="operations">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user