How do we print different types of file formats in
java using batch mode ?
Given a list of file names (of different file types) , I need to print these files on the local printer for that user ...using java
Is there any api or framework to support printing different formats ... in java ?