Subversion Repositories SmartDukaan

Rev

Rev 4687 | Rev 6315 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4687 Rev 5030
Line 120... Line 120...
120
        PdfPTable salutationTable = new PdfPTable(1);
120
        PdfPTable salutationTable = new PdfPTable(1);
121
        salutationTable.getDefaultCell().setHorizontalAlignment(
121
        salutationTable.getDefaultCell().setHorizontalAlignment(
122
                Element.ALIGN_LEFT);
122
                Element.ALIGN_LEFT);
123
        salutationTable.getDefaultCell().setBorder(Rectangle.NO_BORDER);
123
        salutationTable.getDefaultCell().setBorder(Rectangle.NO_BORDER);
124
        salutationTable.addCell(new Phrase("To", helvetica8));
124
        salutationTable.addCell(new Phrase("To", helvetica8));
-
 
125
        salutationTable.addCell(new Phrase(supplier
-
 
126
                .getName(), helvetica8));
125
        salutationTable.addCell(new Paragraph(supplier
127
        salutationTable.addCell(new Paragraph(supplier
126
                .getCommunicationAddress(), helvetica8));
128
                .getCommunicationAddress(), helvetica8));
127
        salutationTable.addCell(new Phrase("Dear Sir/Madam", helveticaBold8));
129
        salutationTable.addCell(new Phrase("Dear Sir/Madam", helveticaBold8));
128
        salutationTable
130
        salutationTable
129
                .addCell(new Phrase(
131
                .addCell(new Phrase(