Skip to content

Conversation

@rogerk-apryse
Copy link

@rogerk-apryse rogerk-apryse commented Jan 15, 2026

Please review my commits individually

rchennafi and others added 10 commits August 20, 2025 10:56
* Added TaggingOptions for AnnotInsertWithTagging (#161)

- Python
- PHP
- Ruby
- GO

* [Samples] Update the TimestampAndEnableLTV test in DigitalSignaturesTest to use the correct root certificate of the timestamping signature.

* Updates Python to use Py_LIMITED for supporting universal Python 3 builds. (#164)

* Fix issue with CMake syntax.

* Expose the iceni find replace functionality api (CI-1352) (#165)

* [Python] Fix for make install.

* Fixes for universal mac build. (#169)

* [Samples] Remove semicolon in PYTHON/OfficeTemplateTest.py. (#170)

* Fix issues with backwards compatibility on build system.

* Revert cmake changes.

* restore non Apple else code

* Updated TransPDF samples to use find-replace-test.pdf

* DocClassification samples

* Revert "DocClassification samples"

This reverts commit 05314b0.

* DocClassification samples (#174)

---------

Co-authored-by: myang-apryse <michael.yang@apryse.com>
Co-authored-by: Dan Chen <7284050+overocean@users.noreply.github.com>
Co-authored-by: Tamas Demjen <tdemjen@apryse.com>
Co-authored-by: Rainer Schaaf <rschaaf@apryse.com>
Co-authored-by: simoncrowfoot <scrowfoot@apryse.com>
Co-authored-by: simoncrowfoot <75724490+simoncrowfoot@users.noreply.github.com>
Merge pre_releease into master for release version 11.10.0
Small fixes to find the external module dependencies
The EncTest that the wrappers run is interactive (it asks the user to provide a password.) Changed it to non-interactive. This is needed so that they do not fail when ran from the CorePWSTester.
The Go DataExtraction_test was failing because of a call to set a new Rect with int values but the call expects floats.
for count < 3{
fmt.Println("A password required to open the document.")
var password string
fmt.Print("Please enter the password: \n")
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove this line and also the commented out lines?

Copy link
Author

Choose a reason for hiding this comment

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

Done

Addressing PR comments
- Fixes for the OCRTest samples to work with the IRIS OCR module if present. Before the change, if the module is present, and we are not requesting the use of that module, it was giving an error.
- Removed test case number 7 from these tests as it was previously removed from the CPP and Java tests but not from these. Test 7 is expected to fail.
Small fix for PHP OCRTest
Python done, remaining Go, Ruby and PHP
@rogerk-apryse rogerk-apryse changed the base branch from master to next_release January 18, 2026 15:57
@rogerk-apryse rogerk-apryse changed the title cap 1609 fixes samples for Go lang CAP-1609 Fixes for various samples for Pythong, Go, Ruby and PHP Jan 18, 2026
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.

6 participants