The official community for FrameMaker.
Recente
Update: It looks like it's only one file that's not tracking changes. Any ideas?Hi all,I'm trying to turn Track Text Edits on, but when I do, I don't notice it doing anything. I'm not seeing any visual cues that anything is being tracked (i.e., in Word you see deleted words turn red and are struck through; new content appears in blue).Is there something I'm missing aside from Enabling Track Text Edits in the document?I'm on Windows 7 and FrameMaker 2017 14.0.2.425.Thanks!-John
Hi,Have you ever tried to run FrameScript command inside ExtendScript code ?is that possible ?
How do I set the border of a rectangle I drew in FM 2019 to no line? I've got the fill to be the correct custom color I want, and I want to remove the outline.Advice?Sean
I keep geting this error when working in FrameMaker 2019, Win7 - 64 bit. I can't figure out what is wrong. I can make it go away for a short time by doing a "mif wash" but the trouble comes back soon. Has anybody experienced this?
we already have one TLP License of FrameMaker 2017 could you please tell me in how many computers we can install this software.
When running FrameMaker 2019 on Win7 - 64 bit, I keep getting these error messages when working. I can make themm go away for a short time by saving to mif, and reopening and saving as fm, but the errors keep coming back a bit later. I can't figure out what is happening.Any advise? ...[Question moved from the Acrobat forums to Adobe FrameMaker . -Mod]
Hello fellows,I have a registered event extendscript that is normally triggered upon opening a MIF file. The script automatically saves the MIF file in a certain location, closes the MIF and opens the FM file. Surprisingly, when publishing HTML5, the script is triggered, both when the publisher tries to retrieve the styles used in the book files and when running the conversion to HTML5. There is no way to stop script execution/publisher except for killing Framemaker. Does Framemaker save files as MIF when trying to map FM styles to HTML and when converting to HTML5? Sounds like a bug to me.Thanks for your input in advance!
Hi colleaguesI am newbie to ExtendScript So as the title says How to add UserString for a Marker object?My code is as below, but it does not add UserString to the Markers.var doc = app.ActiveDoc;var flow = doc.MainFlowInDoc;var tbl = 0;var textItems = flow.GetText(Constants.FTI_MarkerAnchor);var s = "Number of Comments: " + textItems.len.toString();alert(s)for (var i = 0; i < textItems.len; i += 1){ $.write(textItems.obj.MarkerText); s = "Comment: " + textItems.obj.MarkerText + " @ " + textItems.obj.TextLoc.offset.toString() + "\n" + textItems.obj.Unique; GetUniqueObject(textItems.obj.Unique).UserString = "Added by Dan"; // Will add more useful data here}
I am able to move the formatting of the bullet, but the text associated stays as is. How can I adjust the text so that it is associated with the same selected indent as the bullet?
Using FM 2019 all patched up.How do I preset PDF properties I create from FM, such as Magnification set to Fit Page?Also, how do I publish an optimized PDF from FM? For example, I just published a PDF from FM that was 15 MB and then I optimized it in Acrobat IX Pro and the file is now 1.5 MB. I would prefer that FM just create the 1.5 MB PDF in the first place.Cheers,Sean
I am using Window 10, FM 2019Picture 1: Design in FM. Titel and reference are designed in a very dark blue.Picture 2: Output im PDF. Result is a grey rather dark blue.Picture 3: Setting - I have tried serveral other PDF settings with the same result. Was can be the problem?Andreas Nielen-HaberlECOS
Well friends, the story about TextLine needs a new chapter:Things go really strange with this short script:// Clone a selected TextLine to check the function#target framemakermain ();function main () { var j, oDoc = app.ActiveDoc, oFrame, oSelected, oTextLine, sText, oTextLoc, oTR, CM = 1857713, DEGREE = 65536; oSelected = oDoc.FirstSelectedGraphicInDoc; oFrame = oSelected.FrameParent; oTextLine = oDoc.NewTextLine(oFrame); oTextLoc = new TextLoc (oTextLine, 0); oDoc.AddText (oTextLoc, "New text"); oTextLine.BasePointX = oSelected.BasePointX; // not changed oTextLine.BasePointY = oSelected.BasePointY + 1*CM; oTextLine.StyleTag = "fh2-fig-heading2"; oTextLine.Angle = 5 * DEGREE; oTextLine.Fill = 0; // not used ! oTextLine.Color = oDoc.GetNamedColor("Magenta"); // does not work} //--- end mainSource TextLine selected, then script applied: Resultant 'clone' is an object TextLine, in
Running FrameMaker 2019 rel. 15.0.1.430, Win 7 - 64 bit.I am trying to publish a bunch of files to PDF for print output, but I keep getting empty PDF's with a dialogue stating stat the have "Invalid ColorSpace"Printing the docs with "High Quality Print" and not "Press Quality" makes it work. Only that was not what I was trying to do...What might be wrong? I thought Adobe had this "CMYK color thing" in FrameMaker fixed by now.Best regardsBjørn
I have 64-bit FrameMaker 2019 in Windows 10 all patched up.There is an instance of Doric Bold, a Type 1 PFM file, that is not Saving as PDF from the File menu but also not from the Publish pod. The character appears correctly as a registered trademark symbol ® in FrameMaker 2019 but in PDF as a capital A with an accent grave atop it. (Note, if I copy and paste that accented A in this HTML window, it pastes as the registered trademark symbol.) Acrobat does correctly identify the font of the character in question as Doric Bold.The character Saved as PDF just fine in FrameMaker 12 in Windows 8.1. But, my system has changed since then.In addition to FrameMaker 2019, I have Acrobat XI Pro on my system. I have gone through Distiller and set Doric Bold to always embed. I have tip-toed through the Adobe PDF printer instance and deselected "Rely on system fonts only; do not use document fonts" with no change. I don't think it matters, but I have TrueType Font set to Download as Softfont a
Hi,I have FM 2019 version 15.0.1.430. How do I set the Publish pod to save my PDF to the same location as the current book file?When I Publish to PDF, a folder is created from the book filename, and in that folder a subfolder is created for PDF, and the PDF is put there. I don't want all that drek.I want the PDF to be placed in the same folder as the current book.I also notice that if I open a second book from a different location than the first book, the Publish pod seems to place the output PDF of the second book in the subfolders for the first book and not the second book, which is a pain.Thoughts?Sean
Hello all,Sigh....Where are my leaders? I did what I've done before (in the reference page - inserted a tab and updated to have dots) but it seems to have no affect to the body page
Hi, in Framemaker 2019 v15.0.1.430, I just generated a list of figures (LOF) page, but even if I change a paragraph tag to add some formatting (trying to add a title) there is no change, I tried importing the formats from an empty document with just the formatting I need but there is no change, I even checked the reference page and I see a style ActiveLOF.xml not listen on the paragraph catalog, is there a bug in this workflow or am I doing something wrong ?Any help would be much appreciatedErikPSThis happens on the first line of the LOF document, when I enter a hard return I can add some formatting
Hello,I have a cover page that uses figures, then a generated LOF, then a body page that uses more figures.The figure numbers restart in the body page (and therefore in the LOF).I have researched this issue and followed all suggestions to no avail.There are no other counters using F: in the paragraph designer numbering.I've searched for paragraph format overrides and nothing.I've ensured that book and component files are set to "continue from previous file in book".I have updated the book numerous times.WHAT is going on here that I am missing?This is the LOF:All use the following paragraph numbering (for all book components) in the BODY pages:Here is the code in the reference page:Does anyone have any clues what is going on? Any help is much appreciated.Thanks.
I am using unstructured FrameMaker version 13.0.5.547. I have a chapter template with caution icon graphics included in the reference pages that are used with all our safety warnings in our documents. Why do these caution icon graphics not come through into HTML when I publish to Responsive HTML5? When I first tried doing this, the graphics were saved as PSD files in the reference pages. I changed them to PNG files because I thought HTML might play nicer with them. Didn't work.
How to parse .fm file and store its content in another .fm file using FDK2019?
Hi, I have a Book with multiple Source files (Source_1, Source_2, ...) and a Destination File. I need to copy all paragraphs from Source files to a global array and finally paste to the Destination file without altering its Paragraph Format.I tried with below code, it is copying to the array but failing to paste at Destination file. Please suggest.var book = app.ActiveBook;var Data = [] ;if(!book.ObjectValid()) { book = app.FirstOpenBook;}if(book.ObjectValid()){ app.ActiveBook = book; var pgf, pgf1, doc, SrcDoc, DstDoc, index, lastPgf, i ; var comp = book.FirstComponentInBook; while(comp.ObjectValid()) // Book loop to push all paragraphs from Source files { doc = OpenFile(comp.Name); // Have function to Open File if (doc.Name.match ("Source")) &
Why is it taking so long to create pdf from a FrameMaker book. New is a relatively new Creative Suite install.
HiIs it possible to change the settings file for publishing PDF from a .book file which was saved from ditamap with fm components?What I tried to do was- Create a ditamap- Save as book with fm components- Try to publish PDF files with different backgrounds (Normal, Confidential watermark, Draft watermark......) Main idea to have exactly same file with different stamps. For the process (write-check-approve) it would be the best.I know how to add watermarks with Acrobat but I thought it could be done with these settings files in FrameMaker. From help.adobe.com I noticed that PDF is not mentioned in Multi-Channel publishing under Structured authoring using DITA.I'm asking just to make sure that it really isn't possible.
Dear friends,In my 'graphic project' I want to place text into a TextLine. The following script gets some properties from a selected TextLine (which is located in an anchored frame). But so far I create an empty TextLIne at the desired place and with the desired angle.But how to put text into it?// Clone a selected TextLine to check the function#target framemaker var j, oDoc = app.ActiveDoc, oFrame, oTextLine, CM = 1857713, DEGREE = 65536; oSelected = oDoc.FirstSelectedGraphicInDoc; oFrame = oSelected.FrameParent; oTextLine = oDoc.NewTextLine(oFrame); // Take over specifications from selection // there needs to be text to get the TextLine visible!//oTextLine.AddText ("New text"); // statement not valid oTextLine.Angle = 5 * DEGREE; oTextLine.BasePointX = oSelected.BasePointX;&n
I am making responsive HTML help, from Frame 2017Is it possible to define the font of the TOC that appears in the help fileI used the Settings to determine the font of the regular headers and footers etc. but the TOC on the Help is differentIf it can be changed, so howthanks
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.