On Mon, 2007-07-16 at 13:46 +0200, Juan Carlos Fernandez Caballero wrote: > Hello, > > A have a problem with Forrest. A need show (load) a text file.
You mean you want to use a text file as input? > I could to paste the text in a image and use: > > <p><img src="images/prueba.jpg" alt="Prueba"/></p> Meaning you want to display the whole text file as image? > > I believe that this is not the orthodox way but to do it. Can I use > the text file of direct way? Yeah, there is. If you use POD format then you can use http://www.rblasch.org/projects/pod-input/. Otherwise it should be easy to write an input plugin for text. Do you have an example file? salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions
