The official community for FrameMaker.
Recently active
Adobe Framemaker, 2019 Release, Version: 15.0.2.503.When I publish a book to PDF, I use these settings. However, I have never had the "Viewing" settings actually follow through to the outputted PDF. Specifically, the Fit Page zoom level and the Single Page Continuous layout. I don't really know what to do to troubleshoot. The output PDF always seems to be Fit to Width Scrolling.
Anyone know where to start to create something similar to the attached? I need it to automatically flow to the next page when filled, etc.
As mentioned in the title, I receive this error when I open FrameMaker 2017: "Adobe FrameMaker 2017 has stopped working." It happens whether I'm attempting to open a .book file or just opening the application. It was working fine relatively recently, and I didn't just install it or change any settings. Any ideas on troubleshooting?
I have hundreds of product manuals that all have a generic warning (A) at the beginning. I want to set up all of the manuals B) so that they reference the warning (A). Then when A gets updated, all of the manuals (B) will be updated automatically. One step beyond that, I would like to have a script that publishes updated PDFs for all of the manuals (B). I am not familiar with Framemaker, but do have experience with InDesign, and in InDesign I would use the "Place" feature to place linked content into a parent document that would get updated when the parent document is opened.
I have added Con refs in multiple topics linking child topics to parent topics while creating a user guide. I am encountering multiple problems while publishing responsive HTML5. My questions are as follows:1. In framemaker 2017 when i publish as Responsive HTML5, only 13 to 16 topics show in side bar navigation, even though i have more than 60 topics in my ditamap, but on searching for content all the content is available?The adobe support team could not figure out why the above was happening, escalated the issue to product team and asked me to download the framemaker 2019 and use the trial version to publish. 2. This error came in both framemaker 2017 and 2019. This time i published with framemaker 2019, the Con-refs in parent topics were displayed 2 times, even though they have been added only 1 time.
I have hundreds of product manuals that all have a generic warning (A) at the beginning that has been imported into all of the manuals (B). Then when A gets updated, I would like to have a script that opens all of the .fm files (B) in a directory and publishes updated PDFs with the updated content from A.I am not familiar with Framemaker, but do have experience with Photoshop Actions for performing batch edits.
Is it possible to use ExtendScripts to run a Perl script in Unix?We use Perl to generate .mif files. So with an ExtendScript, I'd like to run the Perl script, and then get the resulting .mif file into the active FrameMaker document.Thanks,Jason
Hello fellows,I am trying to make the FM13 CMS connector work as I'd like it to.My FM is connected to a SharePoint 2013 library where I keep my source files. By default, when I select a file and click "Checkout and Edit" in the CMS dialog, a small prompt window opens and asks whether I'd like to checkout all dependent files as well. I have unstructured Frame files, so I guess "dependent files" are those files that include xref pointers to the main one or the other way around.Here is the catch - if you are in a hurry and do not deselect the "dependent files" check box, they are checked out as well so that others can't use them. This is bad.I haven't seen any UI/maker.ini way to make this check box deselected by default. So I hope there is a way to do so via ES. As far as I can see, there is a CMSCheckout method that includes the rootWithDescendants boolean param. The question is if it's possible to catch the CMSCheckout event and change the rootWithDescendants value to false?Thanks for
is it possible to add group/folder with extendscript ?
I have some data in xml format and I need to create tables by importing data from the xml file using MIF libraries .How do I do this ?
Dear all,In my script FMGraph I collect tables and anchored frames in arrays of objects (aoObjects). An arry element containsaoObjects[iObject].Name // User string from the objectaoObjects[iObject].Obj // the object (Tbl, AFrame)aoObjects[iObject].TL // text loction of object (anchor paragraph)When I then navigate to a particular object i want to see that it is selected (there may be multiple tables/frames on a page). oTL = aoObjects[iObject].TL; oTR = new TextRange(oTL, oTL); oDoc.TextSelection = oTR; oDoc.ScrollToText(oTR); selects the anchor point - not the object itself. How to select the object to make the selection visible?
Hi all,Currently I only have FrameMaker 2015 available.I have previously used FDK on Solaris with FrameMaker 8 to extend menues for structured documents and need to use the same functions on FM 2015 on windows.I can't see any downloads for FDK 2015. May I use FDK 2019? Alternatively, please point where I might find FDK 2015.Best Regards,--Gunnar
I am trying to create a TOC that will display the grouping/type of our documents from a FrameMaker book. I want the TOC to display these groupings a level above the document titles so that on an HTML5 output the documents of the same type (tutorials, references, case study) would be along the same branch in the TOC (as well as creating a significantly neater TOC)I have tried using folders and applying templates to the folders to make use of the <$chaptertitlename> but I haven't been able to get this to work the way I intended.Any and all help to improve upon TOC practices is appreciated.Cheers
I have a technical training manual I'm developing. The first part is training materials and the second part is lab work. I want to keep it in one book, but I want a separate table of contents for the lab work. The main TOC should have everything but the second should only have the lab pages. Can this be done as one book or do I need to make this two different books?
HiNot sure if i should post this in here or on the CMS forum but, I am having trouble opening XML files when the structure files is on Sharepoint. Since we have multiple users it would be beneficial if the structures we are using are online. If they are online, instead of locally, we don't have to to manually go on every computer and update the files. Questions: Is this even possible? Is the path i have added wrong? I have not found any info regarding URLs in structapps file. I have connected FM to SP Online via Connection Manager and can open, edit, checkin and checkout FM files just fine.I have put the structure files in a folder on Sharepoint, and added a path (URL) in structapps.fm which points to the files. When opening XML files it seems to locate the structure files, but in the console it says "cannot open template". In structapps the path looks like this: Template: https://xxxx.sharepoint.com/:f:/r/sites/GroupName/List%20Name/Folder%20Name/xxxxxTemplate.fmI have tried dif
Hi Everyone ,I have been trying to convert the FM to MIF from the frame maker tool , After the convertion we could see some of the position of the textline has been changed .Sample textline <TextLine <Unique 1018089> <Separation 0> <ObColor `Black'> <RunaroundGap 0.0 pt> <TLOrigin 2.64059" 3.15503"> <TLAlignment Right> <String `on satellite'> > # end of TextLineWhen sometimes we click on the T icon in the toolbar representing the plain text , the position which is present in the MIF is been rendered again in the FM file .Can anyone help us solving this issue ?
Is there a way in Framemaker 2019 to create hover text in pdf output (mouse over, rollover, your choice of terms :-))?Pure Frame, that is. Not as a separate plugin. (But that would be useful to know as well.)Thanks
In FM 2017, when I imported SVG files, it would give me a text box asking what DPI I wanted it to be. FM19 doesn't give me that box, and the SVG's always come in smaller than I want. If I can make them be 72 dpi when imported they are the exact size I need. I'm writing a manual with several (up to 100) small SVG's that need to be a certain size, and it's very tedious changing them and their anchored frame to the correct size. Is there a way to set this so they always import at the correct size? They import at 95.24% scale, instead of 100% like they should. I can't find any information on it. Having that pop up box back would be very helpful.
Hello fellows,I am writing a small xtendscript that saves a file to a network folder upon hitting Save.For some reason, the tilde (~) doesn't get resolved as C:\Users\<username>\ in a file path I define (Win10, FM13).For example:var FilePath = "~\\AppData\\Roaming\\Adobe\\FrameMaker\\SharePoint\\TestFolder\\Latest Collaterals\\UG\\Sources\\";if I run alert(FilePath), I get "~\AppData\..."Any ideas why it doesn't get resolved?Thanks,Roman
Dear friends,This time I'm really awake... In my script I check properties of graphic object and update a palette accordingly. I have now discovered, that for certain texts the ScriptUI functions are not reliable - or at least tricky to be used. if (Fgr_IsOneOf("Arc Line Polyline", sType)){ // --- Arrow shapes ----------------------------- wPalP.g0.pArr.gTipNum.pTips.children[0].value = false; // assume no arrow kArrow = Fgr_IsArrayInArray (goFgr.ARROWPROPS, [oObject.ArrowBaseAngle, oObject.ArrowTipAngle, oObject.ArrowLength/goFgr.PT, 0.25, oObject.ArrowType]); if (kArrow === null) { msgText = msgText + "Arrow shape is none of the pre-defined. "; wPalP.g0.pArr.current.text = "Current: " + oObject.ArrowBaseAngle + "°, " + oObject.ArrowTipAngle + "°, " + oObject.ArrowLength/goFgr.PT + "pt, " + oObject.ArrowType;// wPalP.g0.pArr.current.visi
I am currently using Framemaker 2019 and running into an issue when I try to import svg files from Solidworks Composer. The svg dimensions are set when exporting from Composer. When importing a svg to an anchored frame in Framemaker, the graphic dimensions are larger than they should be, bigger than the frame. When looking at the object properties, the DPI option show up as "not applicable" as well. Even when overwriting an imported svg file, the new graphic is still larger than the original.Is this an issue with Framemaker 2019? No issues in Frame 2017.
1st Question (Meaning of 'Don't print')Create a new blank page.Add a new color: View > Color > Definitions, for exampleName: goldPrint As: 'Don't print'Model: RGB#: FFD700Assign the new color to a paragraph tag.Write some text in a paragraph.Assign the aforementioned paragraph tag to the paragraph. The text is formatted with the new color (gold).(optional): Write some more text in another paragraph using another paragraph tag.Print the document (Adobe PDF printer).The text, formatted with the 'Don't print' color (gold), is still visible:What did I do wrong? What's the meaning of 'Don't print'?2nd Question (RGB or CMYK?)Matt: All [16] default FrameMaker colors are RGB colors.In InDesign, there is an icon showing the color model of a color (RGB or CMYK).But in FrameMaker, how can I find out, wether a color is a RGB color or a CMYK color?3rd Question (Conversion of the color models)When exploring the FM color definitions (View > Color > Definitions), one can change the color m
Hello,We cannot yet use named licence nor creative cloud due to security policies.We need to install Framemaker 2019 (15) on Windows 10.Our Adobe contact suggested we download the packages from the licensing site at AdobeWe did it and we were provided with licence nr for Framemaker 19.However when I run the setup with admin rights on a test PC using Windows 10I get a beautiful screen and absolutely nothing happen (see below)Is there a specific command (setup.exe /something ?) needed to install Framemaker 2019 ?Thank you
Friends and experts,I have this short piece of code (within function Fgr_BtnAssign) which I try to debug, because results are really odd: // only either of these two is set (localised colour names) sColour = wPalP.g0.pLine.g3.ddlColourStd.selection.text + wPalP.g0.pLine.g3.ddlColourUser.selection.text;alert ("«" + sColour + "» " + typeof sColour); if (sColour = "") { return;} // mis-selection//sColour = "Pale Green"; oColour = oDoc.GetNamedColor(sColour); // try to assignalert ("«" + sColour + "»"); if (oColour.ObjectValid()) { oObject.Color = oDoc.GetNamedColor(sColour); } else { msgText = "Can not set colour «" + sColour + "»"; }Alert in line 04 says «Pale Green» stringAlert i
I have been working in FrameMaker 2019 and Adobe Acrobat since last fall. I was just upgraded to a new laptop, and now I can't get FrameMaker 2019 to generate a PDF, either by the Save as PDF function or the Publish function. Here is the error message I keep getting.The new laptop is a Windows 10 computer (versus Windows 7), but it has Print to PDF set up as far as I can tell. The strange thing is that this laptop was previously used by a former member of our team so it came pre-installed with FrameMaker 2019 and Adobe Acrobat. She had been using it for several months.I can create PDFs just fine using the Acrobat extension in Word. Any ideas? Do I need to reinstall FrameMaker, Acrobat? Is it a Windows issue? Thank you,Nora Smart
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.