How To Split PDFs With Dynamic Ranges In UiPath

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 27

  • @andersjensenorg
    @andersjensenorg  3 года назад +2

    More Advanced UiPath use cases? Then check this playlist, where I keep my best use cases: UiPath Advanced Use Cases: ruclips.net/p/PLXXz88_TPiHo7TmTn15sy7eQs7kAAXji-

    • @AjitSingh-qn1tk
      @AjitSingh-qn1tk 3 года назад

      Hi anders,great videos, iam having payslip of employees which are in merged around 6000 pdf in one pdf, i want to split it and name the split file based on employee id available in each page of merged pdf so that we can send to employees..how can we do that, requesting your help.....

  • @kartikm228
    @kartikm228 3 года назад +1

    Hi Andress,
    I have scenario something like i have one main pdf with invoice followed by related documents of same invoice which may one two ( irregular) like this i have 100s of pages in main pdf. i need to split it with invoice+related document into individual.
    Can you pls help

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey Kartik. Sure. You need to follow the same intuition as in the video. Can you split the problem into parts and post the parts, where you're stuck into my Discord: ruclips.net/channel/UCPdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ We are a lot of skilled RPA devs here :) Kind regards, Anders

  • @viciousstrifeay
    @viciousstrifeay 3 года назад

    Great video. Simple and easy to understand.

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey viciousstrife, thanks a lot :) Have a great day. Kind regards, Anders

  • @shashiviranga9441
    @shashiviranga9441 Год назад

    Hi Sir, Can you give me an advice my fotter format is "1/2", 2/2 ....."1/3", "2/3", "3/3" How I split like that case? Pls be kinde enough to advice...

    • @andersjensenorg
      @andersjensenorg  Год назад

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 6000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ruclips.net/video/xWFz-S96XGo/видео.html Kind regards, Anders

  • @kerritiam2933
    @kerritiam2933 3 года назад

    Hi Anders, great video thanks for sharing this! I encountered an error when I tried to use this solution for one of my PDF files which has 75 pages. It just so happens that page 74 (second last page of the pdf) contains page 1 of an invoice and page 75 (last page of pdf file) contains page 2 of the same invoice. Uipath produces an error during the 'Read PDF Text' activity advising that the specified argument was out of the range of valid values. Do you by any chance have any idea what I'm doing wrong? Thanks

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey Kerri
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my UiPath Groups, where we all can post and solve problems or simply just hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: ruclips.net/video/C6xmGfEL07I/видео.html
      Have a great day.
      Kind regards,
      Anders

  • @koosschutter1675
    @koosschutter1675 3 года назад +1

    I clicked this video because I was hoping it could help me with my situation but I have a opposite problem. I have a pdf that has multiple buyers on one page, over a couple of pages. I would like to split the pages by each "buyer:", but each page has 4 byers on it. Will this method help for this problem?

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey Koos. Sure. Then we need to find some unique word, where we wanna split, e.g. "Buyer". Kind regards Anders

    • @koosschutter1675
      @koosschutter1675 3 года назад +1

      @@andersjensenorg Thank you for reply I'll try it. I tried it previously with the previous video you did on splitting pdf but didn't work but I will now try it by using this method.

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Ah, Koos. Then I misunderstood. What you have to do is to apply Regex to split the string, where you now will have the individual as ienumerables.

    • @koosschutter1675
      @koosschutter1675 3 года назад

      @@andersjensenorg The unique word I want to use is "buyer", but there are four on one page because there are four buyers, so I want to split one page into four pdf files.

  • @aul618
    @aul618 Год назад +1

    Can we do this in Power Automate Desktop’

  • @alphamackie8456
    @alphamackie8456 3 года назад +1

    Hi Anders, thank you for your great videos. I have a challenge in which I have to remove a footer text from every page on some pdf documents. and extract a paragraph from the document. some parts of the footer texts are dynamic. Thanks

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey Alpha. Thanks a lot and thanks for the question. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: ruclips.net/channel/UCPdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders

  • @carlosraziel7141
    @carlosraziel7141 3 года назад +1

    Hi! Thanks a lot for the great video :)
    How can I do de same task but with Power Automate? (Sorry for my english).

    • @andersjensenorg
      @andersjensenorg  3 года назад

      Hey Carlos. You can't directly. But you could use a plugin (I'm not sure which, maybe Plumsail). Kind regards, Anders

  • @denniskristensen5226
    @denniskristensen5226 3 года назад +1

    Great video!

  • @shubzdaj
    @shubzdaj 2 года назад

    Once I kickoff the bot is ends right away.

    • @andersjensenorg
      @andersjensenorg  2 года назад

      Hey Jeff. That one is hard to troubleshoot. Do you get an error message? Kind regards, Anders

    • @shubzdaj
      @shubzdaj 2 года назад

      @@andersjensenorg I used your example to build out the process, thanks it really helped. The only issue I get is in the while loop when the bot gets to the end of the PDF count it throws an error ReadPDFText: Specified argument was out of the range of valid values.
      Parameter name: Range my quess is it has to track the count to break the loop?