Hi, this is my first post, so be nice on me!
I currently have a program that will input and save into a text file. It stores information on the operations of the program, such as inputs, errors and major proccesses. I have literally torn the web into pieces looking for code to print the text document. I've tried opening it and printing or printing the file and i get the same result each time, that is that the text from the document extends across the entire printed page until it is cut off, in other words it doesn't go to the next line (despite multilined text box), and the printer doesn't set any margins.
I have tried this in both .txt and .rtf and have the same issue.
If anyone has any ideas or experiance in this are please post.
Thanks a lot, have a good day.
DGee
I currently have a program that will input and save into a text file. It stores information on the operations of the program, such as inputs, errors and major proccesses. I have literally torn the web into pieces looking for code to print the text document. I've tried opening it and printing or printing the file and i get the same result each time, that is that the text from the document extends across the entire printed page until it is cut off, in other words it doesn't go to the next line (despite multilined text box), and the printer doesn't set any margins.
I have tried this in both .txt and .rtf and have the same issue.
If anyone has any ideas or experiance in this are please post.
Thanks a lot, have a good day.
DGee
Comment