Assuming you mean printing server-side using AWT: Did you look at the FopPrintServlet? It has code for something like that. Look for the method getInvalidPageNumbers(). I don't know if it works, though.
On 04.04.2003 09:27:04 Normen Ruhrus wrote: > iam looking for an aproach to give the user the option to select the > pages he wants to print. > Iam using FOP embedded in a Servlet and i render to a printer, so i do > not know how many > Pages i am printing, when I initiate the process. > So does anyone know if there is a good aproach do handle this issue? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
