Splitting Large Documents into Small Documents of desired Size

Certified Senior Developer

Hi,

We are looking for a way to split a large document into small documents of size we want.

Is there a way we can achieve this in Appian, please share if any

Thank You

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    "a large document" is not a lot of detail for this use case.  large what?  PDF? image? word file? video?

    The only thing I know of which Appian can easily handle for this is a PDF, which the PDF tools has utilities to split (by page) into separate files, and separately, has a utility to compress (which can dramatically reduce filesize on PDFs containing inefficiently-large images, etc).  But please be forewarned that even with the PDF Tools plug-in, you aren't getting a "magic wand" that can insta-solve your use cases; you'll need to figure out how to work within its framework and come up with a workable solution for the tools it provides.

Reply
  • 0
    Certified Lead Developer

    "a large document" is not a lot of detail for this use case.  large what?  PDF? image? word file? video?

    The only thing I know of which Appian can easily handle for this is a PDF, which the PDF tools has utilities to split (by page) into separate files, and separately, has a utility to compress (which can dramatically reduce filesize on PDFs containing inefficiently-large images, etc).  But please be forewarned that even with the PDF Tools plug-in, you aren't getting a "magic wand" that can insta-solve your use cases; you'll need to figure out how to work within its framework and come up with a workable solution for the tools it provides.

Children