fix: webp & heic convert in images to pdf
This commit is contained in:
@@ -271,7 +271,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
}
|
||||
|
||||
try {
|
||||
showLoader('Loading PyMuPDF...');
|
||||
showLoader('Loading engine...');
|
||||
await pymupdf.load();
|
||||
|
||||
showLoader(`Loading layers from ${currentFile.name}...`);
|
||||
|
||||
Reference in New Issue
Block a user