Dmitri,

Unfortunately I don't think you'll be able to force Xalan to output
everything
on a single line.   There is special processing for <img> <applet> and
<object> tags that seem to force them to be inline,  but all other tags
will be put on a separate line.  Sorry.

Paul


                                                                                       
                         
                    Dmitri Ilyin                                                       
                         
                    <dmitri.ilyin@        To:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>       
                    memiq.com>            cc:     (bcc: Paul Dick/CAM/Lotus)           
                         
                                          Subject:     RE: html output???              
                         
                    05/31/2001                                                         
                         
                    01:16 PM                                                           
                         
                    Please respond                                                     
                         
                    to xalan-dev                                                       
                         
                                                                                       
                         
                                                                                       
                         




Hi Paul,

as i saw the properties, that i can set, are not that i need.

I must to tell xalan for example not to output new line character
 bitween elements and just write them all in one line as:

<td><img..../></td>

At best make all the output as one row....

>
> Dmitri,
>
> The output properties for Xalan can be customized.  See the following
> FAQ http://xml.apache.org/xalan-j/usagepatterns.html#outputprops.
>
> This should allow you to set up the formatting behavior the
> way you want.
>
> Paul
>




Reply via email to