PDF font resource optimization

I have a question about optimization to reduce the size of the PDFDocument.
If I have say 20 PDF documents … 10 uses … Time romans font. The other 10 uses Verdana.
Then I merge the 20 documents into one document.

(Q1)
My assumption is that the merged PDF document would be treated as 1 document with
1 of each fonts embedded, instead of being treated as 10 documents with 10 instances of each font, correct ?

(Q2)
Instead of merging them into 1 document, if we instead want to generate 20 individual documents
Is it possible to share the font resource among the 10 individual documents. My current understanding is that each document is treated as a single PDF document so each would need to have its own fonts embedded.

We are trying to find way to reduce the size of documents but somehome avoid unembedding these fonts.
Just wondering if there are ways to do this…

Thanks. .

@nick1234

Thank you for contacting support.

Please note that each PDF document refers to the fonts embedded in it and several documents can not share one font unless embedded separately. For further investigations, kindly share sample PDF documents with us so that we may investigate and assist you accordingly.