473,385 Members | 1,474 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 PostScript in C#

Hi,

I want to take a word document and convert it to a
postscript file in both a windows app or ASP.NET app.
I've read that someone have done this in this newsgroup,
but I have not been able to find it. From what I know, I
need to utilize the Word COM/Interop to do this. Is this
right, or is there a free tool that already does this

Thanks
Nov 16 '05 #1
2 7875
Johnny,

I don't know that word has the capability to do this. If it does, then
you will be able to access it through COM interop, accessing the word object
model directly.

However, you might have to resort to a third party dll, which might be a
COM object, and access that through COM interop.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Johnny" <ti********@hotmail.com> wrote in message
news:18*****************************@phx.gbl...
Hi,

I want to take a word document and convert it to a
postscript file in both a windows app or ASP.NET app.
I've read that someone have done this in this newsgroup,
but I have not been able to find it. From what I know, I
need to utilize the Word COM/Interop to do this. Is this
right, or is there a free tool that already does this

Thanks

Nov 16 '05 #2
Hi Johnny,

There's a long host of free and nearly free tools that allow Word documents
to be converted to PDF. I like CutePDF myself, but there are plenty of
others. In addition. They mostly run as printer drivers on the client
system.

Hope this helps,
--- Nick

"Johnny" <ti********@hotmail.com> wrote in message
news:18*****************************@phx.gbl...
Hi,

I want to take a word document and convert it to a
postscript file in both a windows app or ASP.NET app.
I've read that someone have done this in this newsgroup,
but I have not been able to find it. From what I know, I
need to utilize the Word COM/Interop to do this. Is this
right, or is there a free tool that already does this

Thanks

Nov 16 '05 #3

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

Similar topics

4
by: Arthur | last post by:
Hi Everyone, I'm having a real hard time with this. Maybe some smarter people can assist. I'm running Mandrake 9.2. I have a Laserjet 4M Plus. I want to be able to print Postscript, bold,...
4
by: Yash Sharma | last post by:
I am planning to propose an XML vocabulary at a consortium. It is aimed to substitute PostScript as a printing standard. I wish to know if there was any parallel effort similar to this, and also a...
8
by: Asma | last post by:
Dear Sir, I am trying to find a way to open a Word document using C language and read the text of word doc into a variable. (Turbo C on Dos 6.0). Can anyone please tell me which libraries in...
0
by: Steven | last post by:
I have a postscript file exported from a 3rd party application, the postscript file contains both text and images. What I would like to do is load the postscript file into an object and extract...
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...
1
by: Uwe Schmitt | last post by:
Hi, I am trying to print raw postscript data on windows. win32print should do the work like this: h=win32print.OpenPrinter(name) win32print.StartDocPrinter(h, 1, ("", "", "RAW"))...
2
by: progvar | last post by:
Hi! can any one help me by providing the method when i open any text file and convert into pdf format. I searched on the net and i got some code but i am not understanding this code and it also...
4
by: =?Utf-8?B?dmlubw==?= | last post by:
Hello, I wish to convert a Word document to a PDF file with Visual Basic 2005. I don't know how to use components to do this (Acrobat Distiller, PDFCreator or convert with PostScript before)....
1
by: Peter Afonin | last post by:
Hello, I'm using Crystal Reports for Visual Studio 2005. I'm trying to print my reports to the postscript file: PrinterSettings ps = new PrinterSettings(); ps.PrinterName = "HP Deskjet 3840...
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: 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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.