Skip to content

Commit 7ac6de6

Browse files
committed
[RELEASE] iText 7.2.6
2 parents f6098a4 + 5ce68c6 commit 7ac6de6

File tree

2,345 files changed

+4348
-3955
lines changed

Some content is hidden

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

2,345 files changed

+4348
-3955
lines changed

doxyfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = "iText 7 7.2.5 API"
35+
PROJECT_NAME = "iText 7 7.2.6 API"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
[assembly: AssemblyTitle("iText.Barcodes.Tests")]
55
[assembly: AssemblyDescription("")]
66
[assembly: AssemblyConfiguration("")]
7-
[assembly: AssemblyCompany("iText Group NV")]
7+
[assembly: AssemblyCompany("Apryse Group NV")]
88
[assembly: AssemblyProduct("iText")]
9-
[assembly: AssemblyCopyright("Copyright (c) 1998-2023 iText Group NV")]
9+
[assembly: AssemblyCopyright("Copyright (c) 1998-2024 Apryse Group NV")]
1010
[assembly: AssemblyTrademark("")]
1111
[assembly: AssemblyCulture("")]
1212

1313
[assembly: ComVisible(false)]
1414

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

17-
[assembly: AssemblyVersion("7.2.5.0")]
18-
[assembly: AssemblyFileVersion("7.2.5.0")]
19-
[assembly: AssemblyInformationalVersion("7.2.5")]
17+
[assembly: AssemblyVersion("7.2.6.0")]
18+
[assembly: AssemblyFileVersion("7.2.6.0")]
19+
[assembly: AssemblyInformationalVersion("7.2.6")]
2020

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeEANUnitTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodePDF417UnitTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.barcodes.tests/itext/barcodes/BarcodeUnitTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/Properties/AssemblyInfo.cs

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
[assembly: AssemblyTitle("iText.Commons.Tests")]
66
[assembly: AssemblyDescription("")]
77
[assembly: AssemblyConfiguration("")]
8-
[assembly: AssemblyCompany("iText Group NV")]
8+
[assembly: AssemblyCompany("Apryse Group NV")]
99
[assembly: AssemblyProduct("iText")]
10-
[assembly: AssemblyCopyright("Copyright (c) 1998-2023 iText Group NV")]
10+
[assembly: AssemblyCopyright("Copyright (c) 1998-2024 Apryse Group NV")]
1111
[assembly: AssemblyTrademark("")]
1212
[assembly: AssemblyCulture("")]
1313

1414
[assembly: ComVisible(false)]
1515

1616
[assembly: Guid("502eda37-c014-4822-8e5c-4e5d21b085e9")]
1717

18-
[assembly: AssemblyVersion("7.2.5.0")]
19-
[assembly: AssemblyFileVersion("7.2.5.0")]
20-
[assembly: AssemblyInformationalVersion("7.2.5")]
18+
[assembly: AssemblyVersion("7.2.6.0")]
19+
[assembly: AssemblyFileVersion("7.2.6.0")]
20+
[assembly: AssemblyInformationalVersion("7.2.6")]
2121

2222
#if !NETSTANDARD2_0
2323
[assembly: NUnit.Framework.Timeout(300000)]

itext.tests/itext.commons.tests/itext/commons/actions/AbstractContextBasedEventHandlerTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/AbstractContextBasedITextEventTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/AbstractITextConfigurationEventTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/AbstractProductITextEventTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/AbstractStatisticsEventTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/EventManagerTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/ProductEventHandlerIntegrationTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/ProductEventHandlerTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/ProductProcessorFactoryKeeperTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/confirmations/ConfirmEventTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/contexts/ContextManagerTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License version 3

itext.tests/itext.commons.tests/itext/commons/actions/data/CommonsProductDataTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/data/ProductDataTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/processors/DefaultITextProductEventProcessorTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/processors/DefaultProductProcessorFactoryTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/processors/UnderAgplITextProductEventProcessorTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/processors/UnderAgplProductProcessorFactoryTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/producer/CopyrightSincePlaceholderPopulatorTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/producer/CopyrightToPlaceholderPopulatorTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

itext.tests/itext.commons.tests/itext/commons/actions/producer/CurrentDatePlaceholderPopulatorTest.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
This file is part of the iText (R) project.
3-
Copyright (c) 1998-2023 iText Group NV
4-
Authors: iText Software.
3+
Copyright (c) 1998-2024 Apryse Group NV
4+
Authors: Apryse Software.
55
66
This program is offered under a commercial and under the AGPL license.
77
For commercial licensing, contact us at https://itextpdf.com/sales. For AGPL licensing, see below.

0 commit comments

Comments
 (0)