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…...standard library: import ( "os" "log" ) func main() { // Save the...ReadFile("output.pdf") if err != nil { log.Fatal(err) } // 'data' is your...