Use?JPrintPreview?and?PrintFactory?in?JComponentPack
JPrintPreview?is a Java Print Preview component in?JComponentPack.
PrintFactory?is a utility class in?com.zfqjava.swing?package to generate printable in?JComponentPack.
PrintFactory?usage.
createPrintable(Component?comp,?Map?map)
createPrintable(Image?image,?Map?map)
It need two parameters, the first is a instance of Image or a instance
of Component, the second parameter is a instance of Map, t