[xsl] size of generated PDF files?
by Francis Norton other posts by this author
Jan 4 2002 4:00PM messages near this date
Re: [xsl] How to pick and choose nodes to get value
|
[xsl] Re: . in for
We are currently generating PDF files from XML using a third party
utility, but we have a problem in that each additional font seems to
require about 40 Kb, even if we use only a few characters.
The PDF generator supports type 1 fonts, I don't know if true-type would
be more compact. Many of the fonts are variations in size or style. Two
financial documents (eg plenty of text, not much graphics beyond the
logo) but with different amounts of data per page come in at 550Kb and
938Kb.
Formatting is currently applied via SVG but I imagine that most
multi-page PDF generators out there will use XSL-FO.
Any suggestions as to what options we have? Other info I need to provide?
Francis.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|