I have a very old application that can't save data, it prints straight to the LPT1 and I would therefore like to save the printouts to a pdf.
I am using net use to redirect lpt1 to a PDFcreator. If I use the regular PDF driver I get a blank page, if I change the print processor in the device properties to text the text will be sent to the pdf, no graphics to my knowledge, which is fine, works for me as I don't need graphics. My problem is the text is too small doesn't fill the page like the original printout to LPT1 would. Is it possible to increase the font size or reduce the characters per line with pdfcreator or is there another work around?