adobe-firefly-sdk
Preparing search index...
indesign/src/flat
CreateRenditionRequest
Type Alias CreateRenditionRequest
CreateRenditionRequest
:
BaseJobRequestWithOutput
&
{
params
:
{
antiAlias
?:
boolean
;
colorSettingsFile
?:
string
;
colorSpace
?:
"rgb"
|
"cmyk"
|
"gray"
;
createSeparateFiles
?:
boolean
;
createTaggedPDF
?:
boolean
;
embedColorProfile
?:
boolean
;
embedPageThumbnails
?:
boolean
;
exportGuidesAndGrids
?:
boolean
;
exportingSpread
?:
boolean
;
exportNonprintingObjects
?:
boolean
;
exportWhichLayers
?:
|
"export_all_layers"
|
"export_visible_layers"
|
"export_visible_printable_layers"
;
includeBookmarks
?:
boolean
;
includeHyperlinks
?:
boolean
;
includeInteractiveElements
?:
"do_not_include"
|
"appearance_only"
;
jobOptionsFile
?:
string
;
optimizeForFastWebView
?:
boolean
;
outputFileBaseString
?:
string
;
outputFolderPath
?:
string
;
outputMediaType
:
"image/jpeg"
|
"image/png"
|
"application/pdf"
;
pageRange
?:
string
;
pdfPreset
?:
|
"High Quality Print"
|
"PDF/X-1a:2001"
|
"PDF/X-3:2002"
|
"PDF/X-4:2008"
|
"Press Quality"
|
"Smallest File Size"
;
quality
?:
"low"
|
"medium"
|
"high"
|
"maximum"
;
renderingStyle
?:
"baseline_encoding"
|
"progressive_encoding"
;
resolution
?:
number
;
simulateOverprint
?:
boolean
;
targetDocuments
:
[
string
]
;
transparentBackground
?:
boolean
;
useDocumentBleeds
?:
boolean
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adobe-firefly-sdk
Loading...