DocumentationDocumentation
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
  • Get Started

    • Installation and Login
    • Your First Darty Document
    • Installers - Instructions and Downloads
    • Licensing
  • Basics

    • Darty Basics
    • Darty Header
    • Darty Tags
  • Methods

    • Darty Methods
    • Align
    • Appearance - General
    • Appearance - Colors & Swatches
    • Appearance - Effect Properties
    • Artboard Methods
    • Arrange
    • Attributes
    • Barcode
    • Barcode Formats
    • Clean Document
    • Clipping Mask Make and Release
    • Color Mode
    • Comment
    • Compound Path - Make and Release
    • Distribute
    • Duplicate
    • Expand
    • Fit To Bounds
    • Graphic Style
    • Group & Ungroup
    • Layer Methods
    • Outline
    • Pathfinder
    • Place
    • Rasterize
    • Reduce To Basic Appearance
    • Remove
    • Swatch Methods
    • Tags Methods
    • Template
    • Text
    • Transform Methods
    • zOrder
    • Skip and *
  • Colors

    • Color Libraries
  • User Interface

    • Darty User-Interface
    • Tools Tab
    • Tools Builder
      • Builder Table Anatomy
      • Builder Data Sources and Files
      • Builder Method Blocks
      • Builder Rows, Cells, and Navigation
    • Tools Methods
      • Tools Method Actions and Apply Modes
      • Tools Method Table Preview
      • Align Tool
      • Appearance Tool
      • Graphic Style Tool
      • Artboard Tool
      • Attributes Tool
      • Arrange Tool
      • Barcode Tool
      • Color Mode Tool
      • Clean Tool
      • Clipping Tool
      • Comment Tool
      • Compound Path Tool
      • Distribute Tool
      • Duplicate Tool
      • Expand Tool
      • Fit to Bounds Tool
      • Group Tool
      • Ungroup Tool
      • Layer Tool
      • Outline Tool
      • Pathfinder Tool
      • Place Tool
      • Rasterize Tool
      • Reduce Tool
      • Remove Tool
      • Swatches Tool
      • Tags Tool
      • Text Tool
      • Transform Tool
      • Z-Order Tool
    • Tags Tab
    • Data Tab
    • Export Tab
    • Settings Tab
    • Help Tab
    • Export Settings
    • Export Validation
    • Job Export Settings
    • Export Counter Variables
    • Export Progress
    • Export Presets
    • Recent Files
    • Color Dialog
  • Cloud Data

    • Darty-Ai Cloud Data Integrations
    • Darty-Ai with Google Sheets
  • Workflows

    • Darty Workflows
    • Darty Preview
    • Darty Export Workflows
    • Darty Data Workflows
  • Site Blog

    • ⭐️Getting Started ⭐️
    • ⭐️Placing Images in Darty-Ai ⭐️
    • 🚀 New Features — Darty-Ai 1.7.8 (March 2026)
    • Creating a Basic Pie-Chart with Line-Art & Data
    • Customer Data and Darty-Ai
    • Darty-Ai Now Supports Google Sheets
    • External SVGs with Darty-Ai
    • Preview Your Documents
    • Self-Adjusting Logo Automation
    • State Management for Artwork Appearance
    • Text Replacements and Formatting
    • Using Private Google Sheets Shared with Business Emails
  • Site Pages

    • 🏠 Home
    • 💰 Pricing
    • Downloads
  • Release Notes
  • Downloads

Place Tool

Use Tools → Methods → Place to bring a file, existing tagged artwork, or an Illustrator symbol into a document. The placed content can be fitted to tagged placeholder artwork, left at its original size, clipped to a shape, tagged for later rows, and optionally formatted when the source is text.

The editor is easiest to understand as six decisions:

  1. What content should be placed?
  2. Which artwork should receive it?
  3. How should the content fit and align?
  4. What should happen to the source and output artwork?
  5. Which tags should the result receive?
  6. Does placed text need formatting or direction overrides?

For supported file formats, path resolution, illustrated fitting examples, and spreadsheet properties, see the Place method reference.

Choose the Source

The Source choice changes only the field used to identify the content. The targeting and placement sections below work with all three sources.

