Class ImagePrintJob

  • All Implemented Interfaces:
    Parcelable

    @Deprecated
    public class ImagePrintJob
    extends PrintJob
    implements Parcelable
    Deprecated.
    Use ImagePrintJob2. This class writes files into external storage that are not cleaned up and can eventually exhaust the device's storage.
    This class requires WRITE_EXTERNAL_STORAGE permission. Declare the permission in your AndroidManifest.xml