cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to create a pdf

nitishjain
Deputy Chef III
Deputy Chef III

I'm trying to create a pdf file.

with python, there's an issue of library, so can't use it.

with HTML template, I'm trying to upload file to Workato storage but there its showing file type as text file.

file showing as corrupted.

Thanks in advance

1 ACCEPTED SOLUTION

nitishjain
Deputy Chef III
Deputy Chef III

Thanks Everyone.

able to create a pdf using google docs, and google drive connector.

Solution:

create a doc template in googl edrive.

now use create using template operation.

renamed the file in google drive using google drive connector.

exported the file to pdf format using google docs custom connector.

re-uploaded the file to google drive at different folder location.

deleting the original docs file so as to delete the duplicates using custom connector.

 

 

Thanks Nitish

View solution in original post

6 REPLIES 6

nitishjain
Deputy Chef III
Deputy Chef III

Thanks Everyone.

able to create a pdf using google docs, and google drive connector.

Solution:

create a doc template in googl edrive.

now use create using template operation.

renamed the file in google drive using google drive connector.

exported the file to pdf format using google docs custom connector.

re-uploaded the file to google drive at different folder location.

deleting the original docs file so as to delete the duplicates using custom connector.

 

 

Thanks Nitish

But google drive takes a lot of time to load the newly created  files, I faced a problem while using Google drive which is it is not loading the new files instead it is showing only old files.