File Path

Choose File Path to place an external image, vector, PDF, or supported text document. Enter a path directly or use the file picker. File Path writes filePath and is required for this source mode.

The path can be absolute or relative. Relative paths can resolve from the Illustrator template, the data file, or the configured server location. The method reference explains the ((TEMPLATE)), ((DATA)), ((SERVER)), and home-folder path forms in Path.

The File Path editor is taller than the extension viewport, so these captures show its upper and lower sections in order.

Place editor for File Path, upper section

Place editor for File Path, lower section

Tag Search

Choose Tag Search to place artwork that already exists in the Illustrator document. Place Tags writes placeTagSearch and identifies the source artwork to reuse.

This source search is distinct from Target Artwork Tag Search:

  • Place Tags finds the artwork being placed.
  • Target Artwork Tag Search finds the destination or placeholder receiving it.

Use Selection Tags reads the Darty tags from the currently selected artwork and copies them into Place Tags. It does not apply the row or place the selected object immediately.

Place editor for Tag Search

Symbol

Choose Symbol to place an existing Illustrator symbol. Enter its exact document symbol name. The field writes symbol, which dispatches as symbolName, and is required for this source mode.

Place editor for Symbol

The Source selector itself is an editor choice and is not written as a sourceMode column. Instead, the generated row contains the active source property: filePath, placeTagSearch, or symbol.

Choose the Target Artwork

Tag Search in Target Artwork identifies the destination artwork. Its value becomes the Darty sheet's target header rather than a separate property column.

Use a specific Darty tag search when the placed content must fit a placeholder, replace a tagged image, or align to existing artwork. Suitable placeholders include page items, groups, clipping groups, and images. Avoid targeting a clipping path by itself or a compound path; the Place method reference explains the supported placeholder structures in Where to place files.

If Target Artwork Tag Search is blank, the Table preview uses the * target header. For Place, that represents a row without a designated placeholder; the content is placed in the middle of the document.

Use Selection Tags copies the current selection's existing Darty tags into this target search. Apply to Selection is the one-time alternative when the currently selected artwork should be the destination without saving its tags as the row target.

For tag operators and matching behavior, see Darty Tags.

Fit and Position the Content

Alignment

Alignment writes alignment. Use the nine-point anchor picker to decide which point of the placed content aligns with the corresponding point of the target bounds. Center is the normal choice when no special corner or edge relationship is needed.

Alignment is most visible when the placed artwork is smaller than the target, when clipping is off, or when Original is used as the fitting method.

Fitting Method

Fitting Method writes fittingMethod and controls how the source dimensions are reconciled with the target bounds.

ChoiceGenerated valueResult
FillfillScales proportionally until the target is covered; some source content may extend beyond the target.
FitfitScales proportionally until the entire source is visible; unused space may remain inside the target.
BoundsboundsStretches the source to the target width and height, so its original proportions may change.
OriginaloriginalKeeps the source at its original size and uses Alignment to position it relative to the target.

Placement Mode

Mode writes mode and controls how Place interprets the target and output.

ChoiceGenerated valueUse
ImageimageReplaces a tagged image. When the target is not an image, the target is handled like a mask.
MaskmaskUses the target artwork to make a clipping mask for the placed content.
BoundsboundsReplaces each target with a rectangular bounds-based placeholder and places content into those bounds.
SymbolsymbolRequests symbol-based placement behavior. Provide the Symbol name required by that operation.

Most image and shape placeholders do not require an explicit Mode. Select one when the row must override the normal handling, especially for Bounds or a deliberate mask-versus-image result.

When File Path or Tag Search is the source, the Placement section also exposes Symbol. It writes the same symbol / symbolName property used by Symbol source mode. When Symbol is already the selected source, the duplicate field is hidden.

Rotation and Auto Rotate

Rotation writes rotation as an angle in degrees. Auto Rotate writes autoRotate and lets Darty rotate the placed content when that produces a better fit in its target.

Use an explicit Rotation when every result needs the same orientation. Use Auto Rotate when portrait and landscape targets may vary between records. Leaving Auto Rotate Unset omits the property rather than forcing it on or off.

