merge2pdf v1.0.0 Release Notes

Release Date: 2018-03-12 // about 6 years ago
  • Highlights of v1.0.0

    • ๐Ÿ”€ Merging PDFs and Images
    • ๐Ÿ”€ Specify specific pages of PDF to merge
    • Setting custom margin, page size and scaling for Images

    ๐Ÿ— Binary executables for 4 most common architecture are attached. You may download the appropriate version for your system or build from source using the following command -

    env GOOS=<your_OS> GOARCH=<your_arch> go build -ldflags="-s -w" -o merge2pdf