The official community for FrameMaker.
Actividad reciente
I have been using framemaker 7.1 for years so I am VERY familiar with that version. I had no choice so I had to update to version 15 that is VERYdifferent. I am struggeling with some of the very basic tasks. How do I delete a blank page? I tried Format-Documnet - delete page and that did not work. What am I missing?
Hello all,I have a two-page title page with Pagination set to Double Sided, Delete Empty Pages, but FM keeps changing Pagination to Make Page Count Odd upon updating the book, which results in a third (unwanted) page. I've tried changing it to Make Page Count Even but this has no effect. However, if I move the title page to the second position (below the LOEP) in the book, it updates correctly and does not create an extra page. Moving the title page back to the top book position results in this (mis)behavior occurring again.
I have books which have headings and topics in 6-8 paragraph styles I want to include in the TOC; generating the TOC puts page numbers after each tag (see example) so for example I have Level1Tag1 and Level1Tag2 which go together (Level1Tag1 as run-in and Level1Tag2 as In-column) and I want the page number after the Level1Tag2 but NOT after Level1Tag1. Similar situations with some other tags. Is there a way to dictate that only certain tags get page numbers?
Dear experts and gurus, I have this small test program and run it in ESTK with FrameMaker 14, French version: // ES-localisation.jsx - test the localisation à la ExtendScript var sDnav_hlpTip7 = { en: "Define the heading levels", de: "Überschriften-Ebenen definieren", fr: "Définir les niveaux des titres"}; wDefine = new Window ("dialog", localize (sDnav_hlpTip7), undefined); wDefine.preferredSize.width = 200; wDefine.show(); FM is French, as the top menu demonstrates. Nevertheless the dialogue title is English: I follow the method described in the Javascript Tools Guide under the heading Localizing ExtendScript strings. → Have I overseen something? → Does the process look for the Windows UI language (which in my case is English), not the FM UI language - which obviously is French?
FrameMaker 2022 comes with a Navigation Panel. And while it does give an excellent overview over your document structure, I am confused about the right click feature "Select Heading and Content". As far as I can see, nothing is selected when I do it. I am running Unstructured FrameMaker. Structured may be different. How is this feature supposed to work? I would expect it to select an the section indicated, so I might, for instance, copy/paste...
I am new to Framemaker 15. I have been using framemaker 7.1 for years and am very familiar with it. A cople things I cannot find are the toolbar to change from upper case to lower case. I also cannot find how to center align a picture on a page. I want it center aligned from top to bottom and from left to right.
I have a customer asking for what kind of version control system might be usable for a FrameMaker workflow in either structured or unstructured? Their main gripe seems be about managing language versions in an efficient manner. They have a lot of localized versions and have trouble managing the process and keeping overview. It is somewhat outside of FrameMaker, but I hope somebody here have experience or suggestions? ...
Conrefkey referenced images are not shown in FM2022 when publishing to PDF. They are shown in HTML5. Also both PDF and HTML5 worked fine when using FM2020. This seems to be a problem with the latest version of framemaker.
I'm searching a book using ExtendScript. I can do it opening each document individually using the code below. Is there a better way; possibly something like: var book = app.ActiveBook; var comp = book.FirstComponentInBook; comp = comp.NextBookComponentInDFSOrder? I ran across some script using these objects and methods from 2013, but it didn't work with my test book. //Code that works to step through all docs in bookdoc = app.FirstOpenDoc;while (doc.ObjectValid()) {doc = SimpleOpen(doc.Name);doc = app.ActiveDoc; // findAndChange(doc)doc = doc.NextOpenDocInSession; // Open next document in book}
I'm at the point where I'm about to launch my script on some unsuspecting editors. I've done as much testing as I can, but it's likely someone will run the script in a manner that wasn't intended. Also, being somewhat of a novice, I'm sure I overlooked a necessary error trap or two. Our editors don't have the ExtendScript Toolkit, so no way to stop a runaway script from there. I've searched the web and this forum for any information on how to terminate (or exit) a running script from inside Framemaker. Appreciate any suggestions.
Hi, FrameMaker 2020 (16.0.4.1062) I just wanted to use the plugin "Split current document" in File | Utilities. However, I cannot find it any more! I have a new laptop and do not have any older version to compare. I checked also these folders for anything with "split": c:\Program Files\Adobe\Adobe FrameMaker 2020\fminit\Splitter\ (I do not know, if this is related; the folder exists, but still no menu item in FrameMaker) c:\Program Files\Adobe\Adobe FrameMaker 2020\fminit\ c:\Program Files\Adobe\Adobe FrameMaker 2020\fminit\Plugins\ c:\Program Files\Adobe\Adobe FrameMaker 2020\startup\FileSplitter.jsxbin (is this the splitter utility?) Nothing with "split" in maker.ini. Does anyone know, if this plugin was removed from version 16.0.4? What should I do to get the Split current document utility back? Yes. I restarted FrameMaker. No change. Best regards Winfried
Hello Team,I am having a standard template format for my project, where my work is to just edit that template & save-as it with a different file name.1st all the links in the template were working while exporting it to PDF.But now when I export the book into PDF the links i.e. when we click in TOC on some topic it should take us to that page, so this link is not working.Please can you guide me or provide me with some solution to get this issue resolved?
We are trying to download the latest update (8) for FrameMaker 2019, but it is missing from the website. The Downloads page only lists up to Update 7 for FM2019:https://supportdownloads.adobe.com/product.jsp?product=22&platform=Windows But the Fixed Issues page, clearly states there was an Update 8 released recently that fixes a bad bug with .mif files:https://helpx.adobe.com/framemaker/kb/resolved-issues-framemaker-2019.html (Unfortunately we are unable to use the built-in update-functionality in the software). Does anyone have a link to where it can be found?
I created a new document and a new masterpage from it, then inserted a table using the Table > Insert tool. I can manually select the entire table by clicking on the table anchor, but am unable to select the table with my script...doc = app.ActiveDoc; tbl = doc.FirstTblInDoc; var foundtext = tbl.MakeTblSelection (Constants.FF_SELECT_WHOLE_TABLE, 0, 0, 0);The script works fine with earlier tables I built using a page from an old document that already had a table in it, but it doesn't work with this new document. Without being able to select the table using ExtendScript, I'm unable to read the contents of the cells into my script. Any ideas on what I'm missing here?
I am getting the same error when inporting a .jpg on my windows 10, It was working fine, and some files that I was able to import fine are now not working. Tried to ununstall and reinstall and same problem. If I convert to .gif that file come in fine. I am very frustrasted because I have many files that I need to import.
I have a bunch of graphics with Object Text on top. When I publish as HTML5, FrameMaker 2022 straightens out the texts ruining the layout. Can it be avoided?
My client has different files that I am putting into FM. They all have numbered headings. How do I set it up so that the file heading increments as I add a file? In the attachment I show that heading 1.0 and 2.0 are actually in the same file so ignore that. However for the News file the heading number does not increment but starts over at one. It should increment the number every time I add a file. So for the News file, in the TOC is should say 3.0 News instead of 1.0. And I need to also increment the page number to start at one for the first chapter and then to increment when I add a file to the book. I assume it has to do with Format>Document>Numbering?
Hi to all,I have a structured FM book in english language.The client exports all FM files to xml to use in cat tools to translate.I have one of these chapters translated and I'm trying to open it in FM again.I want to have the same layout, formatting, rules, xrefs, and so on of the source files in translated ones.It's enough to:- open xml in FM- Import formats (all?) from the correspondent source file- Import element definitions from the correspondent source file. Because doing these steps it alerts me with some validation errors (only for some title tags). And the master page usage, some xrefs, etc is not exactly the same.Other question: Could I change paragraph styles option, like I'm used to do in not structured FM files with translation process? For example, when I open a German translated file, with text longer than English source, could I decide to reduce font size? Because it alerts me than it could be dangerous in structured fm files. Thanks. Ciao, Mario
I am a folklorist trying to wrap up an approximately 500-page FM book that is a guide to a folklore archive housed at the Library of Congress - American Folklife Center, the Danish Royal Library and the Digital Library of the Caribbean. The book is 90% complete, but I need help finalizing the layout and design. I will need a few hours here and there over the next couple months. I am preparing all the content myself, but am not a serious FM or PC user, so I am looking for both technical and design assistance. If this is not an appropriate forum for looking to hire someone, I’d appreciate other suggestions for locating a freelancer to help with this project. A PDF of an early version of this book is attached.
Call me brain dead, but I've forgotten how to create generated LOEP and IOM files. I already have references and master pages (in another book) where I can import the formats, styles, and master page formats, but I have forgotten which INSERT Menu item to select to create the LOEP and IOM generated files. I am assuming I use Index of Markers for the IOM, but wasn't sure about the generated LOEP fike. What do I use in the INSERT Menu to create the LOEP and IOM files? Thanks!
Hi, I am currenltly developing a framemaker plugin that uses dot net dll via C++/CLI wrapper but when i register this client within framemaker and run, everything works till we call the Dot net methods but it crashes framemaker thereafter.If someone has worked on this kind of scenerio who can help me to load dot net dll successfully within C++/CLI wrapper so that FM doesn't crash. Mostly it is because of dot net dll is getting loaded within FrameMaker memory. There is something called AppDomain and CreateInstanceAndUnwrap that can solve this problem but i have no idea about this concept. Any help would be greatly appreciated.I get the below error when i run the plugin. If there is any Developers forum, can you please share the link to that. ThanksRam
I recently upgraded from FrameMaker 2017 to the TCS suite (FrameMaker 2019). I have a couple of documents that were created using older versions of FrameMaker and that contain png images. These images have always displayed just fine when generating the PDF output. Now that I am using FrameMaker 2019, some of the png images appear completely black (they have a transparent background) in the generated PDF. The images look fine when I'm in FrameMaker itself. This does not occur with all of my png images. I can't figure out what is different between the affected files and the files that are generated correctly. Has anybody else seen this issue or have any ideas how to fix it?
In my FM documents I have the regular Heading1 paragraph style. In the page header, even pages have the most recent Heading1 displayed.I've also created a copy of Heading1, called Heading1new_html_page, to get a new html page when generating responsive html5. (Some chapters are too big for one html page.)The problem is that I still get the most recent Heading1 in the page header, even if there's a more recent Heading1new_html_page. For example, if I have the following headings in my FM file:"Aaa" (Heading1)"Bbb" (Heading1new_html_page)"Ccc" (Heading1new_html_page) Now I get the "Aaa" in every page header, but I also want "Bbb" and "Ccc" when those headings are the most recent.
Hi Fm Friends: I am looking for a space followed by (Former and want to add a hard return in front of the space. (Or after, don't really care.) My cursor stops in front of the space but \r gives me a line break and not a paragraph break. It works correctly in InDesign but not in FrameMaker. What am I missing? ~Barb
I have recently moved school and was wondering what the best solution would be for transferring my files across accounts?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.