PDF file Content from HTTP/URL

PDF file Content from HTTP/URL

Comments

  • I am trying to extract data from a PDF file from a URL link. Is there a way to do this?

  • [b]Option 1: GET Step[/b]

    There is a step under[b] Integration > .net libraries > DecisionsFramework > Design > Flow > CoreSteps > Http.HttpSteps[/b] Called "GET". This will URL the details From the URL PDF file.

    [b]Option 2: REST service[/b]

    Make a REST Service to Get the PDF File from the URL and we can use the [b]Get text from PDF"[/b] step to get the data.

Sign In or Register to comment.