127
Views
8
Comments
[Convert Doc File to Docx File] Can you provide same for pdf
Question
convert-doc-file-to-docx-file
Web icon
Forge asset by Rajat Agrawal

Hi Rajat,

Thanks for uploading doc to docx convertor, please can you also provide same from pdf.

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Joseph,

Sure I'll provide you soon.

Thanks

Rajat Agrawal

2016-08-12 19-14-19
Bruce Buttles

Hey - I need that too!!! I am REALLY needing a way to convert doc and docx into PDF ... but ... it MUST be done in a ServerAction so I can save the PDF to a DB and/or call a webservice and pass the PDF binary.


Have you been able to create the converter to PDF?

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Bruce,

I have extension to create pdf but here what you want to create pdf from doc & docx file.

Regards

Rajat Agrawal

2016-08-12 19-14-19
Bruce Buttles

Rajat Agrawal wrote:

Hi Bruce,

I have extension to create pdf but here what you want to create pdf from doc & docx file.

Regards

Rajat Agrawal

Not sure what you mean ... how can I convert from doc or docx into PDF on the server?


2016-08-12 19-14-19
Bruce Buttles

Bruce Buttles wrote:

Rajat Agrawal wrote:

Hi Bruce,

I have extension to create pdf but here what you want to create pdf from doc & docx file.

Regards

Rajat Agrawal

Not sure what you mean ... how can I convert from doc or docx into PDF on the server?


Bottom line, I need to create PDFs in a ServerAction. The data for the PDF comes from our database. I need a way to format the layout of the PDF and populate it with data from the database.


2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Bruce,

Ok I'll provide that extension to you.

It will solve your problem.


2016-08-12 19-14-19
Bruce Buttles

Awesome thanks!

My email is bruce.buttles@redipay.team

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi Bruce,

I am creating extension for you, just let me know below things-

1) You can do one thing you create temp page with all CSS, JS, layout then pass that link in my extension which will give you html code. Convert that html code into binary with action TextToBinary then pass that binary into download. For this you can download the extension from:-https://www.outsystems.com/forge/Component_Details.aspx?ProjectId=2368

2) I'll provide you the extension in which you pass binary data and it will save pdf on particular location, then you can read that file.

I just want to know the your approach because you the getting values from database then how are you thinking to proceed further.

Regards~

Rajat Agrawal

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.