pdfembedfonts — PDF Metadata Updater
Contents
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.
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
