Skip to content

Commit 38a9a13

Browse files
committed
[RELEASE] iText 7 Core - 7.1.9
https://github.com/itext/itext7-dotnet/releases/tag/7.1.9 * release/7.1.9: [RELEASE] 7.1.9-SNAPSHOT -> 7.1.9 Deprecate PdfRichMediaAnnotation class Exclude internal classes from public documentation. Improve javadoc of xfdf object classes. Add new strokeWidthMeasureUnitsTest and refactor test Add missing copyright headers Remove PdfRootSvgNodeRendererUnitTest Fix preserveAspectRatio application Refactor javadoc in CommonCssConstants Add missing copyright headers Add tests to cover Transform Add tests to the setModified method Extend some iTextCore test classes Add a setter to the modified flag. Update PdfCanvas javadocs Improve event counter documentation. Add LineArrow name constant Extend iTextCore test classes Prevent font comparison from throwing NPE. Add some new DeviceRgb tests. Deprecate a method which doesn't make any sence in .NET nd therefore doesn't work there. Update autoported files Allow overriding default font family easier for BasicFontProvider Fix single line comments. Add test on infinite loop during table creating in layout Move most of CssStyleSheetParserTest from pdfHTML to SXP Add unvalidUrlFillTest Replace recursion with while-cycle in readXrefStream Rename PdfDocument.addFileAttachment() argument Add checkParentTreeIfFormXObjectTaggedTest Add stampingFormXobjectInnerContentTaggedTest Add missing copyright headers Deprecate CSS redundant rule class constructors that are more flexible than CSS specification Fix CssFontFaceRule#toString() to produce valid CSS Add ToDo remark Update resource file in svg module Introduce tests for FontCache, fix ByteCid AbstractCmap implementation Remove excess comment Change test TODO description Update autoported files Fix GetCustomAttribute extension method by making it work with this assembly Fix rereading of released objects from object streams Add mSungLightFontRanges test. DEVSIX-3349 Add new LayoutTaggingTest(not ASCII chart) Update autoported files Add missing copyright headers Add new test demonstrating issue with glyph bbox calculation for Type 3 fonts when parsing content stream Add unit test for CssPseudoClassEmptySelectorItem class. DEVSIX-3310 Formatting tests in svg module Add missing copyright headers Move all multiline tests to a separate class Support autosize for multiline text fields Cleanup AssemblyInfo for sxp Remove documented exceptions from manual files. Add shared page resources flushing test Update autoported files Add a test on cell's incorrect rotation. Update License.md for all AGPL products Update port-hash Add unit tests for CssPseudoClasses. DEVSIX-3310 Update port-hash Add parse Double method with unit test. Add integration test for this. DEVSIX-2232 Remove redundant throws declaration from non-public API Deprecate PdfTokenizer#ReusableRandomAccessSource Update port-hash Add missing copyright headers Add surrogate pairs tests. DEVSIX-3301 Fix XfdfWriter and XfdfReader tests. Add assert for null in PdfString Update port-hash Improve list javadocs. Other minor improvements. Update autoported files Fix DM_DEFAULT_ENCODING SpotBugs warnings in forms module Add test Add createFieldInAppendModeTest Update autoported files Improve 3D borders documentation to omit links to private fields. Update autoported files Fix the way how we pass isOriginalNonSplitRenderer to child renderers. Move VeraPDF validator to pdfTest module Move VeraPDF validator to pdftest module Update autoported files Fix TextRenderInfo#getSingleSpaceWidth result when font doesn't specify space character width Update port-hash Update port-hash Improve javadocs which cause shapen warnings. Update autoported files Refactor javadocs to omit usage of closing p tag. Update autoported files Add missing copyright headers Cover WebColors with tests Update autoported files Refactor equals() literal comparison Add test Refactor some default TableRenderer methods. Add a test for creating PDF/A document with layout list Fix javadocs warnings in kernel module Update port-hash Refactor equals() when literal string is a parameter Add test Add missing copyright headers Reduce cyclomatic complexity for TableRenderer, TableWidths, ParagraphRenderer Add missing copyright headers Cover PdfDashPattern and PdfTextArrayTest with tests Update ToDo remarks Remove 7.0 related branches from Jenkinsfile Fix DM_DEFAULT_ENCODING spotbugs issues Add JavaUtil#GetStringForBytes with Encoding Fix methods documentation Fix inline comments in barcodes, forms and io Clarify some javadocs Fix miscellaneous javadoc errors in kernel module Fix resource file path case in PdfA2LayoutOcgTest Update port-hash after release [RELEASE] 7.1.8-SNAPSHOT -> 7.1.9-SNAPSHOT Add missing copyright headers Refactor clone() implementations Add comments regarding ecnryption algorithms Add missing copyright headers Move core tests. DEVSIX-3035 Update autoported files Refactor test Remove excessive cmp file. appendModeAppearance test has been adjusted Refactor equals() when string literal is a parameter Add missing copyright headers Extract DeterminatorIsZero exception message Add unit tests for GreekAlphabetNumbering Update comments placing Add test for PdfADocument with END_PAGE event Add missing copyright headers Fix processing floating renderers when base direction is set explicitly Refactor comments in layout; merge two if to one, substitute checking if list is empty by using isEmpty()
2 parents 8d87e56 + d058027 commit 38a9a13

