Adding LibreOffice conversion support (WIP)

This commit is contained in:
Saud Fatayerji
2023-11-13 02:46:50 +03:00
parent c7dd18695d
commit e625a415fd
18 changed files with 659 additions and 104 deletions

View File

@@ -1,6 +1,4 @@
import { PDFDocument } from 'pdf-lib';
import { selectPages } from "./subDocumentFunctions";
import { PdfFile } from '../wrappers/PdfFile';