I need to create a Pdf file in my automation. I have a template file to follow and create a new file without making any changes to the template file. How can it be done to modify the pdf template ?
Hi @anikathakur ,
Welcome to the UiPath Community !!!
As ur trying to modify the pdf , there are no direct activities to be implemented in UiPath u need to use the word activities .
Regards
Sandy
Can u explain @sandyarpa767 in details , as i am working on pdf not on word files
Create a template by converting ur pdf to word document .
use the word document as template
for each tx
copy the word file ,
rename it
use the data to modify or replace in the word
Convert to pdf
all this actions can be achieved through the word activities but u have ur wokdone in terms of PDF .
Hope u have understtood the process , anything u need please free to ask will help u on th e same .
Regards
Sandy
i will try to implement @sandyarpa767 tq for prompt response
Thanks it worked @sandyarpa767
Glad it worked @anikathakur , Please close the loop by marking as solution . if ur issue is resolved
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.