Just a little addition to that: FOP does some amount of code generation
during the Ant build. CodePointMapping is one of those classes, found in
build/gensrc/ after the "codegen" Ant target. So, to fully compile FOP
you need Apache Ant at least for the code generation.

On 17.08.2006 14:48:44 thomas.deweese wrote:
> Hi Henric,
> 
> "Henric Rosvall" <[EMAIL PROTECTED]> wrote on 08/17/2006 07:40:11 AM:
> 
> > After some further investigation, it seems that I really need the
> > specific FOP-classes included in batik 1.6, since they seem to be very
> > different from the ones that come with FOP 0.92 Beta. 
> 
>     I think you want to download the FOP source from SVN:
>         http://xmlgraphics.apache.org/fop/download.html#source
> 
>     If you really want what shipped with Batik 1.6 it can be found @:
> 
>         http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/batik-1_6/
> 
>     However I would recommend, trunk FOP and the svg11 branch of
> Batik (the current Batik trunk has a lot of new animation code that still
> needs some solidification).
> 
> > As a matter of
> > fact, FOP 0.92 Beta doesn't even work. When I try to compile it with
> > everything included, I still get 40 compilation errors from files
> > missing (for instance org.apache.fop.fonts.CodePointMapping, which
> > happens to be included in the Batik relese of pdf-transcoder.jar, but
> > not in FOP) in the FOP release and such. Even the compiled version of
> > FOP 0.92 Beta have these files missing.
> > 
> > So, what I'd really need is the source to all the FOP-files in
> > pdf-transcoder.jar that comes with Batik 1.6. But the
> > Source-distribution of Batik 1.6 have no such files. Any idea where I
> > might get hold of them?
> > 
> > // Henric Rosvall
> > 
> > -----Original Message-----
> > From: Henric Rosvall [mailto:[EMAIL PROTECTED] 
> > Sent: den 16 augusti 2006 15:24
> > To: [email protected]
> > Subject: Source to PDFTranscoder
> > 
> > 
> > Hi !
> > 
> > I want to see if there is a chance for me to alter the
> > PDFTranscoder-class and those associated with it so it gets support for
> > rendering multiple AOI:s to multiple pages. But I can't seem to find the
> > sourcecode in Batik or FOP:s source-releases. Any idea where I can get
> > hold of the sourcecode to all the classes in org.apache.fop.svg included
> > in the compiled jar-files in Batik?
> > 
> > // Henric Rosvall



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to