DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Prepress

java.lang.Object
  extended by 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.
 void getPdfXVersion(PdfXVersion value)
          Sets the PDF/X version for the Document.
 Trapped getTrapped()
          Gets a value indicating if trapping information is present in the Document.
 void setTrapped(Trapped value)
          Sets a value indicating if trapping information is present in the Document.
 
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.

Returns:
the PDF/X version for the Document.

getPdfXVersion

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

Parameters:
value - the PDF/X version for the Document.

getTrapped

public Trapped getTrapped()
Gets a value indicating if trapping information is present in the Document.

Returns:
the Trapped.

setTrapped

public void setTrapped(Trapped value)
Sets a value indicating if trapping information is present in the Document.

Parameters:
value - indicating if trapping information is present in the Document.

getOutputIntents

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

Returns:
the output intent list for the Document.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software