I have a bunch of text files that are created by a legacy inventory system.
When viewed in notepad in windows, they have a bunch of formatting that looks fine (think ascii art to create boxes and stuff)
I need to save some of these text files as pdfs. I tried using CuteWriter PDF's free utility, but it completely messes up the formatting.
One of the problems (but not the only problem) is that these text files are very wide, so lines will tend to wrap. I tried changing the orientation to landscape, but that only helped a little (and as I said, that's not the only problem)
There is a dotmatrix printer that prints these inventory sheets. Interestingly, when I print from DOS (using the print command), the formatting is preserved but squished to fit nicely on a normal 8.5X11 paper. If I print using normal Windows Printing, the formatting looks terrible just as when I try to printtoPDF.
Can anyone give me any tips on how I might preserve this ASCII formatting when printing to PDF?
When viewed in notepad in windows, they have a bunch of formatting that looks fine (think ascii art to create boxes and stuff)
I need to save some of these text files as pdfs. I tried using CuteWriter PDF's free utility, but it completely messes up the formatting.
One of the problems (but not the only problem) is that these text files are very wide, so lines will tend to wrap. I tried changing the orientation to landscape, but that only helped a little (and as I said, that's not the only problem)
There is a dotmatrix printer that prints these inventory sheets. Interestingly, when I print from DOS (using the print command), the formatting is preserved but squished to fit nicely on a normal 8.5X11 paper. If I print using normal Windows Printing, the formatting looks terrible just as when I try to printtoPDF.
Can anyone give me any tips on how I might preserve this ASCII formatting when printing to PDF?
