473,326 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Word to pdf from C#

We have a C# application that is bound with the Microsoft Office suite
to do document generation (via mailmerge). One of our clients have
requested that we also output PDF files.

We want to programmatically convert our word documents into PDF
documents. (Ideally, we dont want to use the Adobe method of
converting to Postscript first). What we want is a simple word2pdf
converter (preferably a managed code assembly) that we can call from
our application. Does such a thing exist?
Nov 15 '05 #1
3 17089
On 6 Nov 2003 03:20:55 -0800, Pr************@hotmail.com (Mystery Man)
wrote:
We have a C# application that is bound with the Microsoft Office suite
to do document generation (via mailmerge). One of our clients have
requested that we also output PDF files.

We want to programmatically convert our word documents into PDF
documents. (Ideally, we dont want to use the Adobe method of
converting to Postscript first). What we want is a simple word2pdf
converter (preferably a managed code assembly) that we can call from
our application. Does such a thing exist?


I've used omniformat (www.omniformat.com) in the past.. it isn't too
bad for the price (9.95 I believe)

Nov 15 '05 #2
http://sourceforge.net/projects/itextsharp/
This is an opensource PDF conversion assembly in C#
-----Original Message-----
We have a C# application that is bound with the Microsoft Office suiteto do document generation (via mailmerge). One of our clients haverequested that we also output PDF files.

We want to programmatically convert our word documents into PDFdocuments. (Ideally, we dont want to use the Adobe method ofconverting to Postscript first). What we want is a simple word2pdfconverter (preferably a managed code assembly) that we can call fromour application. Does such a thing exist?
.

Nov 15 '05 #3
SBC
There are a couple of other commercial packages that'll generate PDF files -
http://www.chive.com/products/apoc/
http://www.amyuni.com/en/products/index.php
http://cete.net/

Hope this helps,
SBC
"Priya" <an*******@discussions.microsoft.com> wrote in message
news:05****************************@phx.gbl...
http://sourceforge.net/projects/itextsharp/
This is an opensource PDF conversion assembly in C#
-----Original Message-----
We have a C# application that is bound with the Microsoft

Office suite
to do document generation (via mailmerge). One of our

clients have
requested that we also output PDF files.

We want to programmatically convert our word documents

into PDF
documents. (Ideally, we dont want to use the Adobe method

of
converting to Postscript first). What we want is a simple

word2pdf
converter (preferably a managed code assembly) that we

can call from
our application. Does such a thing exist?
.

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Mike MacSween | last post by:
tblCourses one to many to tblEvents. A course may have an intro workshop (a type of event), a mid course workshop, a final exam. Or any combination. Or something different in the future. At...
7
by: Dave | last post by:
Apologies for the newbie question. I have created a vb.net program for my company that is designed to work with Word Templates (about forty of them that we commonly use) that are selected by the...
4
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is...
1
by: beanie | last post by:
i am a c programming beginner and i am trying to Create a concordance of Word Count for a text File in c programming but my code isn't working.please can u help me out.here is my code: #include...
2
by: beanie | last post by:
i am a beginer in c programming and i am trying to Create a Concordance of Word Count for a Text File but my code is not working.pls can anyone helpme out.here is my code: #include <stdio.h>...
0
by: alivip | last post by:
I write code to get most frequent words in the file I won't to implement bigram probability by modifying the code to do the following: How can I get every Token (word) and ...
5
by: alivip | last post by:
How can I get every Token (word) and PreviousToken(Previous word) From multube files and frequency of each two word my code is trying to get all single word and double word (every Token (word) and...
1
by: dittytwo | last post by:
Hi there The below code works if you don't try to do anything to the word document which is great (Not :D) I am having problems with the context command both text (i.e initial document with no...
6
by: davidcollins001 | last post by:
Hi, I came across a neat problem that I have been trying to code to improve my programming problem solving skills. It is quite simple but I am struggling to get my head around it. Any help would...
0
by: Pramod Elig | last post by:
I developed this code which works fine in my current system which has office 2007, but when I run in word 2000 this doesn’t work. Can you please help me to code word automation using late binding. I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.