Generating PDF Files | BaKoMa TeX | Overviews |
BaKoMa TeX 2.21 supports generating PDF files with embeding fonts
via external streams stored into common directory.
Efficiency of the method
This feature ables to create documents that share fonts.
Such approach can drastically reduce size of document
colections that include large number of PDF files.
For example, typical conference procedengs (25 articles each is less
then 10 pages in Computer Modern Fonts) processed with this approach
requires 3 times less disk space then processed with partial font
embedding into every article.
It is important that size of font-less PDF files are comparable with
size of DVI files.
This hint is useful to estimate size of a document collections.
Compatibility with another software
PDF files refered on external streams can be handled by following
browsers:
To enable this feature choose `Embed to directory' option in PDF generation dialog. This option is available when PDFFonts subdirectory exists anywhere in: current directory, parent directory, grand parent directory, etc.
When font sharing is performed by BaKoMa TeX, fonts are placed into found PDFFonts directory, and relative references on the fonts are placed into PDF files. In this reason, PDF files can be freely moved together with PDFFonts directory and with preserving subdirectory structure.
Date: 3-Dec-1999.
Author: Basil K. Malyshev.