『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for FrameMaker.
新着順
Hi All,I need help with a text extraction algorithm. Given a string of text inside a larger string, I need to extract a string of a certain number of characters with my given string in the middle. I am going to illustrate it with some nonsense paragraphs, but hopefully it will illustrate when I am trying to do. Here are three paragraphs with the given text "zzzz":123456789 zzzz 1234567890 1 zzzz 12345 6789 1234567 1234 6789 12345678 zzzz 1I want to extract 10 characters with the "zzzz" in the middle. If the "zzzz" can't be in the middle (as in the 2nd and 3rd paragraphs), I still want 10 characters. So, here is the result I want:89 zzzz 12 1 zzzz 123 678 zzzz 1Of course, there could be instances where the overall string contains less characters, but I want to set the maximum extraction to a specific number characters (10 in this case). So, given the overall length of a container string, the length of the target string and its position in the container string, and the number of total ch
Dear allAt using-file-gt-package-fm-2017-14-04-511 It's claimed that things work as designed.As designed ???It turns out, that the packager alsways creates a ZIP of all book files, even if i have only 1 file of this book open and will make a package for this one file... [FM-15 aka 2019]I have tested just now in a new FM session, just opened this one file and packed.Even if i (temporarily) renamed the book file it found all the stuff and made a huge package.In another directory, which does not comprise a *.book file, i can 'package' a single file.Back in the directory with all the book files, I created a MIF from one of the files, removed all statements concernt BookComponent - neverteheless the packager finds all the stuff I do not want to be included...Have no copied the single file and the sub-dirs requied (graphics) to another drive and tried there:The ZIP file containsa subdirectory raphics (jes, g is missing) and the file orking-1.mif (the initial w is missing)A second attempt wit
Looking forward to giving FM another chance handling my DITA files … so I've duplicated a whole set of topics and daringly opened the .bookmap.The good news is, it opens! but now I'm immediately puzzled by the interface. I was hoping for a toggle between file name / topic title, like the one for an unstructured FM .book. All our topics deliberately use short filenames where only the prefix is intended to be human-readable, precisely because the file always contains the title.Any hints on how to display title and file-name so I can navigate efficiently?
Hello.I meet a problem while making a structured FM file. I use the conversion table with such rules:E: ((Para | Figure | MediaObject | Table)*, Section1*) BodyE:Heading, (Para | Figure | Table)* Section1While conversion (Structure current document) I receive such a log file: Structure Document ReportMessages…Expected "|", "&", or "," connector not found:"[E: ((Para | Figure | MediaObject | Table)*, Section1*)] [Body] []". What does it mean? Where does it expect to meet these connectors?How can I generate "Body" element which may begin with part without "Heading" and not wrapped by "Section1"?Thank you for any advice
Hello,we are having problem with one of our company´s font (czech language font) which is not diplayed correctly in Adobe products (FrameMaker and Reader). Screenshot with not correctly diplayed font and screenshot with error is in attachment. Letters are displayed as a big dots. In FrameMaker there is problem, that PDF could not be generated cause of this font. Error message from screenshot:Can't find or create font "...". Some of the letters could not be displayed correctly or printed correctly. In MS products it's diplayed correctly.
Hello,I'm exploring the way from unstructured FM document which is made according to the requirements of the publisher to XML file adequate to the predefined dtd.So I've built the EDD, convertion table, r/w rules, another dtd for "save as xml", xslt transformation file, structured application definition.When there are figures or tables in the source doc, I place them in separate anchored frames. After "Structure current document" command the content of these frames appear structured in other flows.How can I insert them (not manually) to the main structure?Appreciate any constructive input.
Hallo,FrameMaker 2019 (64bit, strukturiert) ist abgestürzt, was vorher schon hin und wieder vorgekommen ist, insbesondere wenn man in der Betriebsart "Strukturiert" eine unstrukturierte Datei öffnet und dann etwas in eine strukturierte Datei hinüber kopiert.Was neu ist: Fm startet nicht mehr, das Startfenster erscheint zwar kurz, aber nur bis beim Fortschritt "Doc Preferences" angezeigt wird. Hat jemand eine Idee außer neu installieren?Beste Grüße.
Working with a test document set that behaves correctly outside FM, I've run Update references on the Structure View. The console now mentions four DITA+FM errors (topicref with empty href attribute).Not a problem in itself, as I can guess what's happening … but as an aid to resolving problems that's not much beyond SharePoint's "Something has gone wrong"! How do I find my way from the console message to the topicref that's throwing the problem?
The FM book model seems obvious and comfortable, just like DITA maps … but while using a "mere" text editor, I've suddenly realised there's something I don't know how to do in either structured or unstructured FM. Imagine some keen-eyed editor tells you "your capitalisation of Aardvark isn't consistent!" I can point a text editor at the directory and run "search in files" to get a list of all files where Aardvark occurs plus a list of all occurrences per file. (sorry, no source files with aardvark …)I can point my current DITA IDE at the files and get a list of all files where Aardvark occurs.But with FM, all I can do at the moment is find where the first occurrence of Aardvark is in all the files referenced by the book.Tell me I'm missing something!
Pushing the boundaries of scripting here. I am trying to retrieve conent that is currently hidden. I can find the marker showing hidden content and through the corresponding markers I can find the content on the hidden page, but setting the text selection to the hidden page and using Doc.Copy gives an error -59 (bad selection for this operation). Does anyone have a clue how to get to the hidden content (without making it visible - as that will cause lots of layout changes that need to be undone later). Thanks Jang
Hello, Is there a way to share a FrameMaker book that neither causes conflicts in the source file (or locking), nor is unable to be viewed as a copy elsewhere? We saved a copy of the book, and sent it over to another person, but they cannot view any of the .fm files within the book. Below is the message we get when we try to play around the copied file. We are concerned to let the other party have access to our source file because it locks the other person working on the document out. It's not clear how what we are trying to do is possible, which does not seem a likely occurrence because there should be a functionality to save a local copy that is editable without changing anything in the source file. Thank you.
Previously I generated chm files from FM using WWP and HTML Help workshop, and the toc had no heading numbers. Like: Recently I've switched to FM19 and generates the chm files directly from FrameMaker. The same toc now looks like: How can I skip the numbering here? The headings are numbered in the body pages:
Hi,I am trying to register the framemaker service with somename to use the same in FDK Asynchronous script. I use the register command with /progid option and /auto option to automatically start service if not started. The register command open framemaker and executes successfully. After that when I use my client program then it always says no connection to the new process created.It works till yesterday. But due to some reason I reinstalled framemaker product again. Since then this issue started. I have attempted this multiple times to register different names. Any idea on what I am missing here or is there any limit on number of registrations or ?. It seems very difficult to clean all registry keys it creates during registration
We upgraded to FrameMaker 2019 from 2015 (unstructured). Now when we open our files, all of the anchored frames that we had imported gif files into at 133 dpi are not displaying the image. Only a dotted line where the referenced graphic should be displays. This did not occur with past upgrades. Did something change with the new version? Is there a simple solution to fix the issue? Lynette Schwend
Hi,I am working on a structured document and intend to use the following numbering style. 1.1 (A:<$chapnum>.<n+>\t) [Style1]1.1.1(A:<$chapnum>.<n>.<n+> \t)[Style2]1.1.1.1 (A:<$chapnum>.<n>.<n>.<n+> \t)[Style3]a) (B:<a+>)< =0> \t)[Style4]and i) B:<r+>) \t[Style5] Only style 1 2 3 are suppose to be nested and style 4 and 5 are nested. Problem is Style 4 doesn't reset even if :Style 1,2 or are on different number. It keeps following the previous letter.Similarly Style 5 also doesnt reset. Please help.
Normally the anchored frame around an imported graphic is just a placeholder for that graphic. But in one of my current projects, a set of small graphic files is represented in a table that explains usage for each of the symbols depicted. The customer wants to have the graphics displayed in the middle of the cell, not at the bottom or top. Normally I would make the anchored frame as large as the table cell and align the graphic inside that anchored frame. But the anchored frame information is lost when writing the DITA file to disk. This might be a behaviour of the DITA client or something that cannot be done in FM. If anyone has experience with this and knows which combination of read-write rules and other settings are required, let me know. I could write a script to correct positioning of the graphics in the table but if some settings can do the job that saves me a bunch of time. Jang
Hi thereI'm working on a very simple project with FM 2019: 1 page with 1 table using the default style "Format A".The paratag "Cellbody" has "Cell vertical Aligment" set to "middle" and it works in Framemaker. But when I export to responsive HTML5, FM sets the css vertical-align property to "top"..td3 {width:72.000pt;border-top-style:solid;border-top-width:1px;border-top-color:#000000;border-right-style:solid;border-right-width:1px;border-right-color:#000000;border-bottom-style:double;border-bottom-width:3px;border-bottom-color:#000000;vertical-align:top;padding-left:6.00pt;padding-top:3.00pt;padding-right:6.00pt;padding-bottom:3.00pt;} Am I missing some point? Is this a bug?Thaks a lot for your time
A number of our FrameMaker files were moved from their original location, (lets call it folder A) on a network to (folder A\1). All of our graphics are linked to a separate network location from the FrameMaker files. When the files were moved it appears they broke the links to the graphics. Is this normal? This will force us to relink all the graphics.Second question is when/if the FrameMaker file is renamed and moved back to its folder A, will the links be restored?
Dear all,Just to tell what's all possible in FrameMaker (15.0.5.838):I wanted to use my ETBdocNav to get t he navigation panel - but for a particular file it reported that there are no heading paragraphs in the document. Of course there are plenty of those visible...With the following script #target framemaker main (); function main () { var oDoc = app.ActiveDoc; $.writeln (oDoc.ObjectValid()); var oFlow = oDoc.MainFlowInDoc; $.writeln (oFlow.ObjectValid()); var oTframe = oFlow.FirstTextFrameInFlow; $.writeln (oTframe.ObjectValid()); var oPgf = oTframe.FirstPgf; $.writeln (oPgf.ObjectValid()); } only oDoc is valid, all other objects are reported invalid.A MIF wash did not helpSaving as very old did not helpJumping in the miniTOC to the nearly last heading showed me a page with missing 3-D object and missing Flash object - then FM quit with dump.For the reconstruction starting with the template I needed to restore an older version to get these two 'strange' objects.The
I work for company that uses FrameMaker extensively. We have a complex structured application that automatically swaps RGB values of colors when producing color or grayscale versions of .fm files. As a result, we often get hundreds of color inconsistency messages on the Error Console resulting in long file update times. It would best to disable error reporting for inconsistent colors. Is there a hidden setting for the maker.ini file to ignore color error messages. We tried setting ShowErrors=Off but that has no effect. Is there any other way to control the console error messages?
I am working in FrameMaker 11. After importing a file, there are blank pages appearing at the end of the file.Any ideas as to why this is occurring and how this can be fixed?
A third party created a template for us and entered some sample (nonsensical) text in the Title and Subject fields of the File Info dialog. When I delete that information, click Set, and close & save the file, the deleted information comes back when I reopen it. I can't get rid of it! Any suggestions would be greatly appreciated.
I'm trying to create a script that will remove color definitions other than the default plus our corporate colors. I'm thinking some kind of "while" loop to go through the doc's color list, matching it to an array of named colors.I see that there is a Color object and methods such as Delete(), but it's not coming together for me.Any help would be appreciated.
In Structured FrameMaker 11, I am trying to get 2 tables to align, and have not been able to resolve it. Any suggestions as to how I can get these tables to align?
I am trying to un-install FrameMaker 2019 from Control Panel and I am getting the message "Administrator privilege needed to proceed with the install. Please click Retry to install again after providing the necessary permissions (Error Code 24)". I have also tried running the command listed here https://community.adobe.com/t5/framemaker/filemaker-2019-silent-uninstall/td-p/10454737?page=1 and get the same error. I don't care if the install is silent or not. According to my search online Error Code 24 is that I cancelled the install, the user account being used is in the administrators group on the computer.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.