The official community for FrameMaker.
Als letztes aktiv
I have a Running H/F 1, 2 and 3 on 3 separate lines in the Page Header. The Running H/F 2 is optional and appears on the second line between 1 and 3. Can I include a Line Return in the Running H/F 2 variable, because if the Running H/F 2 variable is set to OFF in the Page Header then I do not want a line space between Running H/F 1 and 3. I have tried <$attribute[export:doc]> /r, but this didn't work. Any suggestions appreciated. Thanks,Tracey
I would expect the MiniTOC links to be active in my PDF, as with the TOC and just about all other placed links. Is anyone else able to produce working MiniTOC hyperlinks in PDF?
So here's a fun one. I was compiling my book and noticed that all my chapter numbers were set to 1. No problem, right? Just reset the numbering for chapter to "continue numbering from previous chapter in book." Well... no so much. I can't update my chapter numbering. It's all grayed out. Volume, page are accessible, but chapter is not.I've verified that I am actually using the <$chapnum> variable (I even re-entered it to be safe). It's on a master page, but that's never been an issue before. My co-writer is working on a different book, and his chapter numbering properties are accessible. I'm not finding an answer in the forums or anywhere else online. Any ideas on how to fix this? Running FrameMaker 2019 - unstructured.
Framemaker 2019 crashes when a document contains TIF images with http references to the Cumulus image database (internal error 150554). It happens during the "Pages are converted" step.The Framemaker displays the images normally.If you use the Distiller, the PDF files are created. But then the transparency is missing in the images.If the images are embedded locally, PDF writing works. All other file formats (PNG, PSD, EPS) also work. Does anyone have an idea?
Publishing a book to Responsive HTML5 is suddenly appending a number string to the end of an image's name for multiple images. For example:An image is placed in a FrameMaker (.fm) document as CreateCustom_03.png.After publication with the Responsive HTML5 option, that same image is now CreateCustom_0300024.png and the link information in its HTML document has been modified accordingly.This presents significant challenges as InstallShield (the program we use to generate a setup file for new versions of our software) doesn't recognize the filename change that has occurred since the last delivery (setup). This happens with multiple images. I get that a single "assets" folder serves as the repository for all images, but duplication is not an issue for an image file whose name is used only once throughout a book.Any advice on this is appreciated.Thanks.
Has anyone ever experienced this? I am using FM2019 (and also FM2017 - the problem is with both) on a Win10 64-bit computer. Yesterday everything was working fine. Today FM simply will not launch. I have no idea what is going on. Either from the desktop shortcut or the start bar - nothing. Any ideas are most appreciated!
Hi, Let me first say how much I welcome the possibility of going away from Word, which has been a nightmare in many occasions. That being said, I wish there was a better way to tell me how to quickly get back to speed in adapting to the new configuration. For instance: How to create a TOC How to duplicate (or close enough) the navigation pane of Word, (Display of headers, or pages) How to transfer the bookmarks (or create new ones if that is needed in Framework) How to update the headers and footers (or create new ones) etc Can someone point me to relevant tutorials? Thanks Serge
With a low knowledge to FrameMaker Dita tables, I have problems saving tables in the format and size I create them. Creating a table - saving and re-open the doc - the table is back to default. How do I save a table?
The Welcome screen is not adapting to a larger screen and is just missing (grayed out) at the bottom and side. I can zoom in and out like normal to view the content, but this makes no changes to the missing areas. Changing the window size also makes no difference. I think this is the same as the feed below but there is no solution.https://community.adobe.com/t5/framemaker/i-just-installed-fm-2017-and-the-lowest-3rd-of-my-welcome-screen-is-always-missing/td-p/8884248?page=1 Does one know why this is happening?
Dear all,My script for document navigation works fine as long as I do not use it via menu. Via menu the main function is not found:Error Message : KLD_E.DocNav is not a function Script, Line# : C:\Users\klaus\AppData\Roaming\Adobe\FrameMaker\15\startup\ETBdocNav.jsx, 85I can not find, why the function is not defined. I have changed the location of it withing the script (before the menu set-up, after it) - to no positive effect.Any ideas?KLD_E.DocNavMenu = function (){ // === Create menu entry ================ var menuLocation, oCmd = {}; // ---------------- Menu and Command definition for documents ------- menuLocation = app.GetNamedMenu("ViewMenu"); oCmd.MenuDnav = menuLocation.DefineAndAddCommand (1,"ETBdocNav", localize (KLD_E.sDnav_title), "\\!qdn"); oCmd.MenuDnav.KeyboardShortcutLabel = "ESC q d n"; UpdateMenus(); } // --- end KLD_E.DocNavMenu function Command(cmd) { // ============================================== switch(cmd) { // Respo
Hi All,I have a client with a series of DITA concepts that are really chapters containing a bunch of nested concepts. For example, one file is a concept with 70 nested concepts. They want to split each chapter into topics and create ditamaps and maintain all cross-references, etc. It is not really a project that I want to tackle right now. It seems that an XSLT solution would be the best. If anyone has a good algorithm for this or would be interested in taking on this project, please let me know. Thank you very much.Rick
Hi,I am using FrameMaker 2017 with FDK 2017. I was wondering about the following compatibility questions: Can I use Visual Studio 2013 Express for the development? It seems Microsoft Foundation Classes (MFC) are required for some elements. Since MFC is only part of the non-express version, no development seems possible. Any advice on that?Can I use newer Visual Studio versions than 2013 with the required platform toolset (v120)? How about the MFC in such a case?For future versions of FrameMaker, which might not use the v120 anymore, the purchasing of a new Visual Studio will be required to maintain the plugins. Correct?Thank you.
Join us for a 45-minute session to explore the insights derived from the Adobe Technical Communication Survey 2020 and learn about the key findings related to content authoring style, adoption of structured authoring, and more. Presenter: Stefan Gentz, Adobe Senior Worldwide Tech Comm Evangelist, Adobe Free registration: https://adobe-techcomm-survey-2020-insights.meetus.adobeevents.com/
FrameMaker 2019 15.0.5. I am trying to create a PDF using ExtendScript. Here is my code. I am not getting a PDF and FrameMaker beeps at me when I click in the book window like a dialog box is open somewhere. I am not sure if this is right, but I want to avoid using Publish if I can. Thanks. function saveBookAsPdf (book, name) { var params, returnParams, i; params = GetSaveDefaultParams(); returnParams = new PropVals(); i = GetPropIndex (params, Constants.FS_FileType); params[i].propVal.ival = Constants.FV_SaveFmtPdf; i = GetPropIndex (params, Constants.FS_PDFUseDistiller); params[i].propVal.ival = 0; book.Save (name, params, returnParams); }-Rick
I am outputting Framemaker files to PDF and need 508 Compliance. How do you specify in FM 2019 that an image is decorative / an artifact and does not need alternative text?
I am working in Structured FrameMaker 11, version 11.0/0/380 in a Windows 10 environment.I’m encountering a font issue involving the following Avenir fonts:AvenirLTStd Medium.otf (Avenir LT Sid 65 Medium)AvenirLTStd MediumOblique.otf (Avenir LT Sid 65 Medium+Italic)In the FrameMaker paragraph designer, when I select the Avenir 65 Medium font, the only available choice that I had under 'Weight' was 'Bold'. The choice of ‘SemiBold’ was not available. I was not able to apply the ‘Bold’ and ‘Bold Oblique’ versions of the Avenir 65 Medium font.I downloaded a free version of the following fonts and installed them:AvenirLTStd Medium.otfAvenirLTStd MediumOblique.otfThis resolved the font issue. Both the ‘SemiBold’ and the ‘Bold’ weights are displaying in the paragraph designer, and I now can apply the SemiBold and Bold version of the fonts.We did not experience any font issues with other Adobe products when we were using the original set of Avenir fonts. This font issue appears to have only oc
I see that there's a new update for Frame, but I can't seem to find what the "most current" version number is. Yes, I can click Help>Updates to see if I'm current. However, I have a machine that's been offline/not connected to the internet for a month or two and when I checked it just now, it reports that it's updated, even though there was a release in the meantime. Are version numbers posted somewhere? Has my Google-Fu failed me?
Hi All,I have a Simple Chapter with Mini Table-of-Content with Heading 2 & Heading 3. See image below:How can I format Mini TOC, so my Mini TOC would look like as follows (including Text Section, Indentation, Leader Line and Page Number), just like the real TOC:Section 3.1 XXX.....................................................Page # Section 3.1.1 AAA........................................Page # Section 3.1.2 BBB........................................Page #Section 3.2 YYY.....................................................Page # Section 3.2.1 CCC........................................Page # Section 3.2.2 DDD........................................Page #Section 3.3 ZZZ.....................................................Page # Section 3.3.1 EEE........................................Page # &
Dear all,Yes, this is a special footnote, as it contains an anchored from "at insertion point" which exends beyond the top of the line:To the left you see the English document, to the right a German one. I have checked for 'same setting' for ¶ format, flow format, etc. Only the language setting is different. I do not see what can cause this overflow indication. BTW it does not disappear with MIF washing.It also does not depend on what follows nex in the flow (heading, body etc.).Any ideas?I can live with this, as in pdf it does not appear - and nothing actually is missing on the page. I'm just curious what is going on here.This is in FM 15.0.5.838
I am printing a book to PDF, and I keep seeing extra pages.I have changed the pagination setting for Before Saving & Printing to "Delete Empty Pages", but when I click Update Book, FrameMaker changes the pagination for two chapters (of 11) back to "Make Page Count Even".Does anyone know why it is doing that? And how I can stop it?
Update 5 of FrameMaker 15 (2019) is not available onhttps://supportdownloads.adobe.com/product.jsp?product=22&platform=Windowsalthough it has been announced now for a while.This website must be maintained!
Hi, I can't get crop marks in my PDF from FrameMaker 2019 all patched up (Windows 10). I believe I have tried 99.99% of all permutations of the settings in the Marks and Bleeds tab of the Publish Pod. My document is 5.5 x 8.5 inches. I can get FrameMaker to leave room for crop marks, but can't get the marks themselves. The online help is bloody useless (Adobe, call me). Anyway, can anybody give me steps that would at least let me see crop marks in my PDF, including settings for the Marks and Bleeds tab? Cheers, Sean
I am trying to create a template for a Table of Contents, List of Figures, and List of Tables. I am able to generate the layout that I want for all of these however, I am not able to figure out how to save it so that there is a title at the top of the first page (not in the header) that corresponds with each section. Table of ContentsList of FiguresList of TablesI have been adding these in after the TOC, LOF, and LOT are created but if I update them these titles are removed. So I am wondering how I can save a copy of each of these so that the following information is inherited each time I create a new TOC, LOF, LOT with a new book of the same format. openObjectId <$relfilename>:<$ObjectType> <$ObjectId>openXmlElementId <$relfilename>:<$UniqueXmlElementId> <$RelativeXmlElementId> <$paranum> <$paratext>...........................................................................<$chapnum>-<$pagenum>&n
I am working in Structured FrameMaker 11, version 11.0/0/380 in a Windows environment.I'm encountering issues with the bol and bold+italics versions of the Avenir LT Std 65 Medium font not rendering when I attempt to apply them to text by using the paragraph designer. In the FM font menu, the Avenir fonts list like this:Avenir LT Std 35 LightAvenir LT Std 45 BookAvenir LT Std 55 RomanAvenir LT Std 65 MediumAs I understand it, the Avenir 95 Black font is the equivalent of the Avenir Medium when bolded. The Avenir 95 Black Italics is the equivalent of Avenir Medium when bolded and italicized.In the paragraph designer, when I select the Avenir 65 Medium font, the only available choice that I have under 'Weight' is 'Bold'. When I select 'Bold' and click the Apply button, the bold weight (Avenir 95 Black font) is not being applied. I can't apply the bold-italicized version either (Avenir 95 Black Italics).It was suggested that I check the Weightings list in the maker.ini file
I output HTML 5 of a product guide in 16 languages. I use a separate .book file and .sts file for each language. Each book file has a dozen .fm files; each .fm file is a chapter in the guide. I recently updated to FM 2019 (update 4) and the following issues occurred: FM seems to '"remember" some content from the previous book I output and includes it in the book I'm currently outputting. For example, I open the German book, output the HTML 5, and close the book. Next, I open the Spanish book and output the HTML 5. A chapter in the Spanish HTML 5 output is in German. The errant content is the entire content of one FM file. One .png file is converted to a black box. The rest of the .png files are fine. I closed and re-opened FM and at first it seemed to fix the former problem, so I just closed and re-opened FM between languages. But now when I try to generate HTML 5 output, FM consistently crashes, so now I can't generate it at all. I've also tried rebooti
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.