The official community for FrameMaker.
Als letztes aktiv
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
I have a German book file in FM-2019 that should be converted to Responsive HTML output and we used special markers (CSHook_Help) to split the topics and the result should be HTML files named in English using the CSHook_Help markers, like the samples below:CSHSection_InterfaceOverviewCSHTitle_WorkstationVariationsCSHTitle_MonitorConfigurationsCSHTitle_IconExplanationsCSH1_CaseStatusIconsetc...I did a test and everything is perfect when I export the German book file using FM-12. So, the HTML files are named in English and the content are in German.However, if I open the same German book file in FM-2019 and export it to responsive HTML, the result will be HTML files named in German (instead of English). So, it seems FM-2019 is ignoring the CSHook_Help markers and naming the HTML files in German.Do you know how to fix it in FM-2019? -- Any help is greatly appreciated!!Best regards,- Paulo MorenoExcel Translations, Inc.
Source book has mix of letter and tabloid files. Distiller is configured to tabloid as default. Cannot make any entries in page size fields in the Publish Settings window, so they remain blank. Use Acrobat Distiller is Checked. Using either Save As PDF or Publish feature: PDF is produced all Letter size. FM 2019/Distiller DC-all updates. This all worked as expected in FM 12. Thanks for suggestions to resolve.
I was on the phone with an Adobe technical rep for another issue not related to Frame Maker and he indicated that Frame Maker was going to be discontinued and not offer supported from Adobe...is that correct..?Message was edited by: Barbara Binder
Is the Object Style Catalog accessible via the Extendscript API?Need to get the list available styles and apply some to certain objects within the document based on user's selections.Thanks in advance!
How do we correct this alignment issue where long titles incorrectly wrap justified left on the second line. The text should remain center of the page and not bleed into the chapter/page area or flush left area. See 6.10.4 below & 6.13.4 which has text in the chapter/page area. Also why is Frame 2019 generating revision bars in my tocs? Did not have this in Frame 2015.We would like it to auto format like this...
I have a chapter of a user manual that has information from two versions, version 9.2 and version 10.0. I created conditional tags for both 9.2 and 10.0 and applied them to the appropriate text. When everything was tagged, I hid the 9.2 conditional text and instead of just that text disappearing, the entire chapter disappeared. When I un-hid the 9.2 conditional text, everything returned. The 10.0 conditional text when hidden did not do this. So, I went back and created a "NEW_9.2" conditional tag and applied it to all of the old 9.2 text. After changing each page, I tested the show/hide conditional text function and after each page, only the NEW_9.2 text became hidden. When all pages had the old 9.2 conditional text changed to NEW_9.2, I saved the document. Then when I went to hide the NEW_9.2 text, the whole chapter disappeared again. Un-hiding the NEW_9.2 brings it back. This time, if I hide the 10.0 text, the entire chapter disappears as well. What is going on with this? Other condi
I just upgraded to Windows 10 and am having issues with my .sts files. They once worked beautifully. Now for some reason they are not carrying through with some of the saved settings, especially table settings.Regards,Ellen R. ZohilDatalogic
I'm sure there's a simple fix for this. I just need a little help finding it. I have a numbered list, with a sub-list. When the original list continues, the numbering doesn't.
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.