File tree

1,791 files changed

+55190
-53317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,791 files changed

+55190
-53317
lines changed

Jenkinsfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ pipeline {
7777
anyOf {
7878
branch "master"
7979
branch "develop"
80-
branch "7.0"
81-
branch "7.0-master"
8280
}
8381
}
8482
steps {

LICENSE.md

Lines changed: 13 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,16 @@
1-
This program is free software; you can redistribute it and/or modify
2-
it under the terms of the GNU Affero General Public License version 3
3-
as published by the Free Software Foundation with the addition of the
4-
following permission added to Section 15 as permitted in Section 7(a):
5-
FOR ANY PART OF THE COVERED WORK IN WHICH THE COPYRIGHT IS OWNED BY
6-
ITEXT GROUP. ITEXT GROUP DISCLAIMS THE WARRANTY OF NON INFRINGEMENT
7-
OF THIRD PARTY RIGHTS
1+
This program is offered under a commercial and under the AGPL license.
2+
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.
83

9-
This program is distributed in the hope that it will be useful, but
10-
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
11-
or FITNESS FOR A PARTICULAR PURPOSE.
12-
See the GNU Affero General Public License for more details.
13-
You should have received a copy of the GNU Affero General Public License
14-
along with this program; if not, see http://www.gnu.org/licenses or write to
15-
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
16-
Boston, MA, 02110-1301 USA, or download the license from the following URL:
17-
http://itextpdf.com/terms-of-use/
18-
19-
The interactive user interfaces in modified source and object code versions
20-
of this program must display Appropriate Legal Notices, as required under
21-
Section 5 of the GNU Affero General Public License.
4+
AGPL licensing:
5+
This program is free software: you can redistribute it and/or modify
6+
it under the terms of the GNU Affero General Public License as published by
7+
the Free Software Foundation, either version 3 of the License, or
8+
(at your option) any later version.
229

23-
In accordance with Section 7(b) of the GNU Affero General Public License,
24-
a covered work must retain the producer line in every PDF that is created
25-
or manipulated using iText.
10+
This program is distributed in the hope that it will be useful,
11+
but WITHOUT ANY WARRANTY; without even the implied warranty of
12+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
GNU Affero General Public License for more details.
2614

27-
You can be released from the requirements of the license by purchasing
28-
a commercial license. Buying such a license is mandatory as soon as you
29-
develop commercial activities involving the iText software without
30-
disclosing the source code of your own applications.
31-
These activities include: offering paid services to customers as an ASP,
32-
serving PDFs on the fly in a web application, shipping iText with a closed
33-
source product.
34-
35-
For more information, please contact iText Software Corp. at this
36-
15+
You should have received a copy of the GNU Affero General Public License
16+
along with this program. If not, see <https://www.gnu.org/licenses/>.

doxyfile

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,32 @@ RECURSIVE = YES
869869
# Note that relative paths are relative to the directory from which doxygen is
870870
# run.
871871

872-
EXCLUDE =
872+
EXCLUDE = itext/itext.io/itext/io/util/ArrayUtil.cs \
873+
itext/itext.io/itext/io/util/DateTimeUtil.cs \
874+
itext/itext.io/itext/io/util/DecimalFormatUtil.cs \
875+
itext/itext.io/itext/io/util/EncodingUtil.cs \
876+
itext/itext.io/itext/io/util/EnumUtil.cs \
877+
itext/itext.io/itext/io/util/ExceptionUtil.cs \
878+
itext/itext.io/itext/io/util/FileUtil.cs \
879+
itext/itext.io/itext/io/util/FilterUtil.cs \
880+
itext/itext.io/itext/io/util/GenericArray.cs \
881+
itext/itext.io/itext/io/util/HashCode.cs \
882+
itext/itext.io/itext/io/util/IdelOutputStream.cs \
883+
itext/itext.io/itext/io/util/IntHashtable.cs \
884+
itext/itext.io/itext/io/util/MessageFormatUtil.cs \
885+
itext/itext.io/itext/io/util/NumberUtil.cs \
886+
itext/itext.io/itext/io/util/ResourceUtil.cs \
887+
itext/itext.io/itext/io/util/StreamUtil.cs \
888+
itext/itext.io/itext/io/util/SystemUtil.cs \
889+
itext/itext.io/itext/io/util/TextUtil.cs \
890+
itext/itext.io/itext/io/util/UrlUtil.cs \
891+
itext/itext.io/itext/io/codec/brotli/dec/ \
892+
itext/itext.styledxmlparser/itext/styledxmlparser/PortUtil.cs \
893+
itext/itext.styledxmlparser/itext/styledxmlparser/jsoup/ \
894+
itext/itext.kernel/itext/kernel/crypto/CryptoUtil.cs \
895+
itext/itext.svg/itext/svg/utils/SvgCoordinateUtils.cs \
896+
itext/itext.svg/itext/svg/utils/SvgRegexUtils.cs
897+
873898

874899
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
875900
# directories that are symbolic links (a Unix file system feature) are excluded

itext.tests/itext.barcodes.tests/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
[assembly: Guid("d015a3aa-613c-45d9-b908-7d47c4b613af")]
1616

17-
[assembly: AssemblyVersion("7.1.8.0")]
18-
[assembly: AssemblyFileVersion("7.1.8.0")]
19-
[assembly: AssemblyInformationalVersion("7.1.8")]
17+
[assembly: AssemblyVersion("7.1.9.0")]
18+
[assembly: AssemblyFileVersion("7.1.9.0")]
19+
[assembly: AssemblyInformationalVersion("7.1.9")]
2020

2121
#if !NETSTANDARD1_6
2222
[assembly: NUnit.Framework.Timeout(300000)]

itext.tests/itext.barcodes.tests/itext/barcodes/Barcode128Test.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ public static void BeforeClass() {
6060
CreateDestinationFolder(destinationFolder);
6161
}
6262

63-
/// <exception cref="System.IO.IOException"/>
64-
/// <exception cref="iText.Kernel.PdfException"/>
65-
/// <exception cref="System.Exception"/>
6663
[NUnit.Framework.Test]
6764
public virtual void Barcode01Test() {
6865
String filename = "barcode128_01.pdf";
@@ -80,9 +77,6 @@ public virtual void Barcode01Test() {
8077
+ "cmp_" + filename, destinationFolder, "diff_"));
8178
}
8279

