aspose file tools
The moose likes Java in General and the fly likes Open and save and printing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Open and save and printing " Watch "Open and save and printing " New topic
Author

Open and save and printing

yasir badshah
Greenhorn

Joined: Mar 14, 2002
Posts: 5
hi ,
i am developing a notepad like software so i i want to open, save and printing as in notepad can anybody give me little code about on this.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Open and save can be done with the core API. Have a look at the java.io package.

Printing requires you use the Java Print Service API. Have a look at the javax.print package.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Open and save and printing
 
Similar Threads
Displaying a .jsp page using Tomcat Server
requested resource (first.jsp) not available
Trying to do the first exercises
Unable to run program in jdk1.2
Setting Short cut Keys For Menus