logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pdfembedfonts — PDF Metadata Updater

Arguments

       The following arguments have to be provided:

       Input PDF
               The input PDF file name.

       Output PDF
               The output PDF file name.

       -optimize
               Optimize the resulting PDF file for fast web view.

Authors

       Thomas Dreibholz
       https://www.nntb.no/~dreibh/netperfmeter
       mailto://thomas.dreibholz@gmail.com

pdfembedfonts                                     May 18, 2017                                  pdfembedfonts(1)

Description

pdfembedfonts  uses GhostScript to make a copy of a given PDF file which included all required font data.
       Optionally, the resulting PDF will also be optimized ("fast web view", "linearized").

Examples

       A pdfembedfonts usage example:

       pdfembedfonts MyDocument.pdf MyDocument-with-Embedded-Fonts.pdf

Name

       pdfembedfonts — PDF Metadata Updater

Synopsis

pdfembedfonts [Input PDF] [Output PDF] -optimize

See Also