83-
/// <exception cref="System.IO.IOException"/>
84-
/// <exception cref="iText.Kernel.PdfException"/>
85-
/// <exception cref="System.Exception"/>
8680
[NUnit.Framework.Test]
8781
public virtual void Barcode02Test() {
8882
String filename = "barcode128_02.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/Barcode39Test.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ public static void BeforeClass() {
6161
CreateDestinationFolder(destinationFolder);
6262
}
6363

64-
/// <exception cref="System.IO.IOException"/>
65-
/// <exception cref="iText.Kernel.PdfException"/>
66-
/// <exception cref="System.Exception"/>
6764
[NUnit.Framework.Test]
6865
public virtual void Barcode01Test() {
6966
String filename = "barcode39_01.pdf";
@@ -79,9 +76,6 @@ public virtual void Barcode01Test() {
7976
+ "cmp_" + filename, destinationFolder, "diff_"));
8077
}
8178

82-
/// <exception cref="System.IO.IOException"/>
83-
/// <exception cref="iText.Kernel.PdfException"/>
84-
/// <exception cref="System.Exception"/>
8579
[NUnit.Framework.Test]
8680
public virtual void Barcode02Test() {
8781
String filename = "barcode39_02.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeCodabarTest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ public static void BeforeClass() {
5959
CreateDestinationFolder(destinationFolder);
6060
}
6161

