Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface PdfCompliance


public interface PdfCompliance

Allowing user to set PDF convertion's Compatibility


Field Summary
static byte NONE
          normal PDF format
static byte PDFA1B
          PDF format compatible with PDFA-1b
 

Field Detail

NONE

static final byte NONE
normal PDF format

See Also:
Constant Field Values

PDFA1B

static final byte PDFA1B
PDF format compatible with PDFA-1b

See Also:
Constant Field Values