Results 1 to 1 of 1
Thread: Problem in printing
- 04-26-2011, 02:48 PM #1
Member
- Join Date
- Dec 2010
- Posts
- 57
- Rep Power
- 0
Problem in printing
Hello Every one
I have problem in printing java i'm using Book class when i using
book.append(new Document(), pageFormat);
its working
but when i using this one "Document(Vector, Bean)" 2 arguments its not printing my data, mean printer not working on it.
book.append(new Document(Vector, Bean), pageFormat);
what can I do?
Similar Threads
-
PDF Printing - Margin Problem
By faoilean in forum Advanced JavaReplies: 0Last Post: 01-24-2011, 10:15 AM -
Printing problem
By justlynn in forum NetBeansReplies: 5Last Post: 08-03-2010, 02:41 PM -
Problem printing an array
By denial in forum New To JavaReplies: 3Last Post: 11-01-2009, 10:09 PM -
Problem after Printing GUI.
By coldblood22 in forum AWT / SwingReplies: 1Last Post: 04-05-2008, 02:43 PM -
printing problem
By ntpl in forum AWT / SwingReplies: 0Last Post: 11-27-2007, 11:20 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks