https://bugs.documentfoundation.org/show_bug.cgi?id=154700
--- Comment #6 from Bernard <[email protected]> --- (In reply to خالد حسني from comment #2) > I don’t see anything unusual about the PDF file LibreOffice generates, can > you attach the PDFs created with the old version that were working for you? The file from LO-7.5 is pdfmwe.pdf, size 5,914 bytes. This is indeed fine. However, after passing straight through a call to pdfjam (simply writing the input file to an output file) the result is the file mwe-pdfjammed.pdf, size 688,403 bytes! This "faulty" file also shows font encoding as "custom". The corresponding results with LO-7.4.6.2-2 are a file of 5,920 bytes which passes through pdfjam to give an output of 5,854 bytes - which shows font encoding as "built-in" (as do all the other files which display correctly). Thus the problem seems to be the font encoding instructions in the file from LO-7.5 - which somehow are misinterpreted once passed through LaTeX pdfpages. -- You are receiving this mail because: You are the assignee for the bug.
