Re: Post Script file is not getting processed by FOP 9.4

2009-11-19 Thread guttustand
Hello Chris Thanks a lot for the response I am not aware of the Image experts group , do you have any mail ID for the group whom I can request cbowditch wrote: > > guttustand wrote: >> Hi, > > Hi, > >> >> I have a PS file which is not getting processed by FOP. This is what I am >> doin

Re: Fo Span all

2009-11-19 Thread Vincent Hennebert
Hi Barry, The overflow warning comes from the region-before, whose content is higher than the extent. You can get rid of the warning by setting the extent to 1.37in (or making the content smaller). If I understood your need correctly, you can achieve what you want by making use of an elastic spac

Re: embedding fonts fails for Cyrillic

2009-11-19 Thread Chris Bowditch
Isabel Hofherr wrote: Hi, Hi, we want to generate PDFs with *Docbook* to get different language output (e.g. Cyrillic, Japanese and simplified Chinese). /Beginning with version 0.94 you can skip the generation of font metric files and remove the "font-metrics" attribute(?) in the font con

Re: Incompatible VM exception for font Verdana.

2009-11-19 Thread Chris Bowditch
Mascarenhas, Frandon (Infosys) wrote: Hi, I am hitting an Incompatible VM exception along with a java.nio.BufferOverflowException when printing a PDF in font Verdana in FOP 0.20.5 Ouch. Now > 6 years old! Getting support for 6 year old versions is difficult from a commercial organization. S

embedding fonts fails for Cyrillic

2009-11-19 Thread Isabel Hofherr
Hi, we want to generate PDFs with Docbook to get different language output (e.g. Cyrillic, Japanese and simplified Chinese). First we tried to generate Cyrillic output by doing the following: Prerequisites: · FOP Version 0.94 · updated XSL styles to use the font as body font S

RE: Fo Span all

2009-11-19 Thread Barry Whiting
Hi Venkat Thanks for all your help so far. Here is a generated fo file from my application where the problem lies is at the base the block container overlays the region after. I need the block container height to be larger than necessary as I dont know where my content will end with the span

Incompatible VM exception for font Verdana.

2009-11-19 Thread Mascarenhas, Frandon (Infosys)
Hi, I am hitting an Incompatible VM exception along with a java.nio.BufferOverflowException when printing a PDF in font Verdana in FOP 0.20.5 The stack trace in FOP jar for this exception is as follows - Caused by org.apache.avalon.framework.CascadingRuntimeException: Incompatible VM at

Re: help with formatting on the last page only

2009-11-19 Thread Pascal Sancho
Hi Unary, Unary a écrit : Hi pascal It works!!! Thanks Do you anticipate this change to become a release anytime soon? FOP is open-source, and release dates depend on FOP Team availability. Like for you, I'm waiting the next release. IMHO, FOP TRUNK can be used in a production environment,