The official community for FrameMaker.
Recently active
I have 17 conditional tags in my book. Is there a way to select multiple tags to either add or remove?Thanks.
I wan to delete a bunch of unused conditional tags that were introduced via a template. If I try deleting the tags using the book level, FM crashes every time. If I try to use all open documents, bulk delete does not work either and I end up deleting the tags individually anyway. So if I open 10 docs, I have to delete each unused tag 10 times.Any suggestions?I am also trying to teach FM to a colleague and find that I have more workarounds for features that don't work then straightforward using the product. The usability of this product gets worse with each release.Thank you
system states the files are locked. have restarted system, still no open files i created.
Title.
Where can I find the FM 12 install files? I see all the 4 updates, but not the original downloads that I need to re-install after a computer crash forced me to do a clean install of Windows ....The links I have found in some of the other posts do NOT work ... even after I log in, etc.Z
I am creating a quick reference guide for our templates to show what paragraph tag to select to get the steps/paragraphs to look a certain way. Right now I am having to select the tag, then type the paragraph tag name next to it.Is there a way for FM to print the paragraph tag name automatically? That way I could take an existing document, turn on that feature, print it out, and make a PDF, have the quick reference guide showing the tags.
Hi,I'm looking to import a jpg in to a mif. I have a batch of mifs within each I need to import an image directly underneath a certain table (the first table in doc).I've used the following to identify the table but am unsure how to import the jpg underneath. I have copied the jpg in the project folder so the location is C:\Users\Chris\Desktop\test\NR.jpg. If any can point me in the right direction it would greatly appreciated.var tbl; tbl = doc.FirstTblInDoc; while (tbl.ObjectValid () === 1) { if (tbl.TblTag === "TableTitle") { /// IMPORT GRAPHIC BELOW TABLE } }CheersChris
We have a FrameMaker 11 book that includes about 200 pages of content and several hundred graphics. We had trouble with FrameMaker crashing when the book was updated and saved as a PDF. Some staff believe a contributing factor is the fact the imported gif graphics are scaled approximately 48% during the update/save process. Is this something that could really be a cause of slow processing time and instability of the pdf creation process?
Hello everyone,I want to change background colour(from black to white) of printscreen in roboscreen capture.Please advise,I need to import the same in framemaker.Also advise how to make changes in paint and snip in ,because after importing file also I struggle to adjust it according to docs frame .By using roboscreen I can import it in right way ,but changing background is a challenge I have encountered.Thanks
Hi Everyone,My team is working on Framemaker 8. It's a large document with a lot of SVG images in it. We need to retain the image quality because that is the client's requirement. This means that the it's a big Framemaker file with about 220 pages in the book. We have tried printing it and saving it as PDF, none of it seems to work. FM gives up halfway. I'm not sure if it makes a difference but I'm running it on a system with an AMD A8 processor with 8 GB RAM. This is quite urgent, any help would be appreciated. Thanks
i have a new computer and need to install/use framemaker 10. the original is installed on two computer, one of which is no longer functional. how can i deactivate that copy of framemaker so i can install on my new computer?
I am trying to follow the directions to add the degree symbol to the toolbar. I need the degree symbol code to enter. Also, there is already a degree symbol in the cmds.cfg and menu.cfg files. Not sure why the symbol does not appear on the drop-down? the /xXX is what I believe I need. Thanks, Carl
I need to know if my print settings - Adobe PDF (Copy 1) will be preserved. Also I can't find step by step instructions anywhere for upgrading. Do I need to uninstall my previous version? Adobe customer support is not helpful at all. Thank you for any input.
Hi,Does the trial start counting even if I am not able to access it because I use the Mac OS? I would like to test it on the Windows when I get a chance later, but not now. I downloaded it but could not install or access it on the Mac of course as it is for Windows. Thanks.BJ
I hope I'm missing something obvious … but when I've spotted an interesting thread and clicked 'Bookmark', how do I then find a list of my bookmarks?
Using FrameMaker11, unable to import AutoCAD drawings directly into FrameMaker. File/Import/File shows "DWG (*.dwg)" as a file type option. When I select an AutoCAD drawing to import, the Unknown File Type window opens. I select AutoCAD (DWG) and Convert, and tiss message pops up: "The filter encountered an error and could not complete the translation." How do I import an AutoCAD drawing?
Hi everyone!I need to use terminal command using javascript on extendscript.But, i will automate the script on macintosh and windows operating systems. Is it possible to use both in same code?For Example, i will automate the pdffonts names in the pdf files. so, i use the command on mac "pdffonts /Users/user/Desktop/fontlist/pdf" that gives the pdf font names. That works on manually. Is it possible to use code for mac and windows on extendscript toolkit? or separately give a code!Thanks,Peter.
Dear experts,I want to grab the part after TAB in a paragraph, for example fromSomething TAB rest of the paragraph using some character formatting.I have no clue how to find the value for the offset.Converting the pgf to text and then look for the TAB will obviously provide a wrong value - or not?Will it be necessary to iterate through the paragraph (moving the text range from char to char) to find the item behind the TAB?Can You please enlighten me ? var doc = app.ActiveDoc;var mainflow = doc.MainFlowInDoc;var tframe = mainflow.FirstTextFrameInFlow;var pgf = tframe.FirstPgf;GetPgfPartAfterTAB (pgf);function GetPgfPartAfterTAB (oPgf) { var oDoc = app.ActiveDoc; var tRange= new TextRange(); tRange.beg.obj = oPgf; tRange.beg.offset = 0; // Well, this must be calculated! tRange.end.obj = oPgf; tRange.end.offset = Constants.FV_OBJ_END_OFFSET; oDoc.TextSelection = tRange; oDoc.Copy (0
How can I use the exclude feature in a book? I exclude a file and the file after the excluded file does not pick up the page numbering from the file before the excluded file.
This is currently the final function in a script I have that finds empty rows in a document and deletes them. But in this instance, I don't want to delete them. I want to change the max and min row height limits of these empty rows.function deleteEmptyRows (rows) { var i, count = rows.length, row; for (i = 0; i < count; i += 1) { row = rows; if (rowIsEmpty (row) === true) { row.Delete (); } } }I've got the cell dimension that I want to apply by running the below which gave me "371542". I thought I could just replace row.D
In Framemaker 11, can a text box have vertical Japanese text (tategaki)?Rotating obviously is not correct, and the customers have vetoed that.We've tried making it only one character wide, but that means that some characters (e.g.: choonpu) are not correctly aligned.Is there a setting somewhere to support tategaki text?
Gang, is anyone using any speech recognition software to get text into FrameMaker? I've tried using the software that is built into Windows 7 but can't get it to work at all. When I speak with the insertion point in a FrameMaker text flow, the text appears in a pop-up dictation box. But when I click on the Insert button in the box to insert the text into the FrameMaker document, I get nothing. The dictation box empties itself ready for the next statement but no text appears in the FrameMaker document. It works for other general apps like Word but not FrameMaker. There's obviously something special or low-level about the way that FrameMaker accepts keyboard or text input. (I have had similar issues in the past, like trying to get any keyboard macro utility to work with FrameMaker.) The only way I can see to get text from the box into FrameMaker is to select the text in the box, copy it with Ctrl+c, close the box, and paste the text into FrameMaker. If you don't close the box, the text j
Still investigating the move to structure, starting off with tools other than FM so I can learn one thing at a time, and I've run into a question: my current FM (unstructured) books often have an incremental change log in the form of a table, as well as change highlighting for the latest release. I've managed to work out how to use conditions to drive change bars and formatting; I've discovered critdates, metadata, prodinfo, vrm and so on: but I can't immediately spot a DITA element for the familiar change-log.Any suggestions? of course, I could just bung in a table and populate it with the information … but I'm hoping there'll be some more focused approach!
Hello friends, I'm back to my project.After installing "everything needed" on a new laptop I can now run ESTK as intended and hence want to use breakpoints etc.But my breakpoints do'nt halt the script:In the script I have defined a breakpoint in a function some levels downFM is open with a document the script will work on.I start the script in ESTK. It creates a menu and then stops (OK)Selecting the appropriate menu item, the script runsA message appears. it is somewhere prior to the breakpoint.Another message appears - this is way after the breakpoint.So the script did not stop at the breakpoint!How can I run the script from the menu to the breakpoint and then tip-toe through the script?I have not found any hint in the JavaScript Tools Guide.
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.