How To Split PDFs With Dynamic Ranges In UiPath

  Рет қаралды 8,713

Anders Jensen

Anders Jensen

Күн бұрын

Пікірлер: 29
@andersjensenorg
@andersjensenorg 4 жыл бұрын
More Advanced UiPath use cases? Then check this playlist, where I keep my best use cases: UiPath Advanced Use Cases: kzbin.info/aero/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.....
@aul618
@aul618 Жыл бұрын
Can we do this in Power Automate Desktop’
@andersjensenorg
@andersjensenorg Жыл бұрын
Easily 🙂
@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
@kartikm228
@kartikm228 3 жыл бұрын
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: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ We are a lot of skilled RPA devs here :) Kind regards, Anders
@radenbubbay
@radenbubbay 2 ай бұрын
how to implentation for uipath studio X?
@andersjensenorg
@andersjensenorg 2 ай бұрын
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 14,000+ 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): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@denniskristensen5226
@denniskristensen5226 4 жыл бұрын
Great video!
@andersjensenorg
@andersjensenorg 4 жыл бұрын
Hey DK! Many thanks 😀🙏
@carlosraziel7141
@carlosraziel7141 3 жыл бұрын
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
@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: kzbin.info/www/bejne/eWfbnnqcerFjbas 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): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@alphamackie8456
@alphamackie8456 3 жыл бұрын
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: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
@koosschutter1675
@koosschutter1675 4 жыл бұрын
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 4 жыл бұрын
Hey Koos. Sure. Then we need to find some unique word, where we wanna split, e.g. "Buyer". Kind regards Anders
@koosschutter1675
@koosschutter1675 4 жыл бұрын
@@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 4 жыл бұрын
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 4 жыл бұрын
@@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.
@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?
How to Split PDF files into Multiple Files with Uipath
16:42
Anders Jensen
Рет қаралды 12 М.
UiPath Document Understanding: Extract Tables Out of PDFs
24:29
Anders Jensen
Рет қаралды 43 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Git and Version Control in UiPath (Tutorial from Start to Finish)
22:29
the ONLY way to run Deepseek...
11:59
NetworkChuck
Рет қаралды 572 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 1,2 МЛН
UiPath: How to Extract Outlook Emails with Regex (Full Use Case)
39:09
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН