        private StreamReader streamToPrint;
        string fileName = "";
        Font printFont = new Font("Times New Roman", 10);
        
