I have a text file that contains an AutoCAD pathname on each line, e.g.,
D:\\project4033\\dwg\\p1234.dwg
D:\\project515\\dwg\\p642.dwg
X:\\dwg\\a556.dwg
How can I set up a Reader to process each file (the output format will be Adobe GeospatialPDF)? I see answers like a "TextFileReader", but on my 2020.1 system there is no such transformer.