473,385 Members | 1,256 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,385 software developers and data experts.

Convert Word doc to PDF in VB?

Hi,

I am looking for a software component that will allow me to convert a MS Word doc
file to PDF from within my application.

I'm using VB.NET and I'm currently doing the conversion sucessfully by firing up the
Word object model in the app and using the distiller to "print" to a file.

This works fine, but can be slow.

I'm wondering if anyone knows of a software component callable from within a VB.NET
app that will do this conversion for me without using Word/Distiller directly. I've
looked around, but what I've seen is any number of converter applications which do
way more than I need. I'm not interested in any fancy editting capabilities, or
interactive or batch converters, so what I've seen so far is way overkill for my
needs.

What I'd like is a component that I can use in my code and tell it, "convert this doc
file over here to a PDF file and put it over there". That's it.

Freeware is good, but I'm quite willing to pay for something if it does what I need
without superfluous frills.

Thanks,

Nov 21 '05 #1
3 2610
Search http://www.google.com then. Its the best an easiest way

Crouchie1998
BA (HONS) MCP MCSE
Nov 21 '05 #2
On Thu, 9 Jun 2005 23:26:49 +0100, "Crouchie1998" <cr**********@spamcop.net> wrote:
Search http://www.google.com then. Its the best an easiest way

Crouchie1998
BA (HONS) MCP MCSE


I'm well aware of google, thank you very much. Perhaps you could advise me on just
HOW to search google for what I am looking for? HINT: I already did, and all I could
find was products which were substantial overkill for what I needed to do, as my
original post indicated...
Nov 21 '05 #3
hi there Jeff

just wondering if u have found a solution to do this??

thanks..

Nov 21 '05 #4

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

Similar topics

0
by: Knopper | last post by:
Hello, I have follow C++ code segment. How can i convert it to C# ? typedef struct _SYSTEMTIME { WORD wYear; WORD wMonth; WORD wDayOfWeek;
0
by: edwaldo | last post by:
Hi I'm using Word.ApplicationClass in C# to produce a Word document: Word.ApplicationClass objWord = new Word.ApplicationClass(); Word.Document objWordDoc = objWord.Documents.Add(ref noValue,...
2
by: Christopher Beltran | last post by:
I am currently trying to replace certain strings, not single characters, with other strings inside a word document which is then sent to a browser as a binary file. Right now, I read in the word...
2
by: Michael Meckelein | last post by:
Hi all! I have a table like Table myTable = new Table(); Now, I want to publish the table as part of a webpage and as part of a word document. I tried to convert the table, but the compiler...
3
by: Chris Davoli | last post by:
I've got a requirement to build a page using MS WORD and then have the page show up on a web site. I know I can do a binary write and open up the WORD document in IE plugin. Don't really want to do...
29
by: Jan | last post by:
Hi: I have an Access database that's been running (in one form or another) for a couple of different clients for a few years. Now a new client has requested that it be implemented with a SQL...
13
by: kbperry | last post by:
Hi all, Background: I need some help. I am trying to streamline a process for one of our technical writers. He is using Perforce (version control system), and is constantly changing his word...
23
by: comp.lang.tcl | last post by:
I have a TCL proc that needs to convert what might be a list into a string to read consider this: ]; # OUTPUTS Hello World which is fine for PHP ]; # OUTPUT {{-Hello}} World, which PHP...
4
by: chandu | last post by:
Hello, i need to convert a word doc into xml format and need to store that xml doc in to a sqlserver database.. how to convert a word doc to xml and after retrieving that xml doc from database...
6
by: Justin | last post by:
Hi all, i need some help over here... i found the solution to export file from mysql db into *.csv. but is there anyway to convert the contents into *.doc and save in my webserver and providing a...
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...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.