Sergei Reutov
Results
1
comments of
Sergei Reutov
Yea, same issue here. Even the simple pages copying increases the result PDF size: ```javascript const copyDocument = async (buffer) => { console.log('initial size: ', buffer.byteLength); // 20296 const newPdf...