62-
/// <exception cref="System.IO.IOException"/>
63-
/// <exception cref="iText.Kernel.PdfException"/>
64-
/// <exception cref="System.Exception"/>
6562
[NUnit.Framework.Test]
6663
public virtual void Barcode01Test() {
6764
String filename = "codabar.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeDataMatrixTest.cs

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ public static void BeforeClass() {
6060
CreateOrClearDestinationFolder(destinationFolder);
6161
}
6262

63-
/// <exception cref="System.IO.IOException"/>
64-
/// <exception cref="iText.Kernel.PdfException"/>
65-
/// <exception cref="System.Exception"/>
6663
[NUnit.Framework.Test]
6764
public virtual void Barcode01Test() {
6865
String filename = "barcodeDataMatrix.pdf";
@@ -79,9 +76,6 @@ public virtual void Barcode01Test() {
7976
+ "cmp_" + filename, destinationFolder, "diff_"));
8077
}
8178

82-
/// <exception cref="System.IO.IOException"/>
83-
/// <exception cref="iText.Kernel.PdfException"/>
84-
/// <exception cref="System.Exception"/>
8579
[NUnit.Framework.Test]
8680
public virtual void Barcode02Test() {
8781
String filename = "barcodeDataMatrix2.pdf";
@@ -96,9 +90,6 @@ public virtual void Barcode02Test() {
9690
+ "cmp_" + filename, destinationFolder, "diff_"));
9791
}
9892

99-
/// <exception cref="System.IO.IOException"/>
100-
/// <exception cref="iText.Kernel.PdfException"/>
101-
/// <exception cref="System.Exception"/>
10293
[NUnit.Framework.Test]
10394
public virtual void Barcode03Test() {
10495
String filename = "barcodeDataMatrix3.pdf";
@@ -116,9 +107,6 @@ public virtual void Barcode03Test() {
116107
+ "cmp_" + filename, destinationFolder, "diff_"));
117108
}
118109

119-
/// <exception cref="System.IO.IOException"/>
120-
/// <exception cref="iText.Kernel.PdfException"/>
121-
/// <exception cref="System.Exception"/>
122110
[NUnit.Framework.Test]
123111
public virtual void Barcode04Test() {
124112
String filename = "barcodeDataMatrix4.pdf";
@@ -136,9 +124,6 @@ public virtual void Barcode04Test() {
136124
+ "cmp_" + filename, destinationFolder, "diff_"));
137125
}
138126

139-
/// <exception cref="System.IO.IOException"/>
140-
/// <exception cref="iText.Kernel.PdfException"/>
141-
/// <exception cref="System.Exception"/>
142127
[NUnit.Framework.Test]
143128
public virtual void Barcode05Test() {
144129
String filename = "barcodeDataMatrix5.pdf";
@@ -156,9 +141,6 @@ public virtual void Barcode05Test() {
156141
+ "cmp_" + filename, destinationFolder, "diff_"));
157142
}
158143

