Merge PDF

Description:

Merge PDF is a powerful plugin designed to seamlessly combine multiple PDF files into a single, cohesive document. It allows users to merge PDFs with ease, preserving the original formatting, layout, and quality of each file. This plugin simplifies workflows, making it ideal for tasks such as document organization, report compilation, or creating comprehensive digital files. By providing an efficient and user-friendly solution, the Merge PDF plugin enhances productivity and ensures professional-grade results.

Instructions:

🔹 Install the Split PDF Plugin in Your App
🔹 Follow These Steps for Splitting PDFs:
  1. Sign Up:
    Visit https://www.iloveapi.com/signup to create an account.
  2. Get API Keys:
    Retrieve your public key and secret key from https://www.iloveapi.com/user/projects.
  3. Authorization:
    Call the Authorization API, providing your public key to obtain an authorization token. Save this token for use in subsequent steps.
  4. Start the Splitting Process:
    • File Upload: Upload the PDF file you want to split (only one file can be uploaded at a time).
    • Processing: Use the token to process the file. Specify the server_filename (uploaded file's name on the server) and an output name for the resulting files.
    • Split Modes: Choose one of the following:
      • Ranges: Specify ranges in the format 1,4,5-10. These ranges will be split and saved as individual PDFs. To merge these splits into a single PDF, enable the merge_after option (only available for this mode).
      • Fixed Range: Split the PDF into sections of every n pages. If the fixed range exceeds the total number of pages, an error will occur.
      • Remove Pages: Specify ranges of pages to be removed from the document. The resulting file will be a single PDF without the specified pages.
  5. Download the Output:
  6. Call the Download API to retrieve the generated PDF files.
🔹 Connect API Advantage:
The Connect API allows you to apply multiple tools on the same uploaded file without re-uploading it. For example, you can apply different split_modes on the same PDF. Note that the Connect API will work with the updated file after splitting, not the originally uploaded file.

Was this article helpful?

0 out of 0 liked this article