Sorry! I can't find the the form of variable "System.string[]" Do I need to download some additional packages?
@UiPathRPA5 жыл бұрын
From the Variable Section, Click on Variable type "Array of [T]" and then it will show popup and from there select "String" and Press Ok..That's all.
@莊宗頴-f8w5 жыл бұрын
@@UiPathRPA Thank you for your help!! Actually,I am Taiwanese. My English ability isn't good,thus it is hard for me to learn. I was wandering that maybe we can work together, I can translate your videos into Chinese haha
@UiPathRPA5 жыл бұрын
@@莊宗頴-f8w Thank You so much ! That will be great.. I will really appreciate your work..
@莊宗頴-f8w5 жыл бұрын
@@UiPathRPA I am a college student now. There is no uipath tutorial in Chinese in KZbin. I really want to create uipath tutorial videos in Chinese by learning and translating your video. Unfortunately, I have to finish my study in the last year in College. After graduating, I can disscuss with you how to work together to spread the knowledge of Uipath.
@UiPathRPA5 жыл бұрын
Let's learn -How to Open/Close PDF files in UiPath
@paul.traveldiary9 ай бұрын
Good day. When I'm trying to recreate this automation process a have the same error every time: 4:32 item can't be found in a system. What should i do with it ?
@megadisc19824 жыл бұрын
thanks for sharing i'm having trouble enable click the SaveAs button on my notepad i select click button and try to add element when i press the f3 and wait for the drop the menu to appear it doesnt capture the save as button how can i go about it ?
@syedhassan15435 жыл бұрын
hello bro i need your help i have a data in excel file and data are name of pdf files so i want the system automatically take cell data and search it from the folder and open the file
@UiPathRPA5 жыл бұрын
That's so easy. You remember we are using Directory.GetFiles to get the complete fill name with path then we are using for each file variable and open application to open the PDF. But now you have the complete file name in excel. First read the excel and store in datatable. Now take a for each row to get the file name from datatable and use the open application and pass the file name as "row("FileName").ToString ".that's it. I hope understood every thing.
@UiPathRPA5 жыл бұрын
If still not getting, give me few time make a video for this.
@girirajdesai58024 жыл бұрын
Hi Bro,. I need your help I have a data in Excel file and the data are in PDF files.Suppose I have a pdf file having list of 100 names And excel sheet having list of 10 names. These 10 names are already there in the pdf list.I want these 10 names of excel to be highlighted in PDF file.
@MsOmazin3 жыл бұрын
Thanks for this. Any videos where non-fillable pdf documents are edited?
@sarveshbharsakle76253 жыл бұрын
Hi Sir, I want to open various pdf files and insert a signature to a specific location and the location is above some text. How can i do can you please give me the solution.
@nitindikshitqa17305 жыл бұрын
Hi bro, why did you change TypeArgument from object to string
@UiPathRPA5 жыл бұрын
Very nice question.. This is to convert to String. If you will not convert this to String then every time you will have to use ".ToString" to show.
@nitindikshitqa17305 жыл бұрын
@@UiPathRPA Thanks bro. U r great
@nitindikshitqa17305 жыл бұрын
@@UiPathRPA could you please explain the reason to need to change to string. Why is it necessary to change it to String or to use .ToString
@poonamshinde39285 жыл бұрын
Hi sir I have some questions about open and close PDF please help me
@UiPathRPA5 жыл бұрын
Yes sure. Please tell me.
@poonamshinde39285 жыл бұрын
I had mail you on email id with details.
@UiPathRPA5 жыл бұрын
Sure. I will check it.
@dhananjaiprasad23215 жыл бұрын
Hi Sir can you upload a video which shows how to print the PDF after you have opened it.
@harinani92275 жыл бұрын
can we split pdf files from one folder to another folder based on file size
@UiPathRPA5 жыл бұрын
Yes you can.
@harinani92275 жыл бұрын
@@UiPathRPA how can we write can you explain it will be great usefull to me
@sambiswa6732211905 жыл бұрын
Good one
@UiPathRPA5 жыл бұрын
Thanks Biswajeet!
@tejaswinerella52235 жыл бұрын
hai manish i am geting image error i send the file to your mail plz check it once.. reslove it..
@chetanprakash48484 жыл бұрын
Thanks Manish for your support. i am getting error in Start process. RemoteException wrapping System.Exception: Application could not be opened Can you please help me
@UiPathRPA4 жыл бұрын
Hi Chetan, please make sure you are passing correct file or Application path. Debug the workflow and find the error.
@chetanprakash48484 жыл бұрын
@@UiPathRPA Thanks Manish for your quick reply. i have verified 4-5 times Path and every thing, i put path as per instruction told in Video. i am still getting error. i am not able to find solution to overcome this error.please help me.please send me your mobile no at 9540371922, so i can contact you
@amiteshsingh14 жыл бұрын
@@chetanprakash4848 Add .tostring in front of item to solve the issue
@tejaswinerella52235 жыл бұрын
@UiPath RPA hai manish i am geting image error i send the file to your mail plz check it once.. reply me asap..
@fazalfaz88545 жыл бұрын
pdf read karne se kya fayida hi just read he kyu next ham useko write ni karsakte kahe par? pls explain me sir
@UiPathRPA5 жыл бұрын
Yes you can whatever you want to do...
@fazalfaz88545 жыл бұрын
@@UiPathRPA oo pls ap use pe video banao sir Excel me write kise karte hi
@Ankita_ki_Art5 жыл бұрын
Foldername me error araha hai mera ab kya karu
@UiPathRPA5 жыл бұрын
What error are you getting?
@Ankita_ki_Art5 жыл бұрын
Now I'm getting error while using for each loop. When i start doing Start process then put Item And run Then showing Error . Can i get your whatsapp number then i could show you.
@venkateshwarrao95054 жыл бұрын
bhayya seriously i din't understand what is the use of this pdf method i meant how is it useful in pdf automating{clicking on comment and closing i ask why where it will be used }, I love your videos learnt many things from ur videos but there are some videos just for timepass and views
@malakdudhia6185 жыл бұрын
Sir,Please Make Video in Hindi..There are lots of video available in English But No one in Hindi....So, We can learn Fast... By The Way You are doing Great Job!!!
@UiPathRPA5 жыл бұрын
Thank you so much! I will try.
@arijitr2984 жыл бұрын
Grt
@UiPathRPA4 жыл бұрын
Thank you!
@dreameventsforu4 жыл бұрын
Share your mail I'd & mob no to discuss on PDF reader for data management for multiple air tickets to manage them from a folder