How to convert pdf to word in asp.net [Resolved]

Posted by aswinialuri-19361 under ASP.NET on 2/11/2013 | Points: 10 | Views : 11040 | Status : [Member] | Replies : 3
Hi

Please provide the guidence for converting pdf to word in asp.net

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri



Responses

Posted by: Barcodelib on: 4/30/2014 [Member] Starter | Points: 50

Up
0
Down

Resolved
a quick search in google with "converting pdf to word in asp.net" can bring you several useful links, like

http://forums.asp.net/t/1859049.aspx?Convert+PDF+to+Word

http://www.rasteredge.com/how-to/vb-net-imaging/word-convert-pdf/


aswinialuri-19361, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Zaiba on: 3/28/2014 [Member] Starter | Points: 25

Up
0
Down
You can easily convert pdf file to doc/docx format using Aspose.PDF for .NET Library. This library offers many sample codes for performing different pdf functions or converting pdf files to many other formats. This is the library which i found very reliable and easy to use.

http://www.aspose.com/.net/pdf-component.aspx

aswinialuri-19361, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Oliver32 on: 4/7/2014 [Member] Starter | Points: 25

Up
0
Down
Hello,

As is mentioned above, there are tons of ways to make a conversion using any PDF library, some are even free to use,such as Spire.PDF, which is recommended by codeplex(https://pdfapi.codeplex.com/).With this standard API,we can accomplish a large range of tasks on PDF such as generating/reading/editing/converting PDF File with a sound way.Hope it can do you a bit favor.

REGARDS


aswinialuri-19361, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response