Skip to content

Document Creation API and Test for Go#202

Open
YevhenRezohlazovPDFTron wants to merge 1 commit intonext_releasefrom
yr/document_creation_test_go
Open

Document Creation API and Test for Go#202
YevhenRezohlazovPDFTron wants to merge 1 commit intonext_releasefrom
yr/document_creation_test_go

Conversation

@YevhenRezohlazovPDFTron
Copy link
Copy Markdown
Contributor

Summary

Added Document Creation API to the Go wrappers and DocumentCreationTest for Go.

Context/Why?

The Document Creation API is present in all wrappers except for Go.

Implementation notes

SWIG has a few apparent bugs related to Go typemaps, so the output *.go files need some post-processing, done in CMakeLists.txt.

How to verify

Run DocumentCreationTest sample for Go.

Changelog entry

Added Document Creation API to the Go wrappers and DocumentCreationTest for Go.

@YevhenRezohlazovPDFTron YevhenRezohlazovPDFTron marked this pull request as draft April 14, 2026 21:02
@YevhenRezohlazovPDFTron YevhenRezohlazovPDFTron force-pushed the yr/document_creation_test_go branch from b2b53ea to c58a857 Compare April 14, 2026 21:31
@YevhenRezohlazovPDFTron YevhenRezohlazovPDFTron marked this pull request as ready for review April 14, 2026 21:31
// the content tree.
//-----------------------------------------------------------------------------------------

// Relattive path to the folder containing the test files.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relative is one t

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

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