Fonts and merging documents
This example was written in answer to the question Click How to create a PDF with font information and embed the actual font while merging the files into a single PDF?
mergeandaddfont
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/fonts/MergeAndAddFont.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/fonts/MergeAndAddFont.cs##