The official community for FrameMaker.
Recently active
Hi, Is it possible to do at least one (or both) of the following?1. Remove in a single doc several conditions? Currently I do the following:Open the documentOpen the conditional tags podmark and delete every tag individually2. Some of these unused tags (they were imported to the document, but are not used) exist in many documents (hundreds).Is it possible to remove a condition from several documents in one shot?Thank you. Miriam
I'm using FrameMaker 2017 and ExtendScript. In my EDD I have an element that has its content defined as INTEGER. It also has an allowable range defined, in this case it's 'From 2 To 11'. This all works just fine in the EDD and in the structured documents.When I try to handle the data range definition through ExtendScript there is no way to get the ElementDef.AllowedDataRange. It is mentioned in the scripting guide, but is not available in the ESTK. Any thoughts before I post a bug report?Ian
As far as I can tell from the manual, View/Text Symbols should toggle the view for tabs and anchors, but it doesn't. Framemaker 2017, v. 14.0.0.361 on Windows
I'm using FM 15 version 13.0.0.333 and I'm having numbering issues.This is my dilemma and I realize I must be missing something somewhere. I have a set of figures and tables that must be inserted into an existing document behind the existing figures in consecutive order, starting with 146. I thought that I could use the formatting-Figure <$sectionnum>-<n=146>: for the first figure and then the following figures should show autonumbering like-Figure <$sectionnum>-<n+>:But that has not worked. Is there something I'm missing here?Best,Leanna Gable
Hello Everyone,We are pleased to announce the launch of Adobe Tech Comm Survey 2017-18It’s our constant endeavor to improve our products in order to meet your ever-changing requirements. For this, we would love to hear your feedback and understand the key developments that are influencing the way you work with technical content. You can take the survey here: https://www.adobetechcomm.com/annual-survey-2017-18Here is your opportunity to share your opinions, influence the direction of Adobe TechComm products and win some cool prizes. We are definitely listening!Thanks,Amitoj Singh
I am trying to install FrameMaker from a USB drive, The files were (both) downloaded from the Adobe site, and when I run setup, it gets through having me sign in, and enter the serial number, then asks for the disc to be inserted? What am I doing wrong here?
Ive got this problem with deactivation FrameMaker 8. Could you please advise?It seems that is impossible to deactivate as there is no longer available the website for old version.Thank youu
Hi, I am using Framemaker 2017, I insert a table in a ditamap, set the table format to relatable, but the added table is a simple table.And I cannot add topicref in the table?How to fix this problem?
I'm using FM 2017. Generating a book file and keeps bringing up an un-resolved x-ref. However, the x-reference is correct, it is not an un-resolved x-ref. Clicking on the x-ref takes me to the correct source. Also, generated a pdf and the link works fine. I tried using a different format for the x-ref but still shows up as an unresolved x-ref? Is something wrong with the source?
It's recently come to our attention that about 25 of our users are experiencing a problem with Framemaker dropping characters while typing.We are currently using version 10.0.2.419 with mainly Windows 7 systemsMost users thought it was just them, but after discussing among the group, found that a large number of people in multiple departments were seeing the same problem.Other apps like Microsoft Office do not experience the same issue. Only appears to be happening in FM10Does anyone have any insight into what might be causing the problemThanks
When I generate HTML5 for a book file, it is converting my svg graphic into a jpg format. The strange thing is that this conversion only happens when I generate the entire book, not when I generate an individual file in the book.
Hi there!Our software outputs files that can be imported into Adobe FrameMaker. Since some of our customers still run around with Adobe Framemaker 9 licences we have to test our software with FM 9. Is it possible to downgrade an Adobe FrameMaker 2017 Abo to FrameMaker 9?If not: Where can we get a copy of Adobe FrameMaker 9?Thanks in advance,Sebastian
Sorry for the double post. I thought I posted my original question in the Structured FM area but I did not.-------------Hello all,I have what is hopefully a simple question. I'm using FrameMaker 2017 and authoring new DITA documents.I have a ditamap with dita files in it. I have some cross-references between files.I renamed one of my dita files, removed the old named file from the ditamap and added the new named file to the ditamap.Obviously, cross-references to the old named file broke.When I select the Edit > Update References command, I get the familiar "Update Unresolved Cross-references" dialog, and proceed to fix the cross-reference in the same way I used to with unstructured FrameMaker. And it seems to work because the top of the dialog box states "0 unresolved cross-references". However, when I then save the file that includes the cross-reference and then re-open it, the cross-reference is still broken. I see that the fm-xref's "href" is still pointing to the old file.Is the
Hi All,Does Framemaker 12 allow Transparent Images???I am trying to embed Company Logo on the Cover Page.I have imported PNG & GIF Image into the Cover Page but image comes-in as a Square Box with White Background.Appreciate any help.Thank You.
Hi, We are starting to work on a lab guide template. I would like to be able to show the students the high level lab instructions that they should be able to do and give them the option of expanding the instructions to show the sub-steps if they need them. I think this is possible, but am not sure how.Any suggestions?Thanks,Cindy !
Hi everyone,We have some relatively complex scripts we use to update books in FrameMaker 10. Now that we are running them on FrameMaker 2015, the results are mixed. We are parsing out each function and doing some testing, but I wanted to check here if anyone has any experience running scripts in FM2015.If we get the issue narrowed down, I will try to share our results here.Thanks for your feedback!!Heather Ayer
I'm applying a change bar to text that flows across two (2) pages. on the odd numbered page the change bar appears fine and prints to a PDF, but on the even numbered page, the change bar appears far to the left on the PDF and will not appear when I print the PDF to a hard copy. How do I modify this?odd # page:even # pagethanks and regards,Matt
HiI hope there is an easy fix to this because otherwise I am stuck. I have been using FrameMaker v8 for years and it has survived several changes of PC and several Windows upgrades. I understand that FM8 is not officially supported on Windows 10, nevertheless after upgrading my laptop to Windows 10 in 2016 Framemaker 8 continued to run without issues.This month I installed the evaluation copy of Framemaker 2017 and used it for 30 days. When the trial period finished and I uninstalled FM2017 my copy of FM8 would not run. I have tried a repair install, and an uninstall followed by full reinstall, and it still will not run. Task Manager shows a FrameMaker v8 process running but it is using no resources and doing absolutely nothing.Has anyone any ideas where I could look to fix this? Adobe support haven't (yet) refused to help completely but they have said that FM 8 is not supported on Win 10 so I should expect problems. But it was running on Win 10 perfectly happily for over a year, so I'
"Welcome back my friends to the show that never ends" - I'm trying to handle variables and need to know whether the current page is a master page or body page. As You know, on a master page more system variables are valid (Running H/F xx, Current Page #). So to set up a list of valid system vars I need to know where I am.I read in the doc: PageObject is any Page object i.e., BodyPage, MasterPage, ReferencePage, HiddenPage.Experiments show that I get answers with this short pgm - but what kind of pages are 'hidden' in the values 0...4, > 7 ?Is this the correct way to test for the page type?// CheckPageType.jsxvar oDoc = app.ActiveDoc;var oPage = oDoc.CurrentPage;var pageType = oPage.type;$.writeln ("page = " + pageType);/* type reported 5 Constants.FO_BodyPage 6 Constants.FO_MasterPage 7 Constants.FO_RefPage*/Ah well, "don't check for an error situation
Guten Tag, mein Problem ist Folgendes:Ich importiere eine Grafik in einen verankerten Rahmen. Wenn die Grafik kleiner ist, als der verankerte Rahmen, muss ich die Grafik immer manuell auf die richtige Größe ziehen.Gibt es eine Einstellung oder einen Shortcut, der den Rahmeninhalt (also die Grafik) automatisch auf die Größe des verankerten Rahmens anpasst?Vielen Dank für die Hilfe.Viele Grüße,Torsten
In FM 2017 (14.0.3.500), I can't find the new Resize Table Columns dialog? It's not in Table>Resize All Table Columns.
I am trying to create a link from Framemaker to a pdf document. I would like to go to specific pages rather than just the first page of a document. Is anyone aware of a way to do this? Thanks for the help.
Prior to FM 2017, we could open the Edit Variable dialog box, and it had two options: could either edit the existing variable, or use the edit to create a new variable (~ make from).That feature seems to have been removed. The only method I see for creating new ones is the Add button , Creating variables that have similar definitions is now quite TEDIOUS.Did I miss something? Is it hiding somewhere? (Already poked around FM and Google searched, and did a brief search through the answer database here.)
A workaround is to put in a nonbreaking space but that might affect line breaks in an unwanted way.
With our custom structured application in FrameMaker 2017, insertion of an inline element, in this case a //defterm, followed by the entry of text, should result in the text being italicized. However it does not. If the //defterm element is selected, and then in the Element pod, changed to a //defterm, the text is italicized. Alternatively if the text is entered, selected, and then //defterm chosen in the element pod, the text is italicized as expected. The italicization in the EDD is provided by a Font Properties element (PropertiesFont). It looks to me like the EDD rules are being applied correctly if I look in the Show Element Context pod. However FrameMaker is not applying the Angle for the PropertiesFont. This image () shows the text where the italicization should occur but does not, and this image () shows the correct italicization.I have tried to recreate the problem using the sample Business structured application by using a PropertiesFont to chang
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.