The official community for FrameMaker.
Recente
as many i have the same issue..i have tried all known ways to erase that extra page but it is always thereit drives me crazy,,,,does anyone have any "logical" reason why this happens and how can i prevent it from happening??
Please help!I am using a multi column (2 column to be exact) master page layout and want to have a table that continues on the same page. I have two problems:1. The table continuation does not align with the table next to it. (The rows do not align.)2. The table title repeats on both tables, even though I want the title to span across both columns.I have played around with all of the settings. The table title is selected to "span across all columns" (I am not using side heads) and the title still repeats itself.I have played with each objects character and paragraph settings, as well as the table settings and nothing seems to work. Any ideas? I have a tight deadline so any help is greatly appreciated! Here is a screenshot:
Hi!Im having problems because when I take the video to put it in the sequence, just sound but I can´t see the videoCan you help me?
Some of our XML documents contain "included" subdocuments.I have a pre-processor stylesheet which replaces every<include href="relative-path-to-doc" />with<included href="relative-path-to-doc"> ..content from included document..</included>Framemaker runs this correctly when loading the outer document and all the subcontent is included. The stylesheet calls<xsl:apply-templates select="document(@href)/*"/>to do this and the relative-path-to-doc is evaluated relative to the outer document which was passed to the pre-processor.The problem I am having is when the full document is saved. There is a complementary post-processor stylesheet which is supposed to identify any<included href="relative-path-to-doc">...content...</included>,replace the included element with the include element in the output document, and process all the included content within<xsl:result-document href="relative-path-to-doc"><xsl:apply-templates ... /></xsl:resu
HiiI have installed FDK2019(32-bit) and Framemaker2019(32-bit) and created a new DRE file from the existing DRE files in FDK Directory. When i am going to save it as abc.dre the framemaker gives below mentioned error.
HiI'm writing content with XML and I want to use the notice, caution, warning and danger labels in my content. For example if I'm creating a concept I can see those in the reference pages. I also found a way to add frames above and below from Paragraph designer. But when I save the file - close - open, the same file, my formatting is gone. (I did the same thing with fm-file and there this worked.) I created a new style, for example "notice" and imported this style to the template. When I create a new concept I can find my style from the catalog but I don't know how to use it (meaning, how to use it so that it remains when file is closed).Is this related to using the elements? Which element I should use for a custom style? If I try to apply the style in paragraph element (p) the style is again "body" when I reopen the file.
I have a well-established book file that was already successfully used to publish context-sensitive help for our previous release, and now it is no longer generating an .h file, or apparently reading the one I include.Facts:* my FM documents contain TopicAlias markers* in the same directory as my FM book file there is a .h file called <my_book_file_name>.h* this .h file contains definitions of mapIDs with unique numbers* when I generate HTML5 output (even if I do it to a "clean" folder, so not overwriting old output), no .h file is generated.* the csh.js file in my HTML5 output is empty* if I look into the source of my individual html files, there is no CSH marker in therewhat am I missing?please help!
System (currently) Windows 7, but I also need an answer that applies to Windows 10.I've always saved my custom templates to the ...\Adobe FrameMaker \Templates directory so that they are easily available when I want to create a new document from a custom template. This makes templates easy to find, prevents inadvertent changes when I'm creating new documents, and also ensures that I am always using the most current version template.Since Windows 7, though, there's this thing called User Account Control that is playing hob with all sorts of things, including my ability to update the template files. FrameMaker 2019 is now giving me the following message, even though I have FrameMaker 2019 set to run as administrator by default.I do not want to have to hunt all over my hard drive for my template files. I want them in the default template directory so that when I click "New from Template", I can use my custom templates or one of Adobe's. What, precisely, do I need to do so that I can do th
hi there,we use FrameMaker12, it is part of our commercial installation package. Unfortunately, it has some bugs that need fixing. Is Adobe planning to release a patch in foreseeable future?Bugs description:Adobe FrameMaker 12, verion: 12.0.4.445, md5sum: 4f7e93a7eec5e8c39ff7543ea62efc70 *FrameMaker.exe..code segment + 0x353B42 - accessing null pointer.code segment + 0x1FB549 - accessing null pointer.code segment + 0x1FB5E9 - accessing null pointer.code segment + 0x581C95 - accessing null pointer
I generate HTML5 from FrameMaker 12 (NOT RoboHelp) and in my German docs, headings with umlauts lead to file names with umlauts, which is a problem for our system.Is there any way to supress the umlauts in the file names? I have my publishing settings configured as follows:Topic Name Pattern: <$paratext>OutputLanguage: GermanEncoding: Unicode (UTF8 without BOM)thanks for any help,s.
I use a format that requires a double space after ther full stop but can not seem to get FM to do it. Any suggestions?CheersIan R
Thanks in advance to the great denizens of Adobe's Blogs for the assist here.My company is managing a large technical document -- hundreds, possibly thousands of pages -- that's scrutinized by government regulators.We've run this document in MS Word in the past, breaking the work into multiple files. We have to Track Changes.It is a nightmare.We're exploring FrameMaker as an alternative, as we want to produce a document more easily (and swiftly) to PDF.However, in my digesting of what FrameMaker can do, it sounds like the way Word tracks changes isn't really present in FrameMaker.Neither is there capability to have multiple people working on the same document at once without somehow breaking it apart, just as we (hate to) do with Word. NOTE: We cannot use cloud computing or a separate CMS for this; the program's got to meet these requirements on its on.Is this a correct reading of FrameMaker's capabilities?
How to create tabs in Custom Dialog Box?
Hi there,I am trying to convert unstructured to stuctured documents using the conversion table. I'm building the prototype table and EDD that my department will use, and working in FM 10. Ideally, I'd like to get it to the point where all anyone else has to do is apply the table, but I'm having some issues.Even though I specify that RE:RootElement should be wrapped in the element Chapter, nothing happens. My documents come out wrapped in the no-name element, and I have to change them manually to get them to behave. Any ideas if this is a known issue, or if there is a different way I should specify things, or something else I should write into the EDD?I followed the instructions in RJ Jacquez's video here: http://tv.adobe.com/watch/structured-authoring-xml-and-dita/migrating-to-structured-framemaker-using-conversion-tables/I've checked the Structured Applicaiton Developer's Guide for FM 9.0 (http://help.adobe.com/en_US/FrameMaker/9.0/StructuredDev/Structure_Dev_Guide.p
I am looking at using the Hazard Statement elements as part of the DITA framework. I like the idea of assigning the applicable attribute type (danger, caution, warning) and having the banner change automatically. For example, when you chose type: danger, it pulls up a red banner with a warning symbol.Here is my question, where and how to I change how this banner looks? I like the idea of having the banner populate by simply assigning the type attribute, but I would like to change the color, symbol and placement of text. I can't for the life of my figure out where Framemaker keeps or pulls this graphic from.I know I could use the hazardsymbol element and insert my own symbol, but this takes away from the functionality of having DITA "lock down" which symbol goes with which type of hazard statement. Please see attached example.
Hello, all.I am using FM 2015 in a Win 10 environment.I have created a text inset that appears multiple times in a document. Items in the text inset are indexed. In the completed index, a page number appears for every location of that text inset. A user clicking on multiple links will be frustrated to find that they are identical.Is there a way to tell FM to display only one instance of an item that has been indexed in an inset that appears in multiple locations?(Interestingly, the .chm output is smart enough to link to only one location.)Thanks.--Nancy
Hi All,I need to save a chapter as pdf. the chapter was created in FM 2007, and I have only FM 2019 available at this point. FM 2019 starts to save the file, and at the very end doesn't complete the task. The saving progress window is still showing.I tried saving the file to FM 2019 and then saving again - it didn't help much. Any ideas?Thank you,
Hello, all.I am using FM 2015 in a Windows 10 environment.In some paragraphs, we use an anchored frame in the middle of a sentence to show a small icon. The anchored frame is positioned at the insertion point. In PDF output, the icon remains in the correct location. In published .chm output, the icon appears flush right, followed by a hard return, breaking up the paragraph.The Publish Settings don't include any settings for anchored frames (that I have been able to find). Why is the location of the anchored frame changing?Thanks.
I am working on a DITA project and I'm having some trouble with table ruling styles. I have a table format defined in my structured application template and EDD. When I initially insert the table, it is formatted properly--in accordance with the desired table format. Upon saving the file, closing, and then reopening, the table ruling style is changing and no longer matches the defined format.
Is it possible to write context rules in an EDD in such a way that Text Format rules are different based on the value of an element? I have an element in a list and I want to change the numbering format based on the value of a parent element. Comparable structure might be:FirstNameLastNameList ListItem1 ListItem2I want to change the Autonumber format of ListItem1 and ListItem2 depending on whether the <TEXT> of FirstName="Sam" or FirstName="Dave"Thanks for any help,Brian
Grr. Have Technical Communication Suite 2017. Supposedly comes with Acrobat DC. Worked fine at first, but after 30 days Acrobat says I need to buy. I enter my serial number for the Technical Communication Suite, but it's rejected. What's going on? Surely Adobe Technical Communication Suite comes with a professional-grade PDF editor.
Are there situations where FM's "spread" control (in Paragraph Designer) can become inoperable, or perhaps can be counteracted by some other setting, in such a way that it will be able to change the tracking on some paragraphs, but seem to be useless on others, no matter how you set it? These are all fully justified paragraphs, with a normal default spread of negative 1. The Word Spacing is also set to the same percentages on all paragraphs.I've been trying to bump down to the next line an en dash that needs to be directly followed by a "46," followed by a nonbreaking space, a degree sign, and finally a capital "C" for "Celsius"), but currently, that en dash stubbornly wants to sit by itself at the very end of the line, with the "46" sitting at the beginning of the next line....which is no good! I figured the easiest way to keep this temperature together is to nudge the en dash to the line below, joining the rest of the temperature range....but there is no value, negative or positive,
Hello,I have a client looking for a professional to layout a 900-page catalog using FrameMaker. I have never heard of such a thing. I know one would use InDesign but FrameMaker? To give some background, the client's sister company is in Europe and they are sending, to the states, their 900 page catalog that needs to be edited for USA use: some products are not available in the state, converting metrics, and converting European English to American English. So, again, I'm wondering if there was a miscommunication. Can anyone offer insight?Thank you!Shannon
Is there a way to put auto-numbering in a marker? I normally cross-reference to a paragraph format that has auto-numbering, but in this case I'd rather reference a marker instead of a paragraph format. But I need the auto-numbering too, so the number will be display in the XRef link.When a user clicks an XRef link, the destination displays at the top of the screen. However, in my situation there are times when some of the relevant content is above that destination. This means the user has to scroll up to see all of the content.I'm not allowed to move the destination to the top of the relevant content, which is a problem I'm having to work through.Thanks!Doug
Hello all,Running H/F 1 variable is set as: <$paranum[ChapterNumber]>ChapterNumber para tag is se as C:<n+>\stNumbering for document (at book level) is:Any suggestions as to why the chapter number does not display (as if it were perhaps empty)?Many thanks in advance.Regards,Ben
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.