TEXT output justification
Posted: Thu May 04, 2006 8:44 pm
I'm following the Oxygen XML help instructions (below) for creating text output. How do I stop the horrible justification of the plain text output that puts no spaces between some words and extras between others. such as:
For our purposes,the freeaccount levelismore than adequate.
c
***
TXT Output
Change directory to [oxygen]/frameworks/docbook/xsl/fo/.
Select docbook.xsl, click Open. The dialog closes.
Select the FOP tab.
Check the Perform FOP option. The remaining options are enabled.
Select the following options:
XSLT result as input.
TXT as method.
Built-in(Apache FOP) as processor.
Select the Output tab.
In the Save As field enter the output file name relative to the current directory (YourFileName.txt ) or the path and output file name (C:\FileDirectory\YourFileName.txt).
Optionally, uncheck the XHTML and XML check boxes in the Show As group.
Click Transform Now. The transformation is started.
For our purposes,the freeaccount levelismore than adequate.
c
***
TXT Output
Change directory to [oxygen]/frameworks/docbook/xsl/fo/.
Select docbook.xsl, click Open. The dialog closes.
Select the FOP tab.
Check the Perform FOP option. The remaining options are enabled.
Select the following options:
XSLT result as input.
TXT as method.
Built-in(Apache FOP) as processor.
Select the Output tab.
In the Save As field enter the output file name relative to the current directory (YourFileName.txt ) or the path and output file name (C:\FileDirectory\YourFileName.txt).
Optionally, uncheck the XHTML and XML check boxes in the Show As group.
Click Transform Now. The transformation is started.