Quantcast
Channel: Adobe Community : All Content - FrameMaker Scripting
Browsing all 888 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ScriptUI and Hi-Res Displays

Hi all, I have a client running on of my ExtendScript scripts on a 3000 x 2000 display and he says that the ScriptUI dialog boxes display very small. The script runs in Adobe FrameMaker so I am not...

View Article


Image may be NSFW.
Clik here to view.

paragraph inside a textinset

How can I find out, if a paragraph is inside a textinset? Is there any (hidden) property, that can tell me?

View Article


Image may be NSFW.
Clik here to view.

How can i convert ar argument tag to a table?

is there any way by which we can convert ar argument tag in to a table.

View Article

Image may be NSFW.
Clik here to view.

Zoom textframe area in framemaker.

Hi,How to zoom the textframe area in framemaker page using extendscript ? Please suggests if any ideas.   Thank you.

View Article

Image may be NSFW.
Clik here to view.

"Zoom In" selected textframe area in framemaker.

Hi,How to "Zoom In" selected textframe area in framemaker using extendscript ?Please suggests if any ideas.

View Article


Image may be NSFW.
Clik here to view.

Verify References in a Ditamap - ExtendScript

Hi Folks, I wrote a script to verify if all the files referenced in a ditamap exist. The script is rather slow when the a ditamap refers to other ditamaps because the script opens those ditamaps. var...

View Article

Resources for learning framescript

I have knowledge in programming. But I find it difficult to find some solved framescript examples in the net. Could anyone of you please suggest some framescript learning resources?

View Article

"Namespacing" scripts

Dear all,In post Resources for learning framecript Rick says:6) FrameScript functions are local to each script and not shared in the global FrameMaker session like ExtendScript's functions are. (Yes, I...

View Article


Image may be NSFW.
Clik here to view.

App to script for framemaker in vb.net.

Hi,App to script for framemaker in vb.net,is it possible or not ? Please Suggests if any ideas.

View Article


Image may be NSFW.
Clik here to view.

ScriptUI: panel does not contain what it should

Dear friends.I want to have input-field and browse button in one row and framed by a named panel.However, my script does not put the groups into the respective panels. What's wrong with it?//...

View Article

Image may be NSFW.
Clik here to view.

Create re-sizable Modeless dialog in FrameMaker

Hi,I am developing a dialog based client for FrameMaker.I Created a dialog using .dre file to generate .dl and .xdi files In my client code I opened the dialog using...

View Article

Image may be NSFW.
Clik here to view.

Assign an ID to an Element

When I right + click on an element, I can choose Assign ID to Element. Is there an ExtendScript function or method for doing this? Thanks. Alternatively, is there a solid JavaScript algorithm for...

View Article

Image may be NSFW.
Clik here to view.

Get the default value for an element's attribute

I use this to get an attribute value that is assigned to a particular element: var version = getAttributeValue (element, "TemplateVersion"); alert (version); function getAttributeValue (element, name)...

View Article


Image may be NSFW.
Clik here to view.

Set Properties to Display Logical Page in Acrobat Reader?

Dear community, What bothers me is the page numbering in the toolbar of the PDF Reader. In my documents, the TOC is Roman numbering and the rest is Arabic numbering, however the toolbar does not...

View Article

Image may be NSFW.
Clik here to view.

import text flow by reference

Hi All, I wonder if a FM scripting solution could be developed to update text insets in a FM template file.The scripting solution must have similar functions as those of "Import text flow by reference"...

View Article


Image may be NSFW.
Clik here to view.

End script using extendscript.

Hi, How to end the script using extendscript in framemaker ? I have attached below code.It will not "Exit".Please suggests if any ideas. var oDoc = app.ActiveDoc;var frameDocumentName = oDoc.Name;...

View Article

Image may be NSFW.
Clik here to view.

Update Style of CharFmt

Hi All, It is easily possible to change with Pod "Character Designer" a property of a character format.For example, in a template file of a FM book, when a character style is selected, the change of...

View Article


Image may be NSFW.
Clik here to view.

Alert Function

Hi All, Is the description of the alert function given in the Adobe FrameMaker Scripting Guide, release 2017-01-31, always up to date?For any type value in the range from 0 to 5, only OK button is...

View Article

Image may be NSFW.
Clik here to view.

Color Change Problems

Hi All, I am able to change some color definitions of a FM template file.The first script I apply set successfully the "Color_OFF" mode as follows:  *     This script saves set a FM template file in...

View Article

Let user decide which structured application to use for xml-file import

Hey guys, I am fairly new to the FrameMaker-scripting-thing. I basically have a folder, full of .xml files that shall be opened with a structured application and then be saved as a .fm file. I can...

View Article
Browsing all 888 articles
Browse latest View live