Replies |
Rajkatie
Posted on: 7/18/2012 8:01:57 PM
|
Level: Silver | Status: [Member] | Points: 25
|
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Megan00
Posted on: 7/18/2012 10:03:37 PM
|
Level: Starter | Status: [Member] | Points: 25
|
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi Megan00,
But in Your link using Spire.Doc.Documents; being used. Which is third party Dll file.
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Megan00
Posted on: 11/20/2012 1:57:38 AM
|
Level: Starter | Status: [Member] | Points: 25
|
I am so sorry, but it is really hard to convert word to PDF without third party library.that is the reason that you still not get a satisfied answer. maybe you can put this in more forums. such as stackoverflow, msdn etc
Never give up! Smile to the world!
http://excelcsharp.blog.com/
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi Megan00,
I know, that what i have taken your post seriously, its ok Megan00.
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Cumberland
Posted on: 3/27/2013 10:06:01 PM
|
Level: Starter | Status: [Member] | Points: 25
|
I've been finding a pdf convertor in c # for a long time, and i got one a few weeks ago, and i'd like to share with you guys, it's pdf converdion program in c #, and we can convert pdf to HTML, XML, and other common image format.hope it can be helpful. http://www.rasteredge.com/how-to/csharp-imaging/pdf-converting/
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Hi Cumberland,
In above link there some third party Assemblies are being used as given below:
using RasterEdge.Imaging;
using RasterEdge.Imaging.Processing;
using RasterEdge.Imaging.Pdf;
Mahe, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|