I tried Aspose.PDF for Go via C++ | Aspose API References, which doesn’t have the merge functionality and Merge Multiple PDF Files|Documentation which uses the cloud SDK. I want to merge documents without sending any dat…..._, path := range inputPaths { inputDoc, err := Open(path) if...Errorf("failed to open %s: %w", path, err) } err = mergedDoc.Append(inputDoc)...