adobe-firefly-sdk
Preparing search index...
indesign/src/sdk
MergeDataRequest
Type Alias MergeDataRequest
MergeDataRequest
:
BaseJobRequestWithOutput
&
{
params
:
{
allowMultipleRecordsPerPage
?:
boolean
;
convertUrlToHyperlink
?:
boolean
;
dataSource
:
string
;
exportSettings
?:
{
jobOptionsFile
?:
string
;
linkImages
?:
boolean
;
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"
;
}
;
hyphenationSettings
?:
{
acrossColumns
?:
boolean
;
afterFirst
?:
number
;
beforeLast
?:
number
;
capitalizedWords
?:
boolean
;
dictionarySettings
?:
{
language
:
HyphenationLanguage
;
wordList
:
string
[]
;
}
[]
;
ladderLimit
?:
number
;
lastWord
?:
boolean
;
wordsLongerThan
?:
number
;
zone
?:
number
;
}
;
imagePlacementOptions
?:
{
centerImage
?:
boolean
;
fittingOption
?:
|
"content_aware_fit"
|
"fill_proportional"
|
"fit_content_to_frame"
|
"fit_frame_to_content"
|
"honor_existing_style"
|
"preserve_sizes"
|
"proportional"
;
linkImages
?:
boolean
;
}
;
multipleRecordLayoutOptions
?:
{
arrangeBy
?:
"rows_first"
|
"columns_first"
;
bottomMargin
?:
string
;
columnSpacing
?:
string
;
leftMargin
?:
string
;
rightMargin
?:
string
;
rowSpacing
?:
string
;
topMargin
?:
string
;
}
;
outputFileBaseString
?:
string
;
outputFolderPath
?:
string
;
outputMediaType
?:
|
"image/jpeg"
|
"image/png"
|
"application/pdf"
|
"application/x-indesign"
;
pagesPerDocument
?:
number
;
recordRange
?:
string
;
removeBlankLines
?:
boolean
;
targetDocument
:
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adobe-firefly-sdk
Loading...