RE: How create a job to generate text file Mark Taylor 17.Jan.17 09:50 PM a Web browser Domino Designer 7.0.3All Platforms
While there are a couple methods to 'Print' a view, i'm not aware off the top of my head to scrape the text from a view.
What >>I<< would probably do is to write a lotusscript agent to walk the view, selecting the desired text from each document and outputting it to a text file.
There are plenty of samples for each step of the process in the designer help.