The official community for FrameMaker.
Als letztes aktiv
[Book with 30 FM files. I had four files that were missing bookmarks, which prompted me to try fixing the problem. Big mistake].Because FM won't allow me to set the order of paragraphs in the Include Paragraphs box (default is alphabetical), I'm stuck with this order: 1Head, 2Head, Chapter Title, Procedure Title (with appropriate indents).Unfortunately, that's the order in which the Bookmarks actually appear in the saved PDF: that is, the 1Head and 2Head bookmarks appear above (before) the Chapter Title. I tried setting an umbrella setting for the entire book, but that only resulted in dozens of unwanted paragraphs (Step_1, Table_Cap_Next, etc.) added to the PDF settings for each file in the bookPerhaps related to this issue, is that the TOC had the same problem, but I could at least reorder the TOC entries manually.
I am new to Framemaker and have inherited a book file where the structure is not valid. It has a high level tag of NoName and BOOK-COMPONENTS for each .fm file it contains.I want to know how to edit these tags so I can make this have a valid structure. I have searched the help and have found the following advice:'A new book file has a structure with a highest-level element called NoName and an element called BOOK-COMPONENT for each document and generated file you added to the book. When you update the book, the elements for structured files change to the tag of the highest-level element from the file.In most cases, you need to make a few corrections in the structure of a book file after updating. For example, you should change the NoName element to the highest-level element defined for the book. And if any file elements are still called BOOK-COMPONENT, add structure to those files and then generate and update again.'But it does not say HOW to do the above. Can anyone please help me?I c
Hi,I am trying to get Condition tag name if present for TextItem inside paragraphF_TextRangeT trSel, trFound;F_IntsT condIds;F_PropValsT findParams;trSel.beg.objId = trSel.end.objId = hPgfId;trSel.beg.offset = trSel.end.offset = 0;findParams = F_ApiAllocatePropVals(1);findParams.val[0].propIdent.num = FS_FindText;findParams.val[0].propVal.valType = FT_String;//For demo "c" is the first character in the string of every F_TextItemTfindParams.val[0].propVal.u.sval = F_StrCopyString((ConStringT)"c");trFound = F_ApiFind(docId, &trSel.beg, &findParams);//Setting insertion pointF_ApiSetTextRange(FV_SessionId, m_doc.getDocId(), FP_TextSelection, &trFound);//Get condition ids at insertion pointcondIds = F_ApiGetInts(FV_SessionId, docId, FP_InCond);I am able to get the name by making every textitem a insertion point and fetching its condition values.Is there any way to fetch conditional tag name without adding insertion point for a textItem?Thanks,Abhijeet[Moved to Scripting Forum by
Hello,I created a framemaker document with the following content:HeadingBody text before frameFirst line of text frame in anchored frameLast line of text frame in anchored frameAfter FrameWhen I export it to HTML ("Save as" -> HTML) the contents of the anchored frame are converted into an image. The following is the code I get (leaving out the HTML headers) - note the IMG:<TITLE>Heading</TITLE></HEAD><BODY><DIV><H2 class="Heading1"><A NAME="pgfId-473591"></A>Heading</H2><P class="Body"><A NAME="pgfId-929642"></A>Body text before frame</P><P class="Body"><A NAME="pgfId-929663"></A> </P><DIV><MAP NAME="Test_Export-1"></MAP><IMG SRC="Test_Export-1.gif" USEMAP="#Test_Export-1" ALT=""></DIV><P class="Body"><A NAME="pgfId-929653"></A>After Frame</P></DIV></BODY>Framemaker is also generating the Test_Export-1.gif image
Using Framemaker 13, I have an index as a part of each book and a master index for a meta-book that contains all of my files. The indexes are all working properly. The one thing I can't figure out is if there is a way to have an index entry that is at one level in an individual book, appear at a different level in master index without adding unneeded levels (see Book B below) in the individual books.Here's an example (with my apologies to vegetarians and vegans):Book A index:dairy cattleGuernsey nHolstein nJersey nmeat cattleAngus nBraford nTexon nBook B indexbreeding nfeeding nmilking nMaster index (desired result):dairy cattlebreeding B-nfeeding B-nGuernsey A-nHolstein A-nJersey A-nmilking B-n
how can I use Adobe frame maker to describe a nonfiction book?
Our department has to output several large policy manuals (5k to 10k pages) each month for an internal audience of several thousand users. One of our requirements is that each month's changes should be visible to the users. So deleted text is shown as strike through and new text is colored. Whether it's optimal or advisable is irrelevant—suffice it to say that changing the requirement is an impossibility. We'd like to use tracked changes to satisfy the requirement, but these manuals are published and then archived on an internal website that includes 10+ years of materials. We publish using Frame 2017's Responsive HTML option, and it doesn't seem to want to show the markup. It will show the deleted and added text, but no color or strike through. We've been forced to use character tagging to indicate changes, but, as you can imagine, with 5k to 10k page manuals and sometimes thousands of changes per month, it's incredibly inefficient and inconvenient to first make and tag the changes, b
Hello,I am looking at a file (.fm) and I see that there are Condition Tags within. The names of these tags however, lead me to believe they were carried over from a different book and are irrelevant to the book I am working on. Now, I can delete all of these tags, but would like to first see if they are being used. Is there some way to do this?Many thanks.
Hello, My framemaker 12 document has mostly portrait pages with a few landscape pages to accommodate large tables. When I save to PDF, the landscape pages get cut off at the same width as the portrait pages so the columns get cut off. How can I get each page to print to pdf in the correct way?Thanks for any help you can give!Abby
Dear all,I observe a difference in script behaviour when using jsx sources compared to jsxbin:My large script FMcalc consists of 10 modules with a total of 208 functions:Module nameContainingFMcalc.jsx#includes to all other modules (except the language modules); main(), Command(cmd), SetUpMenues(), SetupFMcalc() etc.FMcalc_Globals.jsx#includes to the language modules; global declarationsFMcalc_Ancillary.jsxAncillary functions such as OpenPdfAtDestination (pdfFile, location), PadWith0(number, nPlaces), CloneObject (oTarget, oSource), CopyToClipboard (theString), etc.FMcalc_dialogC.jsx FMcalc_dialogS.jsx FMcalc_dialogDS.jsx FMcalc_dialogV.jsx All but the last define palettes. dialogDS allows to set building blocks and settings for the process.These modules contain the Window definition and the corrspoinding action functions (e.g. ButtonEvalC () to evaluate contents of calc markers).DialogV is an input-check for DialogDS and not a palette.FMcalc_Evaluation.jsx FMcalc_Markers.j
I have a Framemaker subscription, and have been using FM 2015. What is the best way to upgrade to FM 2017? I found this page:https://helpx.adobe.com/framemaker/kb/how-to-upgrade-your-adobe-framemaker-subscription.htmlHowever, it advises to uninstall the previous version of FM. I don't want to do that if possible. Can they co-exist? I need to test our documents in the new version before committing to it.Also, is there a better way for subscribers to download the upgrade than the link above?Thanks.
Unprecedented request from product manager: "Can you make a .pdf from this document that's suitable for automatic reading out loud?" As any Victorian novelist would say, it was the work of a moment … Save as .pdf, and activate the Tagged .pdf optionThis immediately resolved one problem someone else (with inferior software, naming no names) had run in to; Acrobat no longer reads out the header and footer. But, it introduced a new one that nearly had me falling off my chair … here's what I heard when we hit the ToC."Contents. Introduction. dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot dot …"Yes, Acrobat was conscientiously reading out the leader dots. I've adjusted the ToC layout as the quickest solution, but now have a document that doesn't look the same as all the others in the set. Does anyone have any tweak for getting Acrobat to skip the dots when reading out loud?Thanks in advance!
Hello,I'm converting a framemaker file to pdf that has quite a few images. However, there is a particular image where the color is lost in the pdf. I create the images in Adobe Illustrator and save them as eps file. The images are imported as a referenced file into Frame. In FrameMaker the images look perfectly fine but the pdf file loses it's colors when converted from FM to pdf. I am using FrameMaker 2017. Saving the figure in pdf from illustrator does not distort the image. Attached is the image where you can see the arrows have lost the colors.
Hallo Community,Wir verwenden FM 2015 als Editor und als Produktionswerkzeug für FM-Buch und PDF aus unserem Content Management System. Seit unser CMS auf die neuesten XML-Werkzeuge umgestellt wurde, funktioniert die Produktion eines FM-Buchs nicht mehr, da das XML-Attribut <standalone="no"> nicht verarbeitet werden kann. Folgende Fehlermeldung erscheint:XML Read Report LogSource Document: C:\Sirius\Preview\PREV7EB0E294426F4313B32CB2D7B1BD0A05.tmp.xmlXML Parser Messages (Document Instance)Error at file C:\Sirius\Preview\Software_Starten_psv.xml, line 1, char 54, Message: The 'standalone=' string is only allowed in the main XML entityError at file C:\Sirius\Preview\psv-soft-msa_kap4_OptikEinstellen.xml, line 1, char 53, Message: The 'standalone=' string is only allowed in the main XML entityError at file C:\Sirius\Preview\Anzeigeeigenschaften_Video_Einstellungen_msa_msa-3d_psv.xml, line 1, char 53, Message: The 'standalone=' string is only allowed in the main XML entityParse error
One of the teams I support (as template poobah) wants to generate alerts when a file is updated, so they can address requirements associated with the file. We are using unstructured Frame and simply publishing to .pdf. I have done significant research and reading about ExtendScript, so I don't need to know about or get advice on that. It's far too complicated for that team (and far beyond my pay scale-to-benevolence factor for this skill). I found an older note I made about thinking I had found a far simpler way to accomplish this, but I cannot remember what it was; it was so cool I was sure I'd remember to backtrack and test, but other projects arose. *grrrr* It's of course not associated with OLE, nor could I find anything relevant in the Help files when I checked on the Hypertext option for Message Client. I've looked at every logical option on every menu and searched online to smithereens, to no avail. I want to know whether scripting is the only method for configuring notification
Hi There,I'm using FrameMaker (2015) in Unstructured Mode and I need some help to understand what I'm doing, as the system seems to want to prevent me from doing the things I want to do. (creation or modification ot tables, to name one thing)I have inherited this system and 'legacy' documents from my predecessor in 2013 - I had very little training on it at the time (there is no budget allocated for a proper course*) and I have to update these old documents on a regular basis.The documents in question, are Installation Guides (Assembly Instructions) for Commercial Playground Equipment.*All of our current documents are created with InDesign, as it seems to be more flexible, but I still have to maintain the Legacy stuff, so I need to understand FrameMaker from that point of view.It would me nice, if someone could look at one of my documents and talk me through whats what - is there any remote desktop facility with any of the support options in our subscription package, to allow a technic
Hi all,I need to fetch the frame anchor object attributes to prepare a list of text attributes.Anchored Frame > Object Attributes > Text Attributes.I tried following F_ObjHandleT hGrfObjId = F_ApiGetId(FV_SessionId, docId, FP_FirstGraphicInDoc); /* Traverse list of graphics, anchored frames. */ while (hGrfObjId != NULL) { UIntT uType = F_ApiGetObjectType(docId, hGrfObjId); if (uType == FO_AFrame) { F_AttributesT attribList = F_ApiGetAttributes(docId, hGrfObjId); for (UIntT i = 0; i < attribList.len; i++) {
I would like to know if you can create embeded drop down menus and check boxes in FrameMaker.We are publishing documents that require DTDs and we want to incorporate some drop down menus and check boxes.
I use a paragraph format (command-prompt) for our CLI-based product. It uses auto-numbering CLI<network-admin@Leaf2> as the format so I don't have to type this in throughout the documentation. However, this paragraph format doesn't get picked up during the conversion. Do I format this as numbering and use upper-roman or upper-alpha to map the style?Thanks
FM 2017 Release, all updates installed, DITA 1.3, Win7Pro Machine.I have created <indexterm> tags using both the new marker dialog that appears when I add the tag to a document, and also through the Edit markers pod. My MO is to create one tag that contains all of the relevant indexing information for that section, e.g. topic:subtopic;restated topic:sub;topic aloneWhen I close and reopen the file, I end up with (in the example above) three different <indexterm> tags with the different terms separated out, so <topic:subtopic><restated topic:sub>, etc.I guess this isn't problematic (output seems OK) but I liked keeping things simple with the single tag, and I don't recall this behavior in previous versions of FM that I have used. Has something changed? Is this expected/desired behavior? I have not changed the R/W rules or EDDs for index terms.
I have found issues with sharing files, specifically TOC, LOT, LOF between these OS systems. Has anyone else experienced these type of issues? Some of the errors I receive from FrameMaker are "this file is locked in view mode", spurious Book file errors, cross reference errors, font errors, cannot open file due to unavailable font error, etc.We are just two writers with different OS's sharing documentation and editing responsibilities. We follow the identical save (auto save off), update document, building of generated files, etc. procedures.Any ideas?Thanks ahead of time for your help
I need to create 3 master pages (Left, Right, and Blank) for Custom layout -- landscape orientation, Legal (11 X 17) size. I know these pages need to be in a separate document inserted after appropriate chapter in the book file (to accommodate the different flow). I''ll be able to include all needed pages in this new "document" that I will insert as a separate "file" after the appropriate chapter file in the book.On these Master pages, I need small text frames on Master page at top with document part numbers, and at the bottom with centered Classification line followed by page number line <$chapnum>-<$curpagenum> centered below it. Between the two I need a large text frame into which I can insert content on the Body pages.I have created 3 text frames on Master page -- one for header info, one for footer info, and large one in center for content.Problems I'm having;1. Header variables (one on right side, and one on left side) insert correctly, but when I go to ta
Dear colleagues,I'm having an issue with converting FM files (version 2017) with cyrilic characters. The original file is written in FM 2017 and displays the characters without any problems. In order to make this file readable for my colleagues who use older versions of FM (8), I converted it into .mif. However, all characters got replaced by question marks. Is there any other way to convert this file to make it compatible with older FM versions without loosing the data?Many thanks.Nico
I'm importing high resolution *.tif screen shots into FrameMaker 12 but after I create the PDF they come out low resolution and blurry. Examples below. I've been doing this a while and never experienced this before.I tried changing the Print settings as well:Original .tif imageImage in PDF @ 100%Image in PDF @ 300%
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 already do that but I have to manually tell FrameMaker which structured application to use (as in How do I load an XML file, and save it as an fm file). But I can't really say which one should be used. I'd rather have the user specify the application once for the first file (maybe even open the dialog that can be seen when manually opening a .xml-file) and use it for the rest of the files as well.Pseudo-Code:var structApp = ChooseStructApp();openXmlFile(filePath, structApp);Does anyone know how to do anything like that?Kind regards,Tom
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.