That's great.  pdftotext just copies the pdf text to the same file name but 
with a .txt extension.  So a second for loop would run your conversion 
program to create the csv file(s) from each .txt file.  You could just 
create individual csv files or just append to one single file. Either way 
once you get a conversion program working doing 900 files will be a piece 
of cake.

...bob

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to