File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
barcodes/src/main/java/com/itextpdf/barcodes Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -548,7 +548,7 @@ public Rectangle getBarcodeSize() {
548
548
* translation matrix to move it elsewhere.<p>
549
549
* The bars and text are written in the following colors:
550
550
* <br>
551
- * <TABLE BORDER=1 SUMMARY="barcode properties">
551
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
552
552
* <TR>
553
553
* <TH><P><CODE>barColor</CODE></TH>
554
554
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -424,9 +424,9 @@ public void setCodeType(int codeType) {
424
424
* translation matrix to move it elsewhere.<p>
425
425
* The bars and text are written in the following colors:
426
426
* <br>
427
- * <TABLE BORDER=1 SUMMARY="barcode properties">
427
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
428
428
* <TR>
429
- * <TH><P><CODE>barColor</CODE></TH>
429
+ * <TH><P></>< CODE>barColor</CODE></TH>
430
430
* <TH><P><CODE>textColor</CODE></TH>
431
431
* <TH><P>Result</TH>
432
432
* </TR>
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ public Rectangle getBarcodeSize() {
269
269
* translation matrix to move it elsewhere.<p>
270
270
* The bars and text are written in the following colors:
271
271
* <br>
272
- * <TABLE BORDER=1 SUMMARY="barcode properties">
272
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
273
273
* <TR>
274
274
* <TH><P><CODE>barColor</CODE></TH>
275
275
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ public Rectangle getBarcodeSize() {
205
205
* translation matrix to move it elsewhere.<p>
206
206
* The bars and text are written in the following colors:
207
207
* <br>
208
- * <TABLE BORDER=1 SUMMARY="barcode properties">
208
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
209
209
* <TR>
210
210
* <TH><P><CODE>barColor</CODE></TH>
211
211
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -554,7 +554,7 @@ public Rectangle getBarcodeSize() {
554
554
* translation matrix to move it elsewhere.<p>
555
555
* The bars and text are written in the following colors:
556
556
* <br>
557
- * <TABLE BORDER=1 SUMMARY="barcode properties">
557
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
558
558
* <TR>
559
559
* <TH><P><CODE>barColor</CODE></TH>
560
560
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ public Rectangle getBarcodeSize() {
93
93
* translation matrix to move it elsewhere.<p>
94
94
* The bars and text are written in the following colors:
95
95
* <br>
96
- * <TABLE BORDER=1 SUMMARY="barcode properties">
96
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
97
97
* <TR>
98
98
* <TH><P><CODE>barColor</CODE></TH>
99
99
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ public Rectangle getBarcodeSize() {
227
227
* translation matrix to move it elsewhere.<p>
228
228
* The bars and text are written in the following colors:
229
229
* <br>
230
- * <TABLE BORDER=1 SUMMARY="barcode properties">
230
+ * <TABLE BORDER="1" SUMMARY="barcode properties">
231
231
* <TR>
232
232
* <TH><P><CODE>barColor</CODE></TH>
233
233
* <TH><P><CODE>textColor</CODE></TH>
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ public Rectangle getBarcodeSize() {
160
160
* <p>
161
161
* The bars and text are written in the following colors:
162
162
* <p>
163
- * <P><TABLE BORDER=1 summary="">
163
+ * <P><TABLE BORDER="1" summary="">
164
164
* <TR>
165
165
* <TH><P><CODE>barColor</CODE></TH>
166
166
* <TH><P><CODE>textColor</CODE></TH>
You can’t perform that action at this time.
0 commit comments