159-
/// <exception cref="System.IO.IOException"/>
160-
/// <exception cref="iText.Kernel.PdfException"/>
161-
/// <exception cref="System.Exception"/>
162144
[NUnit.Framework.Test]
163145
public virtual void Barcode06Test() {
164146
String filename = "barcodeDataMatrix6.pdf";
@@ -273,9 +255,6 @@ public virtual void Barcode15Test() {
273255
NUnit.Framework.Assert.AreEqual(BarcodeDataMatrix.DM_NO_ERROR, result);
274256
}
275257

276-
/// <exception cref="System.IO.IOException"/>
277-
/// <exception cref="iText.Kernel.PdfException"/>
278-
/// <exception cref="System.Exception"/>
279258
[NUnit.Framework.Test]
280259
public virtual void Barcode16Test() {
281260
String filename = "barcode16Test.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeEANTest.cs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ public static void BeforeClass() {
6060
CreateDestinationFolder(destinationFolder);
6161
}
6262

63-
/// <exception cref="System.IO.IOException"/>
64-
/// <exception cref="iText.Kernel.PdfException"/>
65-
/// <exception cref="System.Exception"/>
6663
[NUnit.Framework.Test]
6764
public virtual void Barcode01Test() {
6865
String filename = "barcodeEAN_01.pdf";
@@ -80,9 +77,6 @@ public virtual void Barcode01Test() {
8077
+ "cmp_" + filename, destinationFolder, "diff_"));
8178
}
8279

83-
/// <exception cref="System.IO.IOException"/>
84-
/// <exception cref="iText.Kernel.PdfException"/>
85-
/// <exception cref="System.Exception"/>
8680
[NUnit.Framework.Test]
8781
public virtual void Barcode02Test() {
8882
String filename = "barcodeEAN_02.pdf";
@@ -100,9 +94,6 @@ public virtual void Barcode02Test() {
10094
+ "cmp_" + filename, destinationFolder, "diff_"));
10195
}
10296

103-
/// <exception cref="System.IO.IOException"/>
104-
/// <exception cref="iText.Kernel.PdfException"/>
105-
/// <exception cref="System.Exception"/>
10697
[NUnit.Framework.Test]
10798
public virtual void Barcode03Test() {
10899
String filename = "barcodeEANSUP.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeInter25Test.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ public static void BeforeClass() {
6060
CreateDestinationFolder(destinationFolder);
6161
}
6262

63-
/// <exception cref="System.IO.IOException"/>
64-
/// <exception cref="iText.Kernel.PdfException"/>
65-
/// <exception cref="System.Exception"/>
6663
[NUnit.Framework.Test]
6764
public virtual void Barcode01Test() {
6865
String filename = "barcodeInter25.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeMSITest.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ public static void BeforeClass() {
6161
CreateDestinationFolder(destinationFolder);
6262
}
6363

64-
/// <exception cref="System.IO.IOException"/>
65-
/// <exception cref="iText.Kernel.PdfException"/>
66-
/// <exception cref="System.Exception"/>
6764
[NUnit.Framework.Test]
6865
public virtual void Barcode01Test() {
6966
String filename = "barcodeMSI_01.pdf";
@@ -81,8 +78,6 @@ public virtual void Barcode01Test() {
8178
+ "cmp_" + filename, destinationFolder, "diff01_"));
8279
}
8380