Control the Output Artwork

The Output Artwork checkboxes let a row make an explicit choice or leave the Place method's normal behavior unchanged.

  • Embed writes embed. Vector artwork and placed text are embedded; raster artwork is normally linked unless Embed is True.
  • Keep Original writes keepOriginal. This is most relevant when Tag Search supplies existing source artwork and the row must preserve that source after placing it.
  • Place As Template writes placeAsTemplate and requests template-style placement for source artwork intended as a reference or template.
  • Deselect Art writes deselectArt and controls whether the resulting artwork remains selected after the operation.

Keep Original concerns whether the source artwork remains. It is separate from Keep Background, which concerns the target placeholder's fill and stroke, and Tag Original, which concerns tags applied to the source.

Control Bounds and Shape Handling

  • Use Preview Bounds writes usePreviewBounds. Use it when fitting should account for Illustrator preview bounds, including visible stroke or effects rather than only geometric bounds.
  • Add Bounding Box writes addBoundingBox and requests an explicit bounding-box path around the placed result.
  • Clipping writes clipping. True clips the placed content to the placeholder; False allows content outside the placeholder to remain visible.
  • Keep Background writes keepBackground. True retains the placeholder's fill and stroke when the placed content is clipped into it.
  • Unite writes unite. True treats multiple matched placeholders as one combined placement area and places one source across that collection. False handles each placeholder separately.

Unite can substantially change the number of results. If three placeholders match, False can place the source three times, while True produces one placement fitted across their combined extent.

Tag the Placed Results

Tags writes tags as a comma-separated list such as product-photo, placed. These tags are added to the placed result so later Darty rows can find it.

Series Tag writes seriesTag, and Series Start writes seriesStart. Together they create predictable numbered tags such as photo1, photo2, and photo3. Series Start has no effect without a Series Tag and must contain a number.

Tag Original writes tagOriginal. It is most relevant when the source is existing artwork found with Place Tags: it decides whether the ordinary Tags and numbered Series Tag also apply to that original source artwork. It does not decide whether the original remains; Keep Original controls that separate behavior.

Format Placed Text

The Text section is optional. Use it when the source is a Word, RTF, or text document and the imported text needs consistent formatting or writing-direction behavior. Image and vector sources can leave these fields unset.

Writing Direction

  • Story Direction writes storyDirection and selects left-to-right or right-to-left story flow.
  • Character Direction writes charDirection and selects left-to-right, right-to-left, or the inherited/default direction for characters.
  • Paragraph Direction writes paragraphDirection, which dispatches to the Place text-direction setting for left-to-right or right-to-left paragraphs.
  • Outline Text writes outlineText. True converts the placed text to outlines, so use it only when editable text is no longer required.

Writing direction and Composer should be considered together for Arabic, Hebrew, Indic, and other complex-script content. A right-to-left direction changes flow, while the appropriate Composer controls how Illustrator shapes and lays out the text.

Typeface and Paragraph Formatting

  • Font Family writes fontFamily; choose an installed font family.
  • Font Style writes fontStyle; available styles depend on the chosen family.
  • Font Size writes fontSize.
  • Justification writes justification and supports Left, Right, Center, Full Left, Full Right, Full Center, and Full.
  • Paragraph Style writes paragraphStyle and applies a named Illustrator paragraph style when available.
  • Language writes language and sets the text language used by Illustrator.
  • Composer writes composer and chooses the text composition engine.
  • Fill Color writes fillColor; selecting an Illustrator swatch can also write swatchName.

Leave a text property unset when the placed document's existing formatting should remain in control.

Use Three-State Checkboxes Intentionally

Place uses three-state checkboxes for its optional on/off properties:

  • True writes the property as true.
  • False writes the property as false.
  • Unset omits the property and leaves normal method behavior in control.

Unset is not the same as False. For example, Clipping's documented normal behavior is enabled; select False when the placed artwork must explicitly remain unclipped.

Skip a Reusable Place Row

Skip writes skip and controls whether this method runs for the current data record.

  • True writes skip:true and bypasses the placement.
  • False writes skip:false and explicitly allows it.
  • Unset omits the property.

See Skip and * for spreadsheet behavior.

Build Useful Place Configurations

Place a File into a Tagged Placeholder

  1. Choose File Path and select the source file.
  2. Enter the placeholder's tags under Target Artwork.
  3. Choose Fit when the entire source must remain visible, or Fill when the placeholder must be fully covered.
  4. Set Alignment and Clipping for the desired crop.
  5. Add result Tags when a later row must target the placed artwork.
  6. Use Add Row and inspect the Table before applying it to the document.

Reuse Existing Tagged Artwork

  1. Choose Tag Search and enter Place Tags for the source artwork.
  2. Enter a different target search under Target Artwork.
  3. Decide whether Keep Original should preserve the source.
  4. Set Tag Original, Tags, and Series Tag according to whether the source and results should remain addressable together.
  5. Apply to a small test selection before running the row across many targets.

Place an Illustrator Symbol

  1. Choose Symbol and enter the exact symbol name from the document.
  2. Enter the target tags, or leave them blank for document-centered placement.
  3. Set fitting, alignment, rotation, and clipping as needed.
  4. Add result tags so later methods can transform or arrange the new instances.

Place a Right-to-Left Text Document

  1. Choose File Path and select the text document.
  2. Identify the text-frame or shape placeholders under Target Artwork.
  3. Choose right-to-left Story, Character, and Paragraph Direction where required.
  4. Choose a compatible complex-script Composer.
  5. Set the typeface, language, paragraph style, and fill only when the imported document should be overridden.
  6. Leave Outline Text Unset during review; enable it only for the final non-editable output when needed.

Validation, Warnings, and Common Problems

  • File Path source reports File path is required when Source is File. when no path is supplied.
  • Tag Search source reports Tag search is required when Source is Tag Search. when Place Tags is blank.
  • Symbol source reports Symbol is required when Source is Symbol. when no symbol name is supplied.
  • Apply to Selection reports an error when Illustrator has no active selection.
  • A missing file, misspelled symbol, absent font, paragraph style, swatch, or unmatched tag search cannot be resolved at dispatch time; verify document resources and paths before applying a reusable row.
  • Fill may crop source content, Bounds may distort it, and Original may extend outside a small placeholder. Choose the fitting behavior deliberately.
  • Outline Text removes text editability. Keep Original, clipping, and placeholder replacement settings can also materially change document structure, so test destructive combinations on selected artwork first.
  • Broad target searches can place the same source into many objects. Unite changes that many-target result from repeated placements to one combined placement.

Control-to-Property Summary

Editor purposeDarty property
External source filefilePath
Tagged source artworkplaceTagSearch
Illustrator symbol namesymbol → symbolName
Destination artworkTarget header / tagSearch
Alignment pointalignment
Fit within targetfittingMethod
Placement interpretationmode
Fixed anglerotation
Automatic orientationautoRotate
Embed raster outputembed
Preserve tagged source artworkkeepOriginal
Template-style placementplaceAsTemplate
Deselect the resultdeselectArt
Use visible preview boundsusePreviewBounds
Add a result bounding boxaddBoundingBox
Clip to the placeholderclipping
Preserve placeholder fill and strokekeepBackground
Treat multiple targets as one areaunite
Include source artwork in tag changestagOriginal
Tags added to resultstags
Numbered-tag prefix and startseriesTag, seriesStart
Text flowstoryDirection, charDirection, paragraphDirection
Text appearancefontFamily, fontStyle, fontSize, justification, paragraphStyle, language, composer, fillColor, swatchName
Convert placed text to outlinesoutlineText
Skip the method for a data rowskip

Capture, Apply, and Review

  • Tools Method Actions and Apply Modes explains Reset, Add Row, Apply, and Apply to Selection.
  • Tools Method Table Preview explains how to inspect, edit, reorder, copy, download, and apply captured Place rows.
  • Place method reference documents formats, paths, illustrated fitting behavior, and spreadsheet examples.
Last Updated: 7/21/26, 9:47 AM
Contributors: Vasily Hall
Prev
Pathfinder Tool
Next
Rasterize Tool