On 07.04.2008 07:55:42 Oliver Hirschi wrote:
> Thanks for your answer at first
> 
> What do you think, how much effort (in man-day) is used for initial 
> skill adaptation training in fop-code and writing the expansion for 
> supporting trim-, bleed-box and crop-marks?

It depends how these elaborate those crop-marks should be. The necessary
extension code is easy. The painting of the crop-marks should probably
be as renderer-independent as possible (so it can be reused by other
renderers). So it should probably be implemented using Java2D/Graphics2D
(see AbstractRenderer.getGraphics2DAdapter()). But that shouldn't take
too long, either. I guess with all testing and some documentation, not
more than 2 or 3 days. As already mentioned I have the beginnings of a
patch for bleed box which could serve as a starting point. Unfortunately,
I don't have it with me here in Amsterdam this week.

> by-the-way: Ech glaub eigentlech chönntemer üs im lozärner dialäkt 
> onderhalte...http://www.FamilyHirschi.ch :-)

Stemmt, aber d'Lüüt do händ ned so Fröid, wenn's müend Schwiizerdüütsch
läse.

(For non-Swiss: the above is Swiss German which is normally not written
down, just spoken. You haven't missed any important content. hehe.)

> Gruss, Oliver Hirschi
> 
> > "Jeremias Maerki" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > 
> > news:[EMAIL PROTECTED]
> > It's not available in FOP, yet. I have once started support for the 
> > bleed
> > box (as an experiment) but since this is very low priority for me I
> > haven't finished, yet. If you have some Java knowledge it would be an
> > ideal opportunity to contribute something back to FOP. I can give
> > hints and pointers into the code to get you started.
> >
> > On 02.04.2008 10:34:36 Oliver Hirschi wrote:
> > > Hi there
> > >
> > > Is there a way to define the trimbox, the bleedbox and maybe also 
> > > corp
> > > marks by generating a pdf over xsl:fo using apache fop 0.94?
> > >
> > > I saw there is a way to do it with e.g. AntennaHouse, isn't it?
> > > So, do I have to change to AntennaHouse, or is there also a way to 
> > > do
> > > it with apache fop?
> > >
> > > Great thanks & Kind regards,
> > > Oliver Hirschi
> >
> >
> > Jeremias Maerki 
> 
> 
> 


Jeremias Maerki


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

Reply via email to