The official community for FrameMaker.
Als letztes aktiv
A year or few ago, someone was kind enough to sent me a .book to .mif script SaveAsMIF.jsx that saved me a lot of time every now and then. I'll repeat my thanks here, having been unable to locate them in my forum postings.I made the mistake of saving this only on a corporate server, instead of keeping a local copy myself, and now the predictable snafu has occurred.The question, then, is "does anyone know where I can find this script again?" I'm still on FM10, so I'm recklessly assuming the script should still run.Thanks in advance for any pointers!
Hello, one of our customers will send us FrameMaker 12 files for translation. We have FrameMaker 9. Is it still possible to buy FrameMaker12? Or is FrameMaker 2015 totally compatible with 12? Thank you in advance for your help.
We have a key but need to download. Adobe support says we need to check for downloads in the forums. This is after 3 days of frustration with them. Seems silly but here it goes "Hey, does anyone have a download for FrameMaker 12"?
Hello,I would like to find out if there is any way to view more paragraphs in a file when creating a cross-reference.In my current situation, for any major paragraph tag, I am having to scroll through dozens of items within the tiny window in FrameMaker's Cross-Reference panel, trying to locate the correct paragraph.Yes, it would be much more practical to break this enormous file into separate, smaller files. Unfortunately, the requirements of this project do not allow that.I am using FrameMaker 11.
We need to create the Table Of Content programmatically for our customer with FDK. There is a Menu in Special>Table of Content.. in FM to do it, however we need to do the same with FDK API. Any help or hint are appreciate! Thank you
I want the chapter title to appear in the header, so I am using the <$chaptertitlename> tag in a running header variable show the file name. However, the file's suffix .fm also appears. How can I remove the suffix?
FrameMaker9をインストール後,起動しようとすると内部エラー(9004, 6919244, 9675646, 0)が発生したというダイアログが出て,ソフトが起動できません。解決策を教えてください。下記はログファイルの内容です。=== Header Begin ===Internal Error: 9004, 6919244, 9675646, 0FrameMaker 9.0.0 for IntelBuild: 9.0p196Window System: MSWindowsOperating System: Windows NT 6.1 (major.minor.build: 6.1.7601 Service Pack 1) Generated on: 2015年5月8日 10:06:02To file: C:\Users\PC0602\AppData\Roaming\Adobe\FrameMaker\9\FrameLog_15.05.08_10.06.02.txt=== Header End ====== Stack Trace Begin === $69944c $93a37e=== Stack Trace End ====== Open Window List Begin ===# not implemented=== Open Window List End ====== Recent Commands Begin ====== Recent Commands End ====== Recent API Calls Begin ===# not implemented=== Recent API Calls End ====== Windows Relocation Information Begin ===Application: 00400000FrameMaker.exe: 00400000 00977000ntdll.dll: 776f0000 00180000kernel32.dll: 771e0000 00110000KERNELBASE.dll: 76970000 00047000ADVAPI32.dll: 751f0000 000a0000msvcrt.dll: 76f00000 000ac000sechost.dll: 7684000
I am new to the API and ExtendScript, and I am having alot of difficulty navigating the object model I am trying to extract the referenced file names of graphic objects. I can get all the graphics in my docs by doing:var graphic = doc.FirstGraphicInDoc; while (graphic) { [ ... Process graphic here ... ] graphic = graphic.NextGraphicInDoc; }Per the object model browser, the FirstGraphicInDoc says it returns an FMObject. Problem is that there does not appear to be anything shown as an FMObject in the object browser. There is also no graphic object. How is somebody supposed to find out what can be extracted from a graphic? I have found some properties such as Unique and type by Googling for examples, but its very hit and miss.Does anyone kn
(FM12)I notice CSH information for developers with several programming languages here.I do not notice a C# example on that page.A link at the bottom of that page points to .Net examples, including C#.What about a programmer who uses C# without .Net? Is that possible? If so, does that programmer use the .Net information?Best regards,
I have customized a script that browse tables into a Fm file and prompt the user if he wants the current active table to be reformated or notI haven't find a clean way to have the table that is currently selected in the variable "tbl" to be visible on the screen when the scripts sends a dialog.The workaround that I have found consists in starting some formating on the table before sending the prompt, in that case the currently processed table is visible when the prompt arises.But I would like to have the table visible and avoid doing any processing on the table before the user has had a chance to answer the prompt.I assume there must be a method to bring the focus of the active window on an element that is selected in a variable?function ApplyTableFormat(doc){ if (doc.ObjectValid()) { var tbl = doc.SelectedTbl var tbltitle; va
I am willing to upgrade FrameMaker 12 to Technical Communication (2015), but unfortunately this is not an option in the Middle East and North Africa on-line shop while it is in America on-line shop
FrameMaker 12.0.4.445 crashes if a font is missing in Windows 8.0 all patched up. This is a repeatable crash.1) Open FrameMaker 12.0.4.445 and create a new blank document (named TestEmbeddedFont.fm).2) Type the following lines and apply the fonts indicated using the Format > Font and Format > Size menu selections. (The top two lines are Times New Roman 12 pt.)Test font embeddingThis is Times New Roman 14pt.This is Arial 14pt.This is Futura Book Oblique OTF 14pt.This is Times New Roman 14pt.3) Save the file TestEmbeddedFont.fm.4) Open the file, and all seems fine.5) Close FrameMaker.6) Uninstall the font Futura Book Oblique from Windows.7) Reboot Windows.😎 Start FrameMaker.9) Try to open the file, TestEmbeddedFont.fm.The result is FrameMaker just quits. There is not even an error message.Also note that the Futura Book Oblique font is a purchased .OTF manufactured by Adobe.Thoughts?Cheers,Sean
(FM12.0.4 on Win7x64)Where do I set the background color of a paragraph tag entry that is selected in the (F9) Paragraph Formats quick list?Is that under Windows: Control Panel > Personalization > Window Color and Appearance? If so, which Item?Why I ask: the background color is similar enough to the blue that is used for the typed characters of the tag name that I cannot read the selected item.Edit 20150626: Adding a screenshot.I do not recall noticing this problem in the quick list with 12.0.3.Best regards,
Is there any way to do a search something and replace with what I found plus something more?For example, in Indesign, I can search "(xy)(wz)" and replace "$1+$2".In FM 12 GREP are implemented, but it seems it cannot do what I want.
When you use draw a text line "A" icon in the graphic toolbar, the first letter of the text deletes when you save your document for all lines after the first one.Text entered before saving the document:HithisistestAfter saving the document changes to:HihissestAfter each word I am hitting the enter key on my keyboard to access the next line.If anyone can help me fix this issues that world be great. I never had this problem when working in Frame 9. Only in Frame 10.
Hi,I have an entry element selected, but it has no pgf content. Can I get the cell object somehow?thanks,Tracey
HiUsing Frame 10 on Win 7 ProI am trying to change the font and color for a few paragraph tags with Paragraph Designer.Most of the paragraphs change OK when I click Update All, but there are odd paras that don't change with the rest. For example, trying to apply changes to Table Text will change some entries but not others even in the same table. I find that rather impossible to believe.Similarly, for some of my numbered lists the change affects the actual number digit correctly, but the text retains the old style.I can change the offending tags outside of the Para designer, but I suspect they will just revert to the old style if I close and reopen the chapter.Any help please?ThanksPhil
Free 1-hour webinars; no fluff, no hype, no nonsense…Tuesday, July 7, 2pm Israel (Hebrew-language webinar): Using FrameMaker 2015 for Right-to-Left / Hebrew Documents Details/registration: https://attendee.gotowebinar.com/register/9175440294329609730Wednesday, July 8, 10am PDT: FrameMaker's Table Of Contents Demystified Details/registration: https://attendee.gotowebinar.com/register/3322257214073641473Monday, July 13, 11am Israel (Hebrew-language webinar): Authoring Hebrew PDF Forms with FrameMaker 2015 + Form Assistant add-on Details/registration: https://attendee.gotowebinar.com/register/93006956458111234Tuesday, July 14, 10am PDT: Better on-screen PDFs with FM-to-Acrobat TimeSavers Details/registration: https://attendee.gotowebinar.com/register/4715943177862859265Wednesday, July 22, 10am PDT: Defining PDF form fields in source FrameMaker files (with TimeSavers + Form Asst) Details/registration: https://attendee.gotowebinar.com/register/8776807955635077377(for the local time,
Hi,I have read a post dated 2009 where someone asked about Righ-to-Left support in FM (http://forums.adobe.com/message/3080754#3080754). Now, FrameMaker is evolved to FM11. Is there any chance they included a feature for RTL languages while using an international version of FM11?I even move forward with my question. I have FM10. Is there any chance to buy an upgrade to FM11 ME? Will that work with LTR languages?Best regards,Sebastian
I have done many books with TOC, LOT, and LOF that all work fine. They all look pretty normal:Table 123 - Name of table ......................<page number>orFigure 123 - Name of Figure .................. <page number>But now I have a case where the "..........." isn't happening, and the <page number> is just squished up against the name of the table with no space between the name and the page number. This is only happening to the LOT and LOF. The TOC looks fine.I assume it's something in the Reference Pages that got messed up, but I can't figure out what happened so I can fix it.Any ideas?
Hello,I started from a script example found on this very useful forum that allows to reformat tables across a document. This is very useful when many new tables are imported from Word, Excel or any other source and need to be reformated all at once with the default document template. This involves many steps when done by hand like:- changing table tag- revert to default ruling and shading- colapse the anchor line- copy the table title from a body line to the table title line- apply paragraph tag to the title line- Reformat top row(s) as heading row(s)- apply paragraph tags to paragraphs whithin the table cells- Remove min or max rows height- Resize columns "By scaling to widths totalling ..."I have not been able to find a method for the last item that correspond to the following menu in FM11: Table -> Format -> resize colums -> By scaling to widths totalling ...".I would appreciate any help to put me on the tracks for resizing columns in Fm Extendscript.Cheers,Bruno
I want to insert a cross-reference to another document. I have done this several times to headings, and it has worked just fine.However, now I want the reference to go to a paragraph. I don't want the cross-reference in document one to display the entire paragraph text from the paragraph I am referencing in document two. I just want a few of the words from the paragraph to appear as the cross-reference. I tried to make a marker, but I can't get the marker text to be used as the cross-reference. I don't think I can make my own building blocks. So, how do I just get the few words to be the cross-reference without having to create a custom format each time I do this?
Using FM 10. Have a book with one document in it. But am unable to create a second document. I click on the Create New Document in the Book file, type in the name of the document with an "fm" ending in the "New" screen. But when I press on "go", it acts like I am looking for a document already out there. It says, "File not found, check the file name and try again". How do I get it to create a new file rather than act like I am looking for an already existing file? What's wrong with the system? This has never happened before. Earle
Does anyone know if it's possible to run more than one subscription of TCS? Before upgrading to TCS6 I' ve been told to uninstall TCS5, but I'd like to keep TCS5 (i.e. RH11) available. With the non-subscription based model you could upgrade and keep the previous version running as well. Is this a limitation of the subscription model?ThanksJonathan
Having recently installed FrameMaker 2015, I reviewed the help file, specifically looking for updates concerning structured projects. In years past, I recalled that the instructions for constructing an EDD, DTD, and application had confusing errors, though I didn't know enough to make sense of things until reviewing various online seminars.So as a means to identify workflow changes in the current release, I started reading the following sections:FrameMaker (2015 release) >> Structured authoring >> Getting started with structured applicationsIn particular, the following sub-sections have issues:Create an EDDCreate a DTD from an EDDBuild a structured applicationTest XML roundtrippingFor the section: Create an EDDUnder "Change the Body tag definition," there is a reference to a structured_proposal.fm file in the first paragraph. However, this file doesn't exist until a couple pages later in the procedure, which is quite confusing. I decided to ignore that paragraph.To fix that
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.