Skip to content

Multiple bug fixes helping to bail out of bad files, and a method to …#109

Merged
VahidN merged 1 commit intoVahidN:masterfrom
RossGeerlings:master
May 10, 2022
Merged

Multiple bug fixes helping to bail out of bad files, and a method to …#109
VahidN merged 1 commit intoVahidN:masterfrom
RossGeerlings:master

Conversation

@RossGeerlings
Copy link
Contributor

…grab fields along with their positions from a page. NOTE: Removed netstandard1.3 support as it does not work with StackTrace or the StackOverflowException as is, and those are used in one of the dozen or so fixes.

…grab fields along with their positions from a page.
@VahidN VahidN merged commit d255b6d into VahidN:master May 10, 2022
@VahidN
Copy link
Owner

VahidN commented May 10, 2022

Thanks.

stesee pushed a commit to Codeuctivity/iTextSharp.LGPLv2.Core that referenced this pull request Sep 20, 2022
commit 6dd0096c4ad7fe7c4eb0b91fa4cf0b0f84129385
Author: Stefan Seeland <stefan.seeland@rubicon.eu>
Date:   Tue Sep 20 18:30:43 2022 +0200

    Fixed messed up merge from upstream

commit 02b1388e8d125570e50dedd5c3a040a2961f7a44
Merge: 676f793 2755287
Author: Stefan Seeland <stefan.seeland@rubicon.eu>
Date:   Tue Sep 20 18:10:56 2022 +0200

    Merge branch 'master' of https://github.com/VahidN/iTextSharp.LGPLv2.Core

commit 2755287
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Tue Sep 20 10:07:07 2022 +0430

    Improve DO_NOT_ENCRYPT_METADATA

commit 9f079d0
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Sat Sep 17 11:11:42 2022 +0430

    Improve the encryption sample

commit 9283368
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Fri Sep 16 22:15:36 2022 +0430

    Remove an unnecessary PdfEncryption exception

commit 396b3f8
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Fri Sep 16 07:21:50 2022 +0430

    Remove obsolete code

commit 4b46c1a
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Thu Sep 15 07:46:34 2022 +0430

    Update MD5.cs to support .NET4x

commit 04c2173
Author: VahidN <vahid_nasiri@yahoo.com>
Date:   Thu Sep 15 07:41:06 2022 +0430

    V 1.9.0

commit 1ea9b97
Merge: c161720 175c86c
Author: Vahid Nasiri <vahid_nasiri@yahoo.com>
Date:   Thu Sep 15 07:34:49 2022 +0430

    Merge pull request VahidN#112 from michaelcheers/BouncyCastleMD5

    Use BouncyCastle to do MD5 digests when running in the browser

commit 175c86c
Author: Michael Cheers <michaelcheers@users.noreply.github.com>
Date:   Wed Sep 14 14:59:53 2022 -0700

    Made it use BouncyCastle to do MD5 digests when in the browser

commit c161720
Author: Vahid Nasiri <vahid_nasiri@yahoo.com>
Date:   Tue May 10 22:45:06 2022 +0430

    V 1.8.0

commit d255b6d
Merge: 6ae59e6 53396ad
Author: Vahid Nasiri <vahid_nasiri@yahoo.com>
Date:   Tue May 10 22:35:36 2022 +0430

    Merge pull request VahidN#109 from RossGeerlings/master

    Multiple bug fixes helping to bail out of bad files, and a method to …

commit 53396ad
Author: RossGeerlings <geerlin5@outlook.com>
Date:   Tue May 10 13:25:24 2022 -0400

    Multiple bug fixes helping to bail out of bad files, and a method to grab fields along with their positions from a page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants