From: Steinar Bang <[EMAIL PROTECTED]>

<snip/>


Is there a way to introduce soft line breaks into FOP formatting? I'm using the DocBook XSL style sheets to create XSL:FO files from DocBook XML documents, and feed the XSL:FO files through FOP to create PDF files.

I have two URLs in table cells, that breaks in this manner:
  ht-
  ttp://somemachine/path/to/some-
  where

<snip/>

Take a look at

http://xml.apache.org/fop/faq.html#cells-overflow

Specifically the bit about inserting zero-width spaces. That will allow FOP to break your http where you have inserted the spaces.

Chris

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. http://www.msn.co.uk/internetaccess



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



Reply via email to