Omitting Bottom table border on page-break

2012-12-14 Thread Bonekrusher
Hello,

I have the following requirement for my xsl:fo :

"When a table is continued on more than one page.. The closing rule is
omitted at the foot of a
continued table; the opening rule is continued at the head of the continued
portion along
with the heading title data."

Using xslt I could omit the bottom border if and only if I knew where the
page-break was going to occur. This could be problematic and could be a lot
of work for the xml author. Especially if the xml file is modified. That
could change the location of where the page breaks. Is there a way to do
this in xsl-fo, to know if the page is going to break? If not, any ideas on
how to do this automatically?

Thx
 



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Omitting-Bottom-table-border-on-page-break-tp37527.html
Sent from the FOP - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Re: How to disable ComplexScript features by code ?

2012-12-14 Thread Alexios Giotis
Hi Christian,

There is the -nocs command line option but programmatically this is set when 
you create FopFactory, for example:

FopFactoryBuilder builder = new FopConfParser(new 
File(fopConfigFile)).getFopFactoryBuilder();
builder.setBaseURI(new File(baseDir).getAbsoluteFile().toURI());
builder.setStrictFOValidation(strictValidation);
builder.setComplexScriptFeatures(complexScriptFeatures);
FopFactory fopFactory =  builder.build();

Alexis




On 14 Dec 2012, at 18:24, "Christian Pestel"  wrote:

> Hi,
>  
> As complex script feature can decrease Fop performance, I would like to 
> disable this feature.
>  
> The method org.apache.fop.apps.FOUserAgent.setComplexScriptFeaturesEnabled( 
> boolean ) is not implemented.
> How I can do that ?
> I use Fop Trunk.
>  
> Thanks.
>  
> Christian Pestel
> christian.pes...@orange.fr


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



Apache™ FOP: Hyphenation license

2012-12-14 Thread Support SBA



Hello, 

I’m investigating about Apache™ FOP: Hyphenation. I searched on the website but 
didn’t find the license and the license version used for the package. 
Can you please provide me this information ? 

Regards, 


www.prometil.com 

Equipe Process Méthodes & Outils 
Process Methods and Tools (Cots Management, Reqtify, Gemo, SVN, Quality Center, 
Macros,…) 
Prometil on behalf INFOTEL Conseil 
42 av du Général De Croutte 31100 Toulouse 
E-mail :support@prometil.com 

Tel. Prometil : +33 562 875 242 

Fax Prometil :  +33 561 404 454 

Ce message peut contenir des informations confidentielles dont la divulgation 
est à ce titre rigoureusement interdite en l'absence d'autorisation explicite 
de l'émetteur. Dans l'hypothèse où vous auriez reçu par erreur ce message, 
merci de le renvoyer à l’émetteur et de détruire toute copie. 
Pensez à l’environnement avant d’imprimer. 









Re: Apache™ FOP: Hyphenation license

2012-12-14 Thread Luis Bernardo


FOP does not do hyphenation by itself. For that you need to have the 
fop-hyph.jar (that you can download from 
http://offo.sourceforge.net/hyphenation/) present. So the license is the 
one in that same site (there are different licenses for different 
languages).


On 12/14/12 6:59 PM, Support SBA wrote:


Hello,

I’m investigating about Apache™ FOP: Hyphenation. I searched on
the website but didn’t find the license and the license version
used for the package.
Can you please provide me this information ?

Regards,

Prometil
www.prometil.com 
Equipe Process Méthodes & Outils
Process Methods and Tools (Cots Management, Reqtify, Gemo, SVN,
Quality Center, Macros,…)
Prometil on behalf INFOTEL Conseil
42 av du Général De Croutte 31100 Toulouse
E-mail :support@prometil.com 
Tel. Prometil : +33 562 875 242 
Fax Prometil :  +33 561 404 454 

Ce message peut contenir des informations confidentielles dont la
divulgation est à ce titre rigoureusement interdite en l'absence
d'autorisation explicite de l'émetteur. Dans l'hypothèse où vous
auriez reçu par erreur ce message, merci de le renvoyer à
l’émetteur et de détruire toute copie.
Pensez à l’environnement avant d’imprimer.