Date: 11/12/02
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] [Fwd: Re: [PHP-DEV] [Fwd: [CVS] karma for sybase docs]]"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] PDF versions of manual only 267 pages"
- In reply to: Thomas Schöfbeck: "Re: [PHP-DOC] PDF versions of manual only 267 pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Good idea to take it out meanwhile, I'm just wondering about 2 things:
> - What are the "extremes" in the current build-system (to be able to
> compare it)?
> - What is the available RAM in the building-system?
> (For FOP I needed between 512 MB and 1 GB Java Heap size, depending
> on the styles I've used)
We use the DSSSL route to generate PDFs:
1. Generate .tex out of .xml
2. Generate .dvi out of .tex (in three runs, because of
the nature of the converter)
3. Convert .dvi to .pdf
Probably we hit a limit in the second step, as we have a too big manual
and the converter can't cope with it. Hartmut suggested that the limit
settings of that converter should be increased so it would be able to
run correctly. I cannot add anything to this, I have no experinece in
generating PDFs this way, nor I have ever tried it.
Goba
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] [Fwd: Re: [PHP-DEV] [Fwd: [CVS] karma for sybase docs]]"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] PDF versions of manual only 267 pages"
- In reply to: Thomas Schöfbeck: "Re: [PHP-DOC] PDF versions of manual only 267 pages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

