PDF manual

4 messages Options
Embed this post
Permalink
vanne

PDF manual

Reply Threaded More More options
Print post
Permalink
I updated my PDF version of the core docs to 0.9.0.
In case somebody would like to have it, here it is.

ZF090.pdf
Andries Seutens

Re: PDF manual

Reply Threaded More More options
Print post
Permalink

vanne schreef:
> I updated my PDF version of the core docs to 0.9.0.
> In case somebody would like to have it, here it is.
>
> http://www.nabble.com/file/7268/ZF090.pdf ZF090.pdf
>  

Vanne,

Do you mind sharing your build script?

Best,

--
Andries Seutens
http://andries.systray.be


Gecontroleerd op virussen door de JOJO Secure Gateway.
vanne

Re: PDF manual

Reply Threaded More More options
Print post
Permalink
It's not very clean.
It uses the html files included in the ZF download tarball; strips headers and footers, cat them all together based on a file listing usable files in the right order. I import that result in OOwriter in template file; do a manual cleanup (about 5 minutes max, setting chapter titles to 'Heading 1' and remove 'funny' characters and update table of contents); save as odt; fix links in the odt (OOo makes file:// links with full path after import); reopen odt and export pdf.

not the best/cleanest way i guess but if you are still interested i'll clean up the script a bit and document the
procedure i follow.
part that a do manually should be scriptable as well i think...

Andries Seutens wrote:
vanne schreef:
> I updated my PDF version of the core docs to 0.9.0.
> In case somebody would like to have it, here it is.
>
> http://www.nabble.com/file/7268/ZF090.pdf ZF090.pdf
>  

Vanne,

Do you mind sharing your build script?

Best,

--
Andries Seutens
http://andries.systray.be


Gecontroleerd op virussen door de JOJO Secure Gateway.
Bill Karwin from Zend

RE: PDF manual

Reply Threaded More More options
Print post
Permalink
When I get some time, I'd like to make a target in our DocBook Makefile
to render the documentation as PDF.  I have a place for it in the
Makefile, but it's commented out.

Regards,
Bill Karwin

> -----Original Message-----
> From: vanne [mailto:[hidden email]]
> Sent: Monday, March 19, 2007 7:20 AM
> To: [hidden email]
> Subject: Re: PDF manual
>
>
> It's not very clean.
> It uses the html files included in the ZF download tarball; strips
headers
> and footers, cat them all together based on a file listing usable
files in
> the right order. I import that result in OOwriter in template file; do
a
> manual cleanup (about 5 minutes max, setting chapter titles to
'Heading 1'
> and remove 'funny' characters and update table of contents); save as
odt;

> fix links in the odt (OOo makes file:// links with full path after
> import);
> reopen odt and export pdf.
>
> not the best/cleanest way i guess but if you are still interested i'll
> clean
> up the script a bit and document the
> procedure i follow.
> part that a do manually should be scriptable as well i think...
>
>
> Andries Seutens wrote:
> >
> >
> > vanne schreef:
> >> I updated my PDF version of the core docs to 0.9.0.
> >> In case somebody would like to have it, here it is.
> >>
> >> http://www.nabble.com/file/7268/ZF090.pdf ZF090.pdf
> >>
> >
> > Vanne,
> >
> > Do you mind sharing your build script?
> >
> > Best,
> >
> > --
> > Andries Seutens
> > http://andries.systray.be
> >
> >
> > Gecontroleerd op virussen door de JOJO Secure Gateway.
> >
> >
>
> --
> View this message in context: http://www.nabble.com/PDF-manual-
> tf3426887s16154.html#a9552973
> Sent from the Zend Doc mailing list archive at Nabble.com.