84-
/// <exception cref="System.IO.IOException"/>
85-
/// <exception cref="System.Exception"/>
8681
[NUnit.Framework.Test]
8782
public virtual void Barcode02Test() {
8883
String filename = "barcodeMSI_02.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeMultiThreadingTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ source product.
4141
4242
*/
4343
using System.Threading;
44+
using iText.Test;
4445
using NUnit.Framework;
4546

4647
namespace iText.Barcodes
4748
{
48-
public class BarcodeMultiThreadingTest
49-
{
49+
public class BarcodeMultiThreadingTest : ExtendedITextTest {
5050
[Test]
5151
public void test() {
5252
Thread[] threads = new Thread[20];

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodePDF417Test.cs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ public static void BeforeClass() {
6161
CreateDestinationFolder(destinationFolder);
6262
}
6363

64-
/// <exception cref="System.IO.IOException"/>
65-
/// <exception cref="iText.Kernel.PdfException"/>
66-
/// <exception cref="System.Exception"/>
6764
[NUnit.Framework.Test]
6865
public virtual void Barcode01Test() {
6966
String filename = "barcode417_01.pdf";
@@ -81,9 +78,6 @@ public virtual void Barcode01Test() {
8178
+ "cmp_" + filename, destinationFolder, "diff_"));
8279
}
8380

84-
/// <exception cref="System.IO.IOException"/>
85-
/// <exception cref="iText.Kernel.PdfException"/>
86-
/// <exception cref="System.Exception"/>
8781
[NUnit.Framework.Test]
8882
public virtual void Barcode02Test() {
8983
String filename = "barcode417_02.pdf";
@@ -101,8 +95,6 @@ public virtual void Barcode02Test() {
10195
+ "cmp_" + filename, destinationFolder, "diff_"));
10296
}
10397

104-
/// <exception cref="System.IO.IOException"/>
105-
/// <exception cref="System.Exception"/>
10698
[NUnit.Framework.Test]
10799
public virtual void MacroPDF417Test01() {
108100
String filename = "barcode417Macro_01.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodePostnetTest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ public static void BeforeClass() {
5959
CreateDestinationFolder(destinationFolder);
6060
}
6161

62-
/// <exception cref="System.IO.IOException"/>
63-
/// <exception cref="iText.Kernel.PdfException"/>
64-
/// <exception cref="System.Exception"/>
6562
[NUnit.Framework.Test]
6663
public virtual void Barcode01Test() {
6764
String filename = "barcodePostnet.pdf";

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeQRCodeTest.cs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ public static void BeforeClass() {
6262
CreateOrClearDestinationFolder(destinationFolder);
6363
}
6464

65-
/// <exception cref="System.IO.IOException"/>
66-
/// <exception cref="iText.Kernel.PdfException"/>
67-
/// <exception cref="System.Exception"/>
6865
[NUnit.Framework.Test]
6966
public virtual void Barcode01Test() {
7067
String filename = "barcodeQRCode01.pdf";
@@ -81,9 +78,6 @@ public virtual void Barcode01Test() {
8178
+ "cmp_" + filename, destinationFolder, "diff_"));
8279
}
8380

84-
/// <exception cref="System.IO.IOException"/>
85-
/// <exception cref="iText.Kernel.PdfException"/>
86-
/// <exception cref="System.Exception"/>
8781
[NUnit.Framework.Test]
8882
public virtual void Barcode02Test() {
8983
String filename = "barcodeQRCode02.pdf";
@@ -100,9 +94,6 @@ public virtual void Barcode02Test() {
10094
+ "cmp_" + filename, destinationFolder, "diff_"));
10195
}
10296

103-
/// <exception cref="System.IO.IOException"/>
104-
/// <exception cref="iText.Kernel.PdfException"/>
105-
/// <exception cref="System.Exception"/>
10697
[NUnit.Framework.Test]
10798
public virtual void BarcodeVersioningTest() {
10899
String filename = "barcodeQRCodeVersioning.pdf";

itext.tests/itext.forms.tests/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
[assembly: Guid("6fe2f714-6b3e-4b20-8c70-28bfce084ed2")]
1616

17-
[assembly: AssemblyVersion("7.1.8.0")]
18-
[assembly: AssemblyFileVersion("7.1.8.0")]
19-
[assembly: AssemblyInformationalVersion("7.1.8")]
17+
[assembly: AssemblyVersion("7.1.9.0")]
18+
[assembly: AssemblyFileVersion("7.1.9.0")]
19+
[assembly: AssemblyInformationalVersion("7.1.9")]
2020

2121
#if !NETSTANDARD1_6
2222
[assembly: NUnit.Framework.Timeout(300000)]

itext.tests/itext.forms.tests/itext/forms/FlatteningRotatedTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ public static void BeforeClass() {
6060
CreateOrClearDestinationFolder(destinationFolder);
6161
}
6262

63-
/// <exception cref="System.IO.IOException"/>
64-
/// <exception cref="System.Exception"/>
6563
[NUnit.Framework.Test]
6664
public virtual void FormFlatteningTest_DefaultAppearanceGeneration_Rot() {
6765
String srcFilePatternPattern = "FormFlatteningDefaultAppearance_{0}_";

0 commit comments

Comments
 (0)