The official community for FrameMaker.
Als letztes aktiv
Hi--I want to attach text to change bars to show when a change was made to my document; i.e. I want to add the text "17" next to the change bar to show the change was made in 2017. There are already change bars in the document with "14" next to them to show the change was made in 2014 edition (shown in image below). Thanks! --Andy
frame maker 11 crash when openingi get this message of internal error when trying just to open the programm
Hi,I've had Robohelp 7 installed on a virtial machine. But now we formatted the disk, so the lincence has been attached there,I need to reset it in order to reinstall the old Robohelp 7 on a Windows 7 machine.Thank you
Hi, All.I've been trying to fix my EDD for days and cannot get it to work correctly. I'm working in Structured Framemaker 12.0.4.445 and will be publishing in PDF.My goal is to format all of my procedure steps through the EDD as opposed to pointing to paragraph formats. Here is what I'm trying to accomplish:1.2. a. b. 1. 2.Instead, I am getting this:1.2. a. a. 1. 1.It seems like I have tried everything! I'm sure it's a really simple fix, but I can't figure it out. Also, I can't change or add any elements without written permission from God, so I have to work with what I have. Below is the step portion of my EDD.Thank you for you help!!_______________________________________
Hello,I am currently working on a template, with 10 FM files - working with FM 11 on Windows 7. From file 8 to 10 there is a bug where the autonumbering does not work and resets to 1. When I remove files 6 and 7, the autonumbering works again for files 8 to 10. Of course I have been through the right-click document > numbering routine, and set my page numbering preferences to "Continue numbering from previous page in book". I have even checked the volume/chapter numbering properties.I also re-created a new book, but the same thing happens.Could anyone advise me please ?Thanks in advance.
Hi All, As images illustrates above, I have Chapter 2 & Chapter 6.Chapter 2 and Chapter 6 both did not have a side-head area.I do not know at what point, what mistake I made that now I have side-head in Chapter 6.How can I remove the side-head from the Chapter 6???Please, can anyone point out the solution for this problem. Thanks in advance.
How can i get my variables or conditional text to update on multiple documents while just updating or controlling one of the variables.....
Dear all,A script to read an entry from an ini file fails although the file exists and can be opened with any editor - also the entry exists.I have used this routine in other circumstances without this problem - coming back (after a detour to another script language) I do not understand...Line 23 opens the file (or has it a problem?) - how to diagnose the problem?The While is skipped and the error message is issued.// FM-dict.jsx#target framemakervar appdata = app.UserSettingsDir; // %appdata%\Adobe\FrameMaker\<version>var FMdictDir = appdata.replace (/Adobe.*/ , "D+DD\\FM-dict");$.writeln (dddDir)var iniFile = FMdictDir + "\\FM-dict.ini";$.writeln (iniFile) // C:\Users\Klaus\AppData\Roaming\D+DD\FM-dict\FM-dict.inivar currentPrj = GetIniValue (iniFile, "currentPrj")var currentDir = GetIniValue (iniFile, "currentDir")$.writeln (currentPrj + " = " + currentDir)function
I have a book with a whopping 948Kb of .fm files and a couple of full-page .eps graphics (diagrams). It normally distills to around 1.8Mb of .pdf, but I've not been able to distill it today. I suspect that the problem is, not enough space on the network drive where the source files live. How can I get a reasonable estimate of how much space I'll need to distill this/a book? so that I can start arm-wrestling with corporate support to be allowed enough-and-a-bit.Thanks in advance for any help. FM12, in case this makes any difference.
I’m trying to create a template that can be used across the board for our unstructured operation and parts manuals (FrameMaker 11, Windows 7). Currently, the look of all the manuals is nearly the same, but the setups have been done by various authors, such that some page layouts use variables while other use hard text, and not all the same variables/paragraph tags/etc. are used, or in the same manner. Additionally, the use of conditional text is deeply ingrained in all the manuals. It's a mess that I'm trying to correct.I’ve been working on (slowly but surely) trying to get uniformity in the all the manuals, not just for good publishing practices, but also so that I can apply scripts that will react the same across the board.My latest challenge is trying to create a footer that reflects the model of equipment. Currently, this is done by having a string of all the current models in a product line in the master page footer, each tagged as conditional text. The book’s TOC controls the sho
Internal error 13034, 25664718, 25668928, 1969912598Any ideas?
A brand-new anxious question from colleagues, after they discovered that a .pdf someone else has produced had the language property set to French while the text was visibly in English; it seems a screen reader offered some quite distressing noises …I've opened .pdfs from two pretty well equivalent .book files (FM12) and checked Properties > Advanced: one of them was already set to English, the other had no language setting at all. My question, then, is "what's the easiest way, OOB and without plugins, to make sure a .pdf is created with English as the language property".Thanks in advance! in all the few languages I could say that in :-}
I've been using FrameMaker for years (currently using the 2017 subscription version), but this is my first foray into generating HTML output. I am so far out of my depth with this, that I'm not even sure what to ask exactly, but here's my best shot:I was hired to make some updates to a dictionary of terms for PDF and HTML output. I inherited the files in FM 9 and converted them to FM 2017 with no obvious errors. To generate the HTML output, I just clicked through File > Publish > Basic HTML. When I viewed the output it looked good to me and looked and behaved pretty much like the current version on my client's website.But I've now been asked to change some things in the HTML output: For these files, could you please change the following:<p dir="ltr" class="FM_Dictionary_Term"><a name="HT_aaa"></a>AAA</p>Change all p tags with the class=”FM_Dictionary_Term” <p dir="ltr" class="FM_Dictionary_Term"> to <h3>Remove all a tags with the name=”HT
Hey gang,I've got some long equations that need to be broken up due to frame size. The "Insert Manual Line Break" command (Equations > Positioning > Line Breaking > Set Manual) doesn't insert a line break at all. The keyboard shortcut (!mbs) doesn't work either. Wat do?Any ideas?-terry-
Is there a way for me to, preferably programmatically (via script, or looking at MIF versions) determine what Framemaker templates use a specific font? For instance, given a directory full of templates, is there a way to query them as a group to determine which reports use, say, Futura Book? I could do it template by template if necessary. Non-programmatic responses welcome too :-).Thanks in advance.
I am trying to generate a new book and create some new chapters in it, add old chapters to it, change component types, etc. Is there a method to create a new chapter in a book and can we use the same method to add old chapters to a new book? I tried creating a new object of the BookComponent class and manipulating its properties but it does not have a constructor.
Dear Experts,I am trying to make the first row letters to bold. I am able to give shading to the cells. Please help me out to make the letters bold using Extend Scripting.With RegardsAghil.M
Hello all,I am working with VMware App Volumes and appstacks. I have Adobe Tech Comm Suite 5.0 and 2017. When creating an appstack I license the software by signing into my adobe account and inputting the serial number.When I assign the appstack to a user, they are prompted to sign into an adobe account and input the license every time. Every time the user logs out of the machine and back in, they are assigned a different machine, so they have to put in the username and serial number every time.Is there a way to create an installer / get around the username and license every time?Thank you
Hi,I would like to make some sections of the manual text left, images right. I cannot get the figure reference to not span the whole page. I tried adjusting indents and other spacing but cannot get anything to work. Is this possible? I tried a text box but the figure references will not update. They both stay "Figure 1".Thanks,Justin
How can I import codes into the Framemaker document?I need to preserve the spaces in-between the text, such as blank spaces or tabs..I am provide a .txt file which has 70-100 pages of codes. See example on the right.I have tried to import text but it removes empty spaces and tabs.Any suggestion will be appreciated.Thank you.
I have a long document made up of mostly tables. On the last page, the table will not break to the next page. If I try to add a new row below the last row, it disappears below the footer.Is there a way to fix this?Thanks.
bonjour, nous disposons d'une licence pour Adobe FrameMaker 7.2 pour des raisons de coûts, nous ne pouvons pas passer à la version la plus récente. Y a-t-il une possibilité de télécharger la version 7.2 ?
Using FrameMaker 2017 Structured document How do you get the <TEXT> for elements <note> and <notePara> on same line?
I have deleted master pages and reference pages and the next time I look at them they have reverted back. Is this a bug?Laura
I have a table within a document that flows onto more than one (1) page. Is there a way to select the first couple of rows and columns and have them repeat on each page so the reader can identify the columns no matter which page they're on? I've attached a screen capture image to illustrate my question.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.