Skip to content

Create the PdfAcroFieldEnumerator for PdfAcroFieldCollection#270

Open
SabinPop wants to merge 8 commits intoempira:masterfrom
SabinPop:issues/PdfAcroFieldCollection_AlignCollectionEnumerating
Open

Create the PdfAcroFieldEnumerator for PdfAcroFieldCollection#270
SabinPop wants to merge 8 commits intoempira:masterfrom
SabinPop:issues/PdfAcroFieldCollection_AlignCollectionEnumerating

Conversation

@SabinPop
Copy link
Copy Markdown

No description provided.

@SabinPop
Copy link
Copy Markdown
Author

SabinPop commented May 28, 2025

This pull request resolves the following issue: #269

PDFsharp-Team and others added 7 commits July 24, 2025 12:30
Implemented custom PdfAcroFieldEnumerator struct and IEnumerable interfaces for PdfAcroFieldCollection. This enables strongly-typed iteration over fields using foreach and LINQ, improving integration with .NET collection patterns.

Fix merge conflicts.
Replaces PdfAcroFieldEnumerator and related types with PdfFormFieldEnumerator and PdfFormFieldCollection. Updates all references, method signatures, and documentation to enumerate PdfFormField objects instead of PdfAcroField, reflecting a broader abstraction in the codebase.
@SabinPop
Copy link
Copy Markdown
Author

Updated branch to latest changes and adapted the Enumerator to use the new PdfFormField type.

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