473,661 Members | 2,449 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Printing of doc files

db
Hi group

I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what should I do? Get a lib that supports doc files? Get a lib that can convert doc files to a filetype the printing framework supports (like pdf)? Any ideas?

br
db
Jul 17 '05 #1
10 6082
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.
"db" <db@TruNet.dk-NOSPAM> schreef in bericht
news:20******** *************@m ain.trunet.dk.. .
Hi group

I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what
should I do? Get a lib that supports doc files? Get a lib that can convert
doc files to a filetype the printing framework supports (like pdf)? Any
ideas?
br
db

Jul 17 '05 #2
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.
"db" <db@TruNet.dk-NOSPAM> schreef in bericht
news:20******** *************@m ain.trunet.dk.. .
Hi group

I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what
should I do? Get a lib that supports doc files? Get a lib that can convert
doc files to a filetype the printing framework supports (like pdf)? Any
ideas?
br
db

Jul 17 '05 #3
http://jakarta.apache.org/poi/
"Jan Vettenburg" <ve************ @tiscali.be> schreef in bericht
news:40******** *************@n ews.skynet.be.. .
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.
"db" <db@TruNet.dk-NOSPAM> schreef in bericht
news:20******** *************@m ain.trunet.dk.. .
Hi group

I have noticed that the printing framework in java supports a great deal

of files, but not MS/Word .doc files. So if I want to print doc files what
should I do? Get a lib that supports doc files? Get a lib that can convert
doc files to a filetype the printing framework supports (like pdf)? Any
ideas?

br
db


Jul 17 '05 #4
http://jakarta.apache.org/poi/
"Jan Vettenburg" <ve************ @tiscali.be> schreef in bericht
news:40******** *************@n ews.skynet.be.. .
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.
"db" <db@TruNet.dk-NOSPAM> schreef in bericht
news:20******** *************@m ain.trunet.dk.. .
Hi group

I have noticed that the printing framework in java supports a great deal

of files, but not MS/Word .doc files. So if I want to print doc files what
should I do? Get a lib that supports doc files? Get a lib that can convert
doc files to a filetype the printing framework supports (like pdf)? Any
ideas?

br
db


Jul 17 '05 #5
db <db@TruNet.dk-NOSPAM> wrote in message news:<20******* **************@ main.trunet.dk> ...
Hi group

I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what should I do? Get a lib that supports doc files? Get a lib that can convert doc files to a filetype the printing framework supports (like pdf)? Any ideas?

br
db

Try visit jakarta.apache. org/poi/. I don't know whether they support
printing though.
Jul 17 '05 #6
db <db@TruNet.dk-NOSPAM> wrote in message news:<20******* **************@ main.trunet.dk> ...
Hi group

I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what should I do? Get a lib that supports doc files? Get a lib that can convert doc files to a filetype the printing framework supports (like pdf)? Any ideas?

br
db

Try visit jakarta.apache. org/poi/. I don't know whether they support
printing though.
Jul 17 '05 #7
db
On Sun, 25 Jan 2004 21:06:35 +0100
"Jan Vettenburg" <ve************ @tiscali.be> wrote:
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.


Ok, thanks!

br
db
Jul 17 '05 #8
db
On 25 Jan 2004 16:42:32 -0800
HG******@nifty. ne.jp (hiwa) wrote:
Try visit jakarta.apache. org/poi/. I don't know whether they support
printing though.


I'll try that, thanks :-)

br
db
Jul 17 '05 #9
db
On Sun, 25 Jan 2004 21:06:35 +0100
"Jan Vettenburg" <ve************ @tiscali.be> wrote:
You could try the package from www.apache.org , more precisely the POI
project group which develops a library for reading and writing doc files.
Once you make it an object in java, you can use the printing api.


Ok, thanks!

br
db
Jul 17 '05 #10

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

Similar topics

7
3129
by: Kamilche | last post by:
I'm pretty desperate to get color syntax printing. I just tried out the evaluation version of 'Komodo', which several people in here suggested, and its print features are terrible. The text is coming out huge when I print at 8 point, tiny when I'm printing at 14 point (so tiny that it looks like subscripts), the margins are reset at random, and so on. Plus it doesn't recognize all my fonts. I don't care if the pretty printer is in an...
11
38708
by: cybertof | last post by:
Hello, Is there a way to easily print a .pdf file to the printer ? (without an external component) Thanks.
4
9254
by: Arif | last post by:
I C# code prints very slow as compared to a third party barcode printing software. That software prints approximately 10 labels in 2 seconds while my C# code prints 10 labels in 5 to 6 seconds. And this differences increases with the increase number of labels. The code is as follwods: Here rdr = OleDbDataReader Font is Times New Roman, 12pt
1
5704
by: hamil | last post by:
I am trying to print a graphic file (tif) and also use the PrintPreview control, the PageSetup control, and the Print dialog control. The code attached is a concatination of two examples taken out of a Microsoft book, "Visual Basic,Net Step by Step" in Chapter 18. All but the bottom two subroutines will open a text file, and then allow me to use the above controls, example 1. The bottom two subroutines will print a graphic file, example...
0
1424
by: ryanf | last post by:
Hello, I need some help with printing pdf files through php. I have a script that will create many pdf files but I want them printed. I found this program to print pdf from the command line from http://forum.planetpdf.com/webboard/wbpx.dll/read?142106,52 and it works fine when I do the command C:\pdfp -p "\\computer\LaserJet" "C:\Program Files\xampp\htdocs\weeklyhomebuyers\temp\invoice4.pdf" through start->run but when I try to do...
0
1689
by: Hank | last post by:
We have been printing pdf files through Adobe, from Access for several years. Adobe version 5.0 is currently installed. Recently we have received PDF files that were created under the Adobe 7.0 version. When trying to view a file manually Adobe 5.0 displays a pop up message: "This file may contain newer information than this viewer can support. It may not open or display correctly". There is a check box with the pop-up that says,...
3
3073
by: crashonyou | last post by:
hello again..i've been searching for quite some time now already looking for a solution to printing word documents with python..same thing for internet explorer..i was experimenting around with some code and all i came up was how to print pdf and text files with python using adobe reader 7.0 and notepad..i want to know how to do it with word and internet explorer..can someone help me out?here is the code i came up with for printing pdf and text...
8
5887
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web clients (Internet Explorer). My flash content was originally brought in via the “flash satay” method, but I have since used some server-side magic do deliver one <objecttag
1
1219
by: crashonyou | last post by:
hello..would just like to ask a little help here regarding printing pdf files..i am currently making an automated system for printing files and i have encountered an interesting problem..i already know how to print certain types of files such as pdf and doc..however,in pdf printing, i would like to include the comments that are present in the file..when i try to print the pdf file,there are no comments shown..only the document..do you know what...
0
8432
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
8343
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8545
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7364
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6185
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4179
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4346
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2762
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1986
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.