How can we convert pdf file to word document or How can we copy images from the pdf file to word or excel

0 votes
May 14, 2019 in RPA by Sai
• 140 points
725 views

1 answer to this question.

0 votes

Hey Rudravalambi, to convert pdf file to word doc or copy images from a pdf file to word using UiPath you can follow these steps:

  1. Create a Sequence and add UiPath.PDF.Activities and UiPath.Word.Activities dependencies from Manage Packages.
  2. Now drag Extract Images from PDF activity into the sequence. In Properties, Set the input file name inFileName and output folder name in OutputFolderName, where you want to extract the images.
  3. Next add a Word Application Scope activity, inside which you can do any word activity. Here, you need to provide the path of your .doc file in File Path of Properties.
  4. Finally, drag Add Picture activity inside Word Application Scope activity. Here, just pass your image file path in Picture Path.
  5. Run the program to get extracted files:

answered May 21, 2019 by Abha
• 28,140 points

Related Questions In RPA

+1 vote
0 answers

How can we convert PDF file to Word document.

Hi All, I have a third party tool ...READ MORE

Feb 19, 2020 in RPA by deppal
• 160 points
555 views
0 votes
1 answer

How to delete some specific sheets from an existing excel file using vb.net code?

You can create a output of Excel ...READ MORE

answered Jul 27, 2018 in RPA by ffdfd
• 5,550 points
2,949 views
0 votes
1 answer

How can I add or remove robots to/from an environment in an orchestrator?

Hey @Sanjay, to add a robot to an ...READ MORE

answered Apr 5, 2019 in RPA by Abha
• 28,140 points
3,138 views
0 votes
1 answer

how get the specific data from an excel and write in another excel file in uipath?

@Renuka, I agree with your approach. You ...READ MORE

answered Aug 19, 2019 in RPA by Abha
• 28,140 points
4,177 views
0 votes
1 answer

How to read data from a excel, based on that data, check in the corresponding checkbox in browser appln? Uipath

Hi, to achieve this, you can perform ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
2,534 views
0 votes
1 answer

Hi Team. How to copy images form pdf file to word using Uipath.

Hey Rudravalambi, to copy images from a ...READ MORE

answered May 17, 2019 in RPA by Abha
• 28,140 points
3,133 views
0 votes
1 answer

How to extract table and text from pdf file and load into Excel by using workbench commands in automation anywhere

Hey Dhruv, to extract table and text ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
4,366 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP