Access The Search Features: 589 Searching and Indexing
Access The Search Features: 589 Searching and Indexing
When you type the first few letters to search in a PDF, Acrobat provides suggestions for the matching word and its
frequency of occurrence in the document. When you select the word, Acrobat highlights all the matching results in the
PDF.
The Search window offers more options and more kinds of searches than the Find toolbar. When you use the Search
window, object data and image XIF (extended image file format) metadata are also searched. For searches across
multiple PDFs, Acrobat also looks at document properties and XMP metadata, and it searches indexed structure tags
when searching a PDF index. If some of the PDFs you search have attached PDFs, you can include the attachments in
the search.
Note:
PDFs can have multiple layers. If the search results include an occurrence on a hidden layer, selecting that occurrence
displays an alert that asks if you want to make that layer visible.
Find
A Find field B Find Previous C Find Next D Replace With expands to provide text field
4 Click Next.
Acrobat jumps to the first instance of the search term, which appears highlighted.
5 Click Replace to change the highlighted text, or click Next to go to the next instance of the search term. Alternatively,
click Previous to go back to the previous instance of the search term.
Note:
If documents are encrypted (have security applied to them), you cannot search them as part of a multiple-document search.
Open those documents first and search them one at a time. However, documents encrypted as Adobe Digital Editions are
an exception and can be searched as part of a multiple-document search.
1 Open Acrobat on your desktop (not in a web browser).
2 Do one of the following.
• In the Find toolbar, type the search text, and then choose Open Full Acrobat Search from the pop-up menu.
• In the Search window, type the search text.
3 In the Search window, select All PDF Documents In. From the pop-up menu directly below this option, choose
Browse For Location.
4 Select the location, either on your computer or on a network, and click OK.
5 To specify additional search criteria, click Show Advanced Options, and specify the options.
6 Click Search.
During a search, you can click a result or use keyboard shortcuts to navigate the results without interrupting the search.
Clicking the Stop button under the search-progress bar cancels further searching and limits the results to the occurrences
already found. It doesn’t close the Search window or delete the Results list. To see more results, run a new search.
Makes the document active in the document window. Expand the list to show the individual search results within that
document.
In PDFs, jumps to that instance of the search term, usually in the body text of the PDF. The instance of the search term
is highlighted in the document.
Non-PDF Search Result or Metadata icon []
In non-PDF files, opens the file; or if opening of that file type is restricted, opens a message dialog box.
Bookmark icon
Opens the Bookmarks panel and highlights the instances of the search terms.
Comments icon
Opens the Comments panel and highlights the instances of the search terms.
Layer icon
May open a message indicating that the layer is hidden and asking if you want to make it visible.
Attachment icon
Opens a file that is attached to the searched parent PDF and shows the highlighted instances of the search terms.
You can set a preference so that More search options always appear in the Search window. In the Preferences dialog box
under Categories, select Search.
Look In Restricts the search to the current PDF, all of a currently open PDF Portfolio (if applicable), an index, or a
location on your computer. If you choose to search an index, a location, or a PDF Portfolio, additional options appear
under Use These Additional Criteria.
What word or phrase would you like to search for Enter the text or phrase to search for.
Return Results Containing Restricts your search results according to the option you choose:
Match Exact Word Or Phrase Searches for the entire string of characters, including spaces, in the same order in which
they appear in the text box.
Match Any Of The Words Searches for any instances of at least one of the words typed. For example, if you search for
each of, the results include any instances in which one or both of the two words appear: each, of, each of, or of each.
Match All Of The Words Searches for instances that contain all your search words, but not necessarily in the order you
type them. Available only for a search of multiple PDFs or index definition files.
Boolean Query Uses the Boolean operators that you type with the search words into the What Word Or Phrase Would
You Like To Search For box. Available only for searching multiple PDFs or PDF indexes.
Note: You cannot run wildcard searches using asterisks (*) or question marks (?) when searching PDF indexes.
Use These Additional Criteria (text options) Includes the basic search options plus five additional options:
Proximity Searches for two or more words that are separated by no more than a specified number of words, as set in
the Search preferences. Available only for a search of multiple documents or index definition files, and when Match All
Of The Words is selected.
Stemming Finds words that contain part (the stem) of the specified search word. For example, a search for opening
finds instances of open, opened, opens, and openly. This option applies to single words and phrases when you search the
current PDF, a folder, or an index created with Acrobat 6.0 or later. Wildcard characters (*, ?) aren’t permitted in
stemming searches. Stemming isn’t available if either Whole Words Only or Case-Sensitive is selected.
Include Bookmarks Searches the text of any bookmarks, as viewed in the Bookmarks panel.
Include Comments Searches the text of any comments added to the PDF, as viewed in the Comments panel.
Include Attachments Searches files that are attached to the current PDF or other attached PDFs (up to two levels deep).
Use These Additional Criteria (document properties) Appears only for searches across multiple PDFs or PDF indexes.
You can select multiple property-modifier-value combinations and apply them to searches. This setting does not apply
to non-PDF files inside PDF Portfolios.
Note: You can search by document properties alone by using document property options in combination with a search
for specific text.
Check box Applies the criteria set in the three connected options to the search. (The check box is selected automatically
when you enter information in any of the three options for that set. After you enter options, deselecting the check box
doesn’t clear the entries; they just aren’t applied to the search.)
First menu (property) Indicates the document characteristic to search for. The available options include Date Created,
Date Modified, Author, Title, Subject, Filename, Keywords, Bookmarks, Comments, JPEG Images, XMP Metadata,
and Object Data.
Second menu (modifier) Indicates the level of matching. If the first menu selection is a date, the available options in the
second menu are Is Exactly, Is Before, Is After, Is Not. Otherwise, the available options are Contains and Does Not
Contain.
Third box (value or text) Indicates the information to be matched, which you type in. If the first menu selection is a
date, you can click the arrow to open a calendar that you can navigate to find and select the date you want.
Boolean operators
Commonly used Boolean operators include the following:
AND
Use between two words to find documents that contain both terms, in any order. For example, type paris AND france
to identify documents that contain both paris and france. Searches with AND and no other Boolean operators produce
the same results as selecting the All Of The Wordsoption.
NOT
Use before a search term to exclude any documents that contain that term. For example, type NOT kentucky to find all
documents that don’t contain the word kentucky. Or, type paris NOT kentucky to find all documents that contain the
word paris but not the word kentucky.
OR
Use to search for all instances of either term. For example, type email OR e-mail to find all documents with occurrences
of either spelling. Searches with OR and no other Boolean operators produce the same results as selecting the Any Of
The Words option.
^ (exclusive OR)
Use to search for all instances that have either term but not both. For example, type cat ^ dog to find all documents with
occurrences of either cat or dog but not both cat and dog.
()
Use parentheses to specify the order of evaluation of terms. For example, type white AND (whale OR ahab) to find all
documents that contain either white and whale or white and ahab. (The query processor performs an OR query on
whale and ahab and then performs an AND query on those results with white.)
To learn more about Boolean queries, syntax, and other Boolean operators that you can use in your searches, refer to
any standard text, website, or other resource with complete Boolean information.
This document provides instructions for Acrobat DC and Acrobat 2017. If you're using Acrobat XI, see Acrobat XI Help.
3 Drag or double-click to select the area on the page where you want the video or sound to appear. The Insert dialog
box opens.
If you double-click the page, Acrobat Pro places the upper-left corner of the video where you clicked. If you drag
an area on the page, the media is placed within the area. The play area of the video is the exact size of the video frame
(if Acrobat Pro is able to read the video clip dimensions).
4 Add a URL in the Name field, or click Browse to find the media file, and then click Open.
For URLs, use the full file address, including the video filename extension, such as .mov or .mp4.
5 Use the advanced options on the Insert dialog box to change the media if needed, and then click OK.
Not all of these options are available for all media types.
Snap To Content Proportions Ensures that the play area retains the height and width ratios of the original video or
interactive content.
Show Advanced Options Opens the dialog for additional settings such as launch settings, playback controls, and
video settings. The options available depends on the format of the media you are inserting.
Pass Context Menu Click to SWF SWF file developers can select this option to replace the Acrobat Pro context menu
with the context menu of the originating SWF file. When the user right-clicks the SWF file, the available options are
from the originating file.
Launch Settings tab Use these settings to determine how the media is started and stopped, where it is displayed, and
what is displayed when the media isn’t running.
Activation Settings Select options to determine when the media is played and stopped. From the Playback Style menu,
select Play Content In Floating Window to have the video or interactive content run outside the page. Content in a
floating window enables users to read the page and view the video or application at the same time.
Border Width Creates a black border around the video or interactive content. For sound, the border surrounds the
poster image.
Poster Image To use an image that is not part of the file you are adding, select Create Poster From File. Click Browse
to find the image you want to be displayed when the video, sound, or interactive content is not activated.
Resources tab Use this tab to list all files that are required to run a SWF file. When a file is displayed in the list of added
files, you can click it to set the file properties.
Properties When you click a filename in the Resources list, the full filename (including the path) is displayed in the
Name field. You can rename the resources to ensure that scripts run properly.
Controls tab Use to set up which playback controls (skins) are available.
Skin Select the set of playback controls (skin) you want to be displayed on the video.
Color Click to open the color palette and choose a color for the controls.
Autohide controls When selected, hides the play controls when the mouse pointer is not over the multimedia.
Preview and Trim Drag the Start and End markers below the slider bar to remove unwanted frames from the clip. This
option is only available when a video clip is first added to a PDF.
Set Poster Image From Current Frame The poster image is displayed when the video isn’t playing. Drag the marker on
the top of the slider bar to the frame you want to use, and then click Set Poster Image From Current Frame.
Chapter Points Use Chapter Points to create markers in a video from which to launch specific actions. For example,
in a training video, chapter points can link to additional information in a file or on the Web.
To create a chapter point, move the slider to the frame you want to use. In Chapter Points, click the plus sign. To add
an action, highlight the chapter point in the list and click Actions.
Note:
Generally, Chapter Point actions can be added only after the multimedia has been created. You can then edit the play area
and add Chapter Point actions.
• Resize the clip by dragging one of the corners of the frame until it is the desired size. Hold down Shift to retain
the correct proportions for video clips.
3D tab
The options on the 3D tab determine how the 3D model is presented. Unlike the settings on the other tabs, 3D settings
do not affect the imported file itself.
The options on the 3D tab are the same as the options on the 3D toolbar except for the following:
Animation Style For models created with animation, this setting determines how the animation runs in Acrobat.
Add Default Views Allows you to use different model views. An orthographic projection (ortho) effectively removes a
dimension, preserving the size ratio between objects but giving the 3D model a less realistic appearance. Orthographic
projection is especially useful for viewing certain diagrams, such as 3D mathematical functions plotted on a graph. A
perspective projection offers a more realistic scene in which objects in the distance appear smaller than objects of the
same size in the foreground.
Show Toolbar Displays the 3D toolbar along with the image. When this option is not selected, you can right-click the
3D image to view the 3D toolbar.
Open model tree Displays the model tree on the Model Tree pane. The Model Tree has three panes. Each pane displays
a specific type of information or controls.
Script Specifies the JavaScript file that runs if a 3D model is enabled. Click Browse to add a JavaScript file to the PDF.
Launch Settings
Enable When Specifies when the 3D model is activated. When the 3D model is enabled, you can interact with it by
using the 3D navigation tools, for example.
Disable When Determines how the 3D model can be deactivated. When a 3D model is disabled, the 2D preview image
or poster appears in the canvas.
Playback Style Enables you to display the 3D model in a floating window outside the page. If you select Play Content
In Floating Window, you can select the size of the window (in pixels) from the Height and Width menus.
Border Width Select to create a border around the 3D object.
Poster Image To replace the default view of the 3D model when it isn’t activated, select a poster image option. Click
Browse to find the image you want.
Resources
Use the Resources tab to add files developed in Flash® to a 3D model for animation, effects, and textures. To bind a Flash
resource, select it from the list of resources, and then select a binding type (Foreground, Background, or Material). To
bind a material, also enter the material name for the part or parts where you want to display the material.
Add Use to add SWF files for animations and backgrounds for the 3D model.
Remove Select a file in the list, and then click Remove to delete it from the file.
Name Displays the name of the file that is selected from the list. You can also rename a resource, which is useful with
scripting. For example, you can replace the name with the one used in a script.
Binding When adding files that are developed in Flash as a resource for a 3D model, binding determines how those
files interact. For example, you can identify a resource to run in the background and one to run in the foreground. After
you add the files to the file list, select one, and in the Binding section, select either Background, Foreground, or
Material.
Material 3D designers can use the Material field to define a material to use in a model. The material name can be
associated with a resource by selecting Material in the Binding section.
FlashVars Flash developers can use the FlashVars field to add ActionScript™ variables for the selected file.
Run a JavaScript
If a separate JavaScript file is associated with the 3D model PDF, you can activate it.
1 Open the PDF in Acrobat.
2 Click the 3D model with the Hand tool to enable it, and then right-click the 3D model and choose Run A JavaScript.
3 Find the JavaScript file you want to add, and click Open.
Selected 3D object
A Model Tree B 3D toolbar C 3D object
3D toolbar overview
The 3D toolbar appears after you click the 3D model with the Hand tool. This action activates the 3D model and plays
animations that are set to play when the file is enabled. The 3D toolbar always appears in the area above the upper-left
corner of the 3D model and cannot be moved. A small arrow appears to the right of the Rotate tool, which you can click
to either hide or expand the toolbar.
You can use the 3D toolbar to zoom in and out, rotate, and pan across the object. Use the Model Tree to hide or isolate
parts, or make parts transparent.
You manipulate a 3D model by selecting and dragging various 3D navigation tools. When you navigate in 3D, it helps
to think of it as viewing the stationary 3D model from a camera’s perspective. You can rotate, pan (move up, down, or
side-to-side), and zoom in or out.
3D navigation tools
Rotate
Turns 3D objects around relative to the screen. How the objects move depends on the starting view, where you start
dragging, and the direction in which you drag.
Note:
You can also use the Hand tool to rotate an object. Ensure that Enable 3D Selection For The Hand Tool is selected in the
3D panel of the Preferences dialog box.
Spin
Turns a 3D model in parallel to two fixed axes in the 3D model, the x-axis and the z-axis.
Pan
Moves the model vertically and horizontally only. You can also pan with the Hand tool: Ctrl-drag.
Zoom
Moves you toward, or away from, objects in the scene when you drag vertically. You can also zoom with the Hand tool
by holding down Shift as you drag.
Walk
Pivots horizontally around the scene when you drag horizontally. Moves forward or backward in the scene when you
drag vertically; maintains a constant elevation level, regardless of how you drag. The Walk tool is especially useful for
architectural 3D models. To change the walking speed, change the default display units in the Preferences (3D).
Note:
The Walk tool is available when you select the Preferences setting that consolidates tools or when you right-click the 3D
model and choose Tools > Walk.
Fly
Navigates through a model while maintaining the surface orientation. Right-click and drag inside the 3D window. The
Fly tool moves more slowly the closer you move toward an object. Drag the pointer right or left to turn.
To rotate the camera view, click the left mouse button inside the 3D window and drag to turn the camera view. To return
to the starting camera direction, move the mouse back to the initial click point.
Use the mouse scroll wheel to move rapidly backward and forward along the camera view direction. This functionality
is useful if you get lost within a model or fly into the surface.
Camera properties
Defines the camera angle, alignment, and other properties that define the lens through which a 3D model is viewed.
Camera properties are components of views but are set independently.
3D Measurement Tool
Returns to a preset zoom, pan, rotation, and projection mode of the 3D model. Use the Options menu in the View pane
of the Model Tree to set a different view as the default. Or use the Manage Views command on the 3D toolbar Views
menu to set a different view as the default.
If an object ever moves out of your view, you have, in essence, turned your camera away from the object. Click the Default
View icon on the 3D toolbar to move the object back into view.
Views menu Lists any views defined for the current 3D model.
Plays or pauses any JavaScript-enabled animation. The Play/Pause Animation pop-up menu opens a slider that you can
drag back and forth to move to different times in the animation sequence.
Use Orthographic/Perspective Projection
Determines how the 3D shape appears. For an illustrated guide, see Examples of model rendering modes.
Enable Extra Lighting menu
Lists the different lighting effects that are available to enhance the illumination of the 3D object. Experiment to get the
visual effects you want.
Background Color
Opens the color picker, which you can use to select a different color for the space surrounding the 3D object.
Toggle Cross Section
Shows and hides cross sections of the object. Click the pop-up menu to open the Cross Section Properties dialog box.
For more information, see Create cross sections.
Add Multimedia/3D Comment
Enables you to add a sticky note to any part of the 3D model. The note stays with the view. See Commenting on 3D
designs in PDFs.
3D preferences
In the 3D & Multimedia panel of the Preferences dialog box, you can determine whether the 3D toolbar and Model
Tree are displayed by default. You can also specify a default renderer and determine whether animations are allowed.
Enable Playing of 3D Content The dynamic nature of 3D provides the potential for it to be subject to security
vulnerabilities. Therefore, the auto-play of 3D content in PDFs is disabled by default. Select this option to enable 3D
content in PDFs.
Preferred Renderer Specifies the rendering engine used to affect both performance and quality, so it’s important to
select the appropriate renderer. Depending on your system, you can change your render engine. If you select a DirectX®
or OpenGL option, all rendering takes place using the graphics chip on the video adapter. If Software is selected,
rendering takes more time, but the performance is often more consistent with the model rendering of the originating
application.
Enable Hardware Rendering For Legacy Video Cards Forces the use of a hardware accelerator for even video adapters
that do not support a pixel shader.
Enable Double-Sided Rendering Some model parts have two sides. To save time and space, you can deselect this option
to render only the side facing the user. If the user looks inside a part rendered with only one side, the back side would
be invisible.
Preferred 3D PMI Rendering Mode Specifies the PMI mode to use for rendering. You can select one of the following
options:
Use Content Setting—The rendering of the PMI uses the setting of each PMI to decide whether it uses the Z-buffer.
Always Render 3D PMI In Front Of Model—The rendering of the PMI ignores the Z-buffer regardless of the setting
in the file.
Always Render 3D PMI Using Z-buffer—The rendering of the PMI always turns on Z-buffer regardless of the setting
in the file.
Open Model Tree On 3D Activation Determines whether the Model Tree is displayed when the 3D model is activated.
Choose Use Annotation’s Setting to use whichever setting the author used when adding the 3D model to the PDF.
Default Toolbar State Determines whether the 3D toolbar is shown or hidden when a 3D model is activated. Choose
Use Annotation’s Setting to use whichever setting the author used when adding the 3D model to the PDF.
Enable Selection For The Hand Tool Lets the user select and highlight parts of the 3D model using the Hand tool. If this
option is not selected, use the Object Data tool (Tools > Interactive Objects > Select Object) to select the object.
Consolidate Tools On The 3D Toolbar Selecting this option places the manipulation and navigation tools under the
Rotate tool, thereby shortening the 3D toolbar.
Enable View Transitions Some 3D models include animated transitions between views. Deselect this option if you want
to prevent this 3D animation.
Show 3D Orientation Axis Turns on or off an in-scene display of an axis that indicates the current orientation of the 3D
scene.
Optimization Scheme For Low Framerate Specifies what happens to animations of complex models when the framerate
becomes low. None does not compromise the visuals and leaves the framerate low. Bounding Box shows the three-
dimensional planes enclosing the parts instead of the parts themselves, which keeps the framerate high. Drop Objects
does not show some parts of the model, which keeps the framerate high.
Framerate Threshold Sets the minimum framerate, either by dragging the slider or entering a number in the value box.
If the framerate drops below that number of frames per second, the Optimization Scheme For Low Framerate option
goes into effect.
Manipulating parts
A Selected part B Hidden part C Isolated part D Transparent part
1 In the 3D model, use the Hand tool to click the part you want to manipulate. If a preference setting prevents you
from using the Hand tool, select the part in the Model Tree list.
2 From the Options menu in the top pane of the Model Tree, choose any of the following:
Note:
The items that appear on the Options menu depend on whether the 3D model is composed of just one part or multiple
parts. Many of these options are also available by right-clicking a part in the 3D model.
Model Render Mode Changes the surface appearance of the entire 3D model according to the item you choose from
the submenu: Transparent Bounding Box, Solid, Transparent, Solid Wireframe, and so on.
Show All Parts Displays the entire 3D model.
Fit Visible Displays all visible parts and centers them in the view.
Show Physical Properties Displays the surface area and volume (if available) in the Object Data pane of the Model
Tree.
Display Bounding Box Displays the box that encloses the 3D object or selected parts of the model.
Set Bounding Box Color Changes the color of the bounding box. Choose this option, select a color, and then click
OK.
Hide Displays the model without showing the selected parts. You can also select and deselect check boxes in the top
pane of the Model Tree to hide and show different parts.
Isolate Displays only the selected part, hiding all others.
Isolate Part Displays the geometry, the Product Manufacturing Information (PMI), and all views (including PMI
views) for the isolated part only. Views and information for all other parts are hidden or deselected. Changes occur
in the Model Tree as well. In the Structure pane (top), only the isolated part is selected. The structure of the other
parts is available but deselected. The View pane (middle) lists only the views that have been defined for the isolated
part, including PMI views. If you click a view, you see only the PMI for that view in the document pane. (To view
the PMI for the isolated part, make sure 3D PMI is selected in the Structure pane.) The View pane hides views
related to the assembly or other parts, including custom views created in Acrobat. You can add parts to the view by
selecting them in the Model Tree. You can also use the Hide/Show commands in the options menu of the Model
Tree. To cancel the isolated part, do any of the following:
• Select another part with the Isolate Part command.
• Select the top assembly in the Model Tree.
• Select the Home View button.
Zoom To Part Changes the center focus from the entire 3D model to the selected parts. This setting is especially
useful for rotating a part, allowing the rotation to occur around the center focus of the part rather than around the
entire model.
Part Render Mode Displays all of the rendering modes that are available for the part. The rendering mode changes
the appearance of the 3D model according to the rendering mode you choose.
Transparent Displays a see-through version of the selected part.
Export As XML Creates a separate XML file of either Whole Tree or Current Node of the 3D model.
Export As CSV Creates a separate file in CSV format that contains all of the model data. You can export the data from
the whole Model Tree or a selected node. The file can be opened in any program that supports CSV formatting, such
as Microsoft Excel.
Note:
If the 3D model includes Product Manufacturing Information (PMI), options for showing and hiding the PMI are
available on this menu.
1 Click the Toggle Cross Section icon on the 3D toolbar to turn on or off the cross section.
2 (Optional) Click the arrow next to the Toggle Cross Section icon, and choose Cross Section Properties, which
opens the Cross Section Properties dialog box. Then do any of the following:
• Change settings under Alignment, Display Settings, and Position And Orientation.
• Click the Save Section View button to save the current cross-sectional view. (The saved view will appear on the
Views menu in the 3D toolbar and in the View pane of the Model Tree with a default name, SectionView[n].)
Cross-section properties
Changes you make here are applied immediately. To see these changes, make sure that the Cross Section Properties
dialog box does not block your view of the active 3D model. The Cross Section Properties dialog box remains on top
if you focus or interact with the underlying PDF. To close it, click the Close button in the upper-right corner.
Enable Cross Section When selected, makes the other options available.
Align To Face Cuts the cross-section on a plane defined by the surface of any face that you then click in the 3D model.
(The dialog box is dimmed until you click the face of a model part.)
Align To 3 Points Cuts the cross-section on a plane defined by any three points that you click the 3D model. (The dialog
box is dimmed until you click three points of a model.)
Show Intersections Indicates where the cutting plane slices the 3D model by adding a colored outline. Click the color
swatch if you want to select a different color.
Show Cutting Plane Displays the two-dimensional field that cuts the 3D model. Click the color swatch to select a
different color, and enter a different percentage to change the opacity of the plane.
Ignore Selected Parts Removes the selected parts from the cross-section view.
Show Transparent Displays parts that are not part of the cross-section.
Cutting Plane Opacity Defines the transparency level of the cutting plane.
Align Camera With Cutting Plane Rotates the 3D model so that it is level with the cutting plane.
Offset Determines how much of the 3D model is sliced. Drag the slider left or right, or change the percentage.
To understand how each axis divides the 3D model, select an axis and then drag the Offset slider back and forth. Observe
the changes in the embedded 3D model.
Flip Reverses the cross-section. For example, if the top half of the model is cut off, click Flip to display the top half and
cut off the bottom half.
Tilt sliders Determine the angles between the cutting plane and the axes. Drag the sliders left or right, or change the
percentages.
Save Section View Opens the View Properties dialog box in which you can select the display properties to save with
the view. After you select the properties to save, the cross-sectional view is added to the list of views in the 3D toolbar
and the Model Tree. The saved view is given a default name, SectionView[n].
Display properties that you choose not to save revert to the setting of the previous view. For example, if you do not save
the background color, the cross-section view retains the background color of the previously displayed view.
• If Camera and Target are selected, the camera target is the center of the three selected points. The camera position
is aligned to the plan composed by the three selected points.
5 In the Position section, select Angle Units to change the X, Y, and Z values to Azimuth, Altitude, and Distance. These
values enable you to manipulate the camera by azimuth (distance) and altitude (X axis), and to zoom using the
distance value.
6 Move the sliders in the Camera and Target positions to the desired location.
7 To change the focal angle of the camera, drag the Field Of View slider to the desired degree.
8 To change the roll angle of the camera, drag the Roll slider to the desired degree.
9 Click Save Camera View to save the settings and add the view to the Model Tree.
The view is added to the Model Tree with the default name of CameraView[n], with [n] being an incremental
number. You can rename the camera view in the Views list.
3D measurement display
Measure 3D objects
1 Click a 3D model in a PDF to enable it.
2 Click the 3D Measurement Tool icon on the 3D toolbar. (If the 3D toolbar view is set for consolidated tools,
select the 3D Measurement tool from the pop-up menu next to the Navigation tool.)
3 Select the options you want in the Snap Enables and Measurement Types areas of the 3D Measurement Tool
palette.
4 Right-click the model background, and change the options as needed. Leave the 3D Measurement Tool palette
open.
Snaps to a circumference.
3D Snap To Silhouettes
Measures the distance between two positions on the 3D model. Click to set a start point, and then click another location
to set an end point or edge.
3D Perpendicular Dimension
Measures the distance between two edges taken at a right angle to the starting edge.
3D Radial Dimension
Enable Coordinate Display Displays or hides the coordinates of the mouse pointer location in the Measurement Info
Window.
Change Markup Label Type the text that you want to appear with the measurement, both in the 3D model area and in
the Comments panel. (Not available if Measurement Markup is not selected.)
Disable Measurement Markup Select when you want to take measurements in a model, but not add them to the
document. The measurements are only visible while the current measurement is active. If you start another
measurement or change tools, the markup disappears.
Don’t Snap To 3D Content Disables the ability to snap the insertion point to a likely target. Select this option to improve
performance when you are working with a large model. Return to Snap To 3D Content to ensure precise measurement
in 3D objects.
3D Measurement Navigation Tips Opens a dialog box that lists the keyboard shortcuts for several navigation shorts.
You can use these shortcuts while you are measuring.
Preferences Opens the Measuring (3D) Preferences dialog box.
Hide/Show Measurement Info Window The Measurement Info Window displays the Units And Markup settings for
the model. Select to remove the window from the model window.
Hide/Show Measurement Toolbar Removes/displays the 3D Measurement Tool palette.
Measuring preferences
Change the 3D Measuring preferences to determine how 3D data is measured. These options appear in the Measuring
(3D) panel of the Preferences dialog box.
Note:
In Adobe Acrobat Reader, these preferences apply to PDFs that have commenting enabled.
Use Scales And Units From Model (When Present) Displays measurements based on the model units, if present,
generated from the original 3D model. Deselect this option to specify the units of measurements manually. This setting
can be changed in the 3D Measurement Tool palette.
Use Default Display Unit Uses units of measurement that you specify here rather than the measurement units in the 3D
model.
Significant Digits To Display Specifies the maximum number of digits in the measurement number.
3D Measuring Line Color Specifies the color of the line that appears when you click or drag to measure an object.
Measure Feedback Size Sets the text size for the measurement display.
Circular Measurements Shown As Designates whether the diameter or radius is measured for circular parts.
Show Circle For Radial Measurements Displays the circumference associated with the radial measurement.
3D Snap Settings Turns on snap and specifies whether points, arcs, edges, silhouette edges, or faces are snapped to.
Sensitivity indicates how close the pointer must be to the item being snapped to. For Snap Hint Color, specify the color
of the snap line that appears when you hold the pointer over the 3D object.
Default view
When you create a PDF from a 3D model or add a 3D file to an existing PDF, Acrobat creates an initial default view.
The default view is generated independently of whether additional default views are created or views exist in the 3D file.
The characteristics of the default view generated are as follows:
• A perspective projection is used.
• The viewpoint is placed away from the object such that all visible nodes fill most of the field view.
• The direction and orientation of the offset is mainly along the negative X-axis, with a relatively small offset along
the negative Y-axis, and a smaller positive Z-axis offset.
• The camera points at the center of the visible nodes, oriented such that the Z-axis is vertical and upwards direction
is positive in the displayed annotation.
Set the background color, render mode and lighting for the default view by checking the Show Advanced Options box
in the Insert 3D dialog, selecting the 3D tab and adjusting the parameters shown.
Display a view
? Use these methods to change the view, as appropriate:
• From the 3D toolbar, select the view from the Views pop-up menu.
• In the Model Tree, click the view name.
• Click the Default View icon .
Last View Changes to the view definition that appears at the bottom of the list in the Model Tree.
Previous View Moves up the Model Tree list of defined views, one view at a time.
Next View Moves down the Model Tree list of defined views, one view at a time.
Named View Changes to the defined view that you select from the list appearing below this option.
5 (Optional) To make a bookmark or link also jump to a specific page and page view, choose Go To A Page View on
the Selection Action menu, and click Add. Then use the scroll bars and zoom tools to adjust the page view before
you click the Set Link button. When finished, click Close in the Properties dialog box.
Delete a 3D view
? Do one of the following:
• On the 3D toolbar, open the Views pop-up menu and choose Manage Views. Select the views you want to
remove, and click Delete View.
• In the View pane of the Model Tree panel, select the views you want to remove. From within the View pane,
either click the Delete button or click the Options button and choose Delete View.
This document provides instructions for Acrobat DC and Acrobat 2017. If you're using Acrobat XI, see Acrobat XI Help.
Pass Context Menu Click to SWF SWF file developers can select this option to replace the Acrobat Pro context menu
with the context menu of the originating SWF file. When the user right-clicks the SWF file, the available options are
from the originating file.
Launch Settings tab Use these settings to determine how the media is started and stopped, where it is displayed, and
what is displayed when the media isn’t running.
Activation Settings Select options to determine when the media is played and stopped. From the Playback Style menu,
select Play Content In Floating Window to have the video or interactive content run outside the page. Content in a
floating window enables users to read the page and view the video or application at the same time.
Border Width Creates a black border around the video or interactive content. For sound, the border surrounds the
poster image.
Poster Image To use an image that is not part of the file you are adding, select Create Poster From File. Click Browse
to find the image you want to be displayed when the video, sound, or interactive content is not activated.
Resources tab Use this tab to list all files that are required to run a SWF file. When a file is displayed in the list of added
files, you can click it to set the file properties.
Properties When you click a filename in the Resources list, the full filename (including the path) is displayed in the
Name field. You can rename the resources to ensure that scripts run properly.
Controls tab Use to set up which playback controls (skins) are available.
Skin Select the set of playback controls (skin) you want to be displayed on the video.
Color Click to open the color palette and choose a color for the controls.
Autohide controls When selected, hides the play controls when the mouse pointer is not over the multimedia.
Preview and Trim Drag the Start and End markers below the slider bar to remove unwanted frames from the clip. This
option is only available when a video clip is first added to a PDF.
Set Poster Image From Current Frame The poster image is displayed when the video isn’t playing. Drag the marker on
the top of the slider bar to the frame you want to use, and then click Set Poster Image From Current Frame.
Chapter Points Use Chapter Points to create markers in a video from which to launch specific actions. For example,
in a training video, chapter points can link to additional information in a file or on the Web.
To create a chapter point, move the slider to the frame you want to use. In Chapter Points, click the plus sign. To add
an action, highlight the chapter point in the list and click Actions.
Note:
Generally, Chapter Point actions can be added only after the multimedia has been created. You can then edit the play area
and add Chapter Point actions.
When the view of a 3D object is changed, any comment associated with that object disappears (right).
If you don’t want a comment to be associated with a 3D view, add the comment outside the 3D object area.
Enable the List Comments option from the View pane of the Model Tree
Video Includes MOV, M4V, 3GP, and 3G2 video files that use H.264 compression. It also includes FLV, F4V, MP3, and
MP4 files. You must have H.264 codecs installed on your computer to play files that use H.264 compression.
Audio Includes audio files, such as MP3 and MP4
You can play these files on a page or activate them from a link, bookmark, form field, or page action. Each multimedia
file includes a play area from which the media can be activated. The play area typically appears on the PDF page as an
image or a rectangle, but can also be invisible.
Acrobat and Reader also let you play legacy multimedia files created using an earlier version of Acrobat. These include
QuickTime, MPEG, ASF, RAM, and Windows® Media files. However, Acrobat and Reader X do not provide a way to
create legacy multimedia files.
To help protect your computer from viruses, Acrobat asks you if you want to play multimedia files from unverified sources.
You can change this default behavior in the Multimedia Trust preferences.
? Using the Hand tool or the Select tool, click the play area of the video or sound file. When the pointer is positioned
over the play area, it changes to the play mode icon .
Prompt Asks the user whether the player can be used. If you select this option and allow the player to play the media
in a particular document, that document becomes trusted.
Allow Playback Options Three playback options enable you to control how the video is displayed.
Allow Playback In A Floating Window With No Title Bars Select this option to run the video without a title bar. The
result is that no title or close buttons are displayed.
Allow Document To Set Title Text In A Floating Playback Window Select this option to display a title bar when the video
plays back in a floating window. To edit the text in the title bar, double-click the video with the Select Object Tool (Tools
> Interactive Objects > Select Object). Select Edit Rendition, and then on the Playback Location tab, select Show Title
Bar. Add the title bar text in the Title text field.
Allow Playback In Full-Screen Window This option automatically plays the video in full screen mode when it is played
back. Full screen display can conflict with end-user security settings.
(Acrobat and Reader 10.1.1 or earlier) Clear Your List Of Trusted Documents Deletes the current list of trusted
documents and authors. Use this option to prevent media from playing in documents that were previously trusted
documents or created by trusted authors. This option is available only when a PDF that contains multimedia is open.
Color settings for Adobe Creative Cloud are synchronized in a central location through Adobe Bridge.
If you decide to change the default settings, easy-to-use presets let you configure Adobe color management to match
common output conditions. You can also customize color settings to meet the demands of your particular color
workflow.
Keep in mind that the kinds of images you work with and your output requirements influence how you use color
management. For example, there are different color-consistency issues for an RGB photo printing workflow, a CMYK
commercial printing workflow, a mixed RGB/CMYK digital printing workflow, and an Internet publishing workflow.
If color settings are not synchronized, a warning message appears at the top of the Color Settings dialog box in each
application. Adobe recommends that you synchronize color settings before you work with new or existing documents.
1 Open Bridge.
To open Bridge from a Creative Cloud application, choose File > Browse In Bridge. To open Bridge directly, either
choose Adobe Bridge CC from the Start menu (Windows) or double-click the Adobe Bridge CC icon (Mac OS).
2 Choose Edit > Color Settings.
3 Select a color setting from the list, and click Apply.
If none of the default settings meet your requirements, select Show Expanded List Of Color Setting Files to view
additional settings. To install a custom settings file, such as a file you received from a print service provider, click
Show Saved Color Settings Files.
Color settings
To view a description of any profile, select the profile. The description appears at the bottom of the dialog box.
RGB Determines the RGB color space of the application. In general, it’s best to choose Adobe RGB or sRGB, rather
than the profile for a specific device (such as a monitor profile).
sRGB is recommended when you prepare images for the web or mobile devices, because it defines the color space of
the standard monitor used to view images on the web. sRGB is also a good choice when you work with images from
consumer-level digital cameras, because most of these cameras use sRGB as their default color space.
Adobe RGB is recommended when you prepare documents for print, because Adobe RGB’s gamut includes some
printable colors (cyans and blues in particular) that can’t be defined using sRGB. Adobe RGB is also a good choice
when working with images from professional-level digital cameras, because most of these cameras use Adobe RGB as
their default color space.
CMYK Determines the CMYK color space of the application. All CMYK working spaces are device-dependent,
meaning that they are based on actual ink and paper combinations. The CMYK working spaces Adobe supplies are
based on standard commercial print conditions.
Grayscale Determines the grayscale color space of the application.
Note:
You can use the color space in an embedded output color space for viewing and printing. For more information on output
intents, see Color conversion and ink management (Acrobat Pro).
Adobe applications ship with a standard set of working space profiles that have been recommended and tested by
Adobe for most color management workflows. By default, only these profiles appear in the working space menus.
To view a description of an engine or intent option, select the option. The description appears at the bottom of the dialog
box.
Use Black Point Compensation Ensures that the shadow detail in the image is preserved by simulating the full dynamic
range of the output device. Select this option if you plan to use black point compensation when printing (which is
recommended in most situations).
In general, it is best to use the default rendering intent for the selected color setting, which has been tested by Adobe to meet
industry standards. For example, if you choose a color setting for North America or Europe, the default rendering intent is
Relative Colorimetric.. If you choose a color setting for Japan, the default rendering intent is Perceptual.
You can select a rendering intent when you set color conversion options for the color management system, soft-proof
colors, and print artwork:
Perceptual Aims to preserve the visual relationship between colors so it’s perceived as natural to the human eye, even
though the color values themselves may change. This intent is suitable for photographic images with lots of out-of-
gamut colors. This is the standard rendering intent for the Japanese printing industry.
Saturation Tries to produce vivid colors in an image at the expense of color accuracy. This rendering intent is suitable
for business graphics like graphs or charts, where bright saturated colors are more important than the exact relationship
between colors.
Relative Colorimetric Compares the extreme highlight of the source color space to that of the destination color space
and shifts all colors accordingly. Out-of-gamut colors are shifted to the closest reproducible color in the destination
color space. Relative Colorimetric preserves more of the original colors in an image than Perceptual. This is the
standard rendering intent for printing in North America and Europe.
Absolute Colorimetric Leaves colors that fall inside the destination gamut unchanged. Out-of-gamut colors are clipped.
No scaling of colors to destination white point is performed. This intent aims to maintain color accuracy at the expense
of preserving relationships between colors and is suitable for proofing to simulate the output of a particular device. This
intent is particularly useful for previewing how paper color affects printed colors.
Color-managing documents
Proofing colors
In a traditional publishing workflow, you print a hard proof of your document to preview how its colors look when
reproduced on a specific output device. In a color-managed workflow, you can use the precision of color profiles to soft-
proof your document directly on the monitor. You can display an onscreen preview of how your document’s colors look
when reproduced on a particular output device.
Keep in mind that the reliability of the soft proof depends upon the quality of your monitor, the profiles of your monitor
and output devices, and the ambient lighting conditions of your work environment.
Note:
A soft proof alone doesn’t let you preview how overprinting looks when printed on an offset press. If you work with
documents that contain overprinting, turn on Overprint Preview to accurately preview overprints in a soft proof.
Using a soft proof to preview the final output of a document on your monitor
A Document is created in its working color space. B Document’s color values are translated to color space of chosen proof profile (usually the
output device’s profile). C Monitor displays proof profile’s interpretation of document’s color values.
2 Make sure your monitor is displaying thousands of colors or more. Ideally, make sure it is displaying millions of
colors or 24-bit or higher.
3 Remove colorful background patterns on your monitor desktop and set your desktop to display neutral grays. Busy
patterns or bright colors surrounding a document interfere with accurate color perception.
4 Do one of the following to calibrate and profile your monitor:
• In Windows, install and use a monitor calibration utility.
• In Mac OS, use the Calibrate utility, located on the System Preferences/Displays/Color tab.
• For the best results, use third-party software and measuring devices. In general, using a measuring device such
as a colorimeter along with software can create more accurate profiles because an instrument can measure the
colors displayed on a monitor far more accurately than the human eye.
Note:
Monitor performance changes and declines over time; recalibrate and profile your monitor every month or so. If you
find it difficult or impossible to calibrate your monitor to a standard, it may be too old and faded.
Most profiling software automatically assigns the new profile as the default monitor profile. For instructions on how to
manually assign the monitor profile, refer to the Help system for your operating system.
A color management system translates colors with the help of color profiles. A profile is a mathematical description of
a device’s color space. For example, a scanner profile tells a color management system how your scanner “sees” colors.
Adobe color management uses ICC profiles, a format defined by the International Color Consortium (ICC) as a
cross-platform standard.
Because no single color-translation method is ideal for all types of graphics, a color management system provides a
choice of rendering intents, or translation methods, so that you can apply a method appropriate to a particular graphics
element. For example, a color translation method that preserves correct relationships among colors in a wildlife
photograph may alter the colors in a logo containing flat tints of color.
Note:
Don’t confuse color management with color correction. A color management system won’t correct an image that was saved
with tonal or color balance problems. It provides an environment where you can evaluate images reliably in the context of
your final output.
• View your document in a room with neutral-colored walls and ceiling. A room’s color can affect the perception of
both monitor color and printed color. The best color for a viewing room is neutral gray. Also, the color of your
clothing reflecting off the glass of your monitor may affect the appearance of colors on-screen.
• Remove colorful background patterns on your monitor desktop. Busy or bright patterns surrounding a document
interfere with accurate color perception. Set your desktop to display neutral grays only.
• View document proofs in the real-world conditions under which your audience will see the final piece. For example,
you might want to see how a housewares catalog looks under the incandescent light bulbs used in homes, or view
an office furniture catalog under the fluorescent lighting used in offices. However, always make final color
judgements under the lighting conditions specified by the legal requirements for contract proofs in your country.