Off - topic but need help
Hello everyone;
This is off-topic, but I will have to write a program to take a raw txt file, throw chunks of it into a string arryay, than split them according to needs and throw them into a new file in the required format (as format I mean like leaving the neccessary spaces between pieces, like when printing an invoice) and make it printable. I already have some basic ideas and remember reading something about this, but since I'm quite new to c# I am quite sure I will need general help and directions. Can you point me to some tutorials, examples, articles and throw in your own ideas too?
Thanks.

