Split PDF by Text

Connector ID: SplitByText

Split your PDF documents by searching for a specific phrase inside the text content. Use the text you probably think is unique for identifying the page at which the document needs to be split. Create Flows to automate this using the Split BY Text action.

Paramenters

File ContentBase64, Required

Map source PDF file content from the previous action

File NameString, Required

Source file name with proper file extension

TextString, Required

Text using which the PDF needs to be split

Split TypeEnum, Required
Default: Before

Choose the way split should occur.

  • Before - PDF is split before the page with the text
  • After - PDF is split after the page with the text

Output

File ContentBinary

Output file content from PDF4me action

File NameString

Output file name from PDF4me action