Subversion Repositories SmartDukaan

Rev

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

Rev 17422 Rev 17427
Line 77... Line 77...
77
						poSubTable.addCell(itemNumberImage);
77
						poSubTable.addCell(itemNumberImage);
78
	
78
	
79
						poTable.addCell(poSubTable);
79
						poTable.addCell(poSubTable);
80
					}
80
					}
81
				}
81
				}
82
				poTable.addCell("-------------------------");
-
 
83
				poTable.addCell(" ");
-
 
84
				poTable.addCell("-------------------------");
-
 
85
				poTable.addCell(" ");
-
 
86
				poTable.addCell("-------------------------");
-
 
87
			}
82
			}
88
 
83
 
89
            document.add(poTable);
84
            document.add(poTable);
90
            document.close();
85
            document.close();
91
            baosPDF.close();
86
            baosPDF.close();