Generic Text Printer

Hi,

Does anyone know if their is a way in Servoy to print a form to the standard windows generic text driver?

I have searched the forums and didn’t see anything. Right now if I place a label or field on a form then print it to the generic driver to create a file it just contains blocks.

We have a customer that needs to be able to create a text file to send to an insurance company. The file needs to have the data in the same place everytime so the insurance company can parse it into their system.

Thanks for any tips!

You can create a text file, have a look at the file plugin which is part of a standard distribution.

Or do I miss your point?

Marcel,

Thanks for the tip! That is exactly what I needed!