DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Prepress

java.lang.Object
  |
  +--com.cete.dynamicpdf.Prepress

public class Prepress
extends java.lang.Object

Represents the prepress settings.

Licensing:
This property is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Method Summary
 OutputIntentList getOutputIntents()
          Gets the output intent list for the Document.
 PdfXVersion getPdfXVersion()
          Gets the PDF/X version for the Document.
 Trapped getTrapped()
           
 void setPdfXVersion(PdfXVersion value)
          Sets the PDF/X version for the Document.
 void setTrapped(Trapped value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPdfXVersion

public PdfXVersion getPdfXVersion()
Gets the PDF/X version for the Document.


setPdfXVersion

public void setPdfXVersion(PdfXVersion value)
Sets the PDF/X version for the Document.


getTrapped

public Trapped getTrapped()

setTrapped

public void setTrapped(Trapped value)

getOutputIntents

public OutputIntentList getOutputIntents()
Gets the output intent list for the Document.


DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software