Posted By:
Jothi_Ranganathan
Posted On:
Thursday, July 18, 2002 04:41 AM
Does the Java Print Service API Support batch printing of PDF files generated by a Application. i.e Let us assume the application generates some Schedules with data and saves them as PDF files. Can these files , be printed using these Java Print Service API. Also, Can we print the HTML document using this.. because when I tried doing the same , using the DocFlavor.INPUT_STREAM.TEXT_HTML_HOST , i got the invalid flavor exception.
Pls advice me on what to do in this regard !
Thank you