『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for FrameMaker.
新着順
This may be a noobish question, so appologies in advance if this has been asked before (I couldn't find anything online similar). I'm trying to create a text box within an anchored frame, and I don't understand why the top of the text is partially beyond the borders of the text box (see attached below - the top of the "T" is outside of the text box). Is this standard FrameMaker behaviour or is there a way to correct this? Any advice is much appreciated!
I had a question about PhoneGap that I posted to the appropriate forum. The response I got was that Adobe has put PhoneGap into maintenance mode and that I shouldn't start any projects that would use it to develop mobile app outputs. So if Adobe is discontinuing PhoneGap, what, if anything, do they plan to use to provide a mobile app output directly from FrameMaker?
I'm using Framemaker 2019 unstructured. My end publications are .pdf's, located in separate folders, then posted to my customer facing website. I've been asked to create a link from one book to another.Example:Book 1, Chapter 27, page 4 - click on a cross-reference (I set specific words) to then open Book 2, Chapter 27, page 1I had both books/chapters open. I created the cross-reference in Book 1, and then use paragraph tags to select the other book's link area. "Document" refers to Book 2.I updated and ran both books and put them on my desktop to test. When I click on the cross-reference link it doesn't do anything except show the "hand pointing" tool when you hover. Is it possible to do what I've been asked? If so, is this the appropriate way to do it AND when they get moved to their web folders, how do I manage the links? Is that a manual update on my part or do they get auto updated when moved?
I am currently uisng Frame Maker 2017. When i generate a PDF from Frame file I observed that there is a small dot which when zoomed is a hypen (or underscore) appears at the start of every Note. The preview looks something like seen in red below: NOTE: _The task is performed after installing of the cap. But the frame file doesnt have these underscore or dot. Its appears only when printed on PDF. The issue is not observed in any Frame Maker 2017 used by others in the team. Kindly help removing this underscore and do the needful.
What is the correct workflow to add hyperlinks to FM source document so that correct <a href="...">link</a> is created?I have noticed that when using message URL from the insert>hypertext it can:Cause the html5 output to have the entire paragraph containing the hypertext to be wrapped in <a>Cause the paragraph up until (and including) the hypertext word/phrase to be wrapped in an <a>orNot produce any <a> tags in the output<a><p>Here is an short paragraph as an example of a incorrect <span class="crossref">link</span></p></a> <a><p>Here is an short paragraph as an example of a incorrect <span class="crossref">link</span></p>with some text afterwards</a> <p>Here is an short paragraph as an example of a non-existent<span class="crossref">link</span></p> <p>Here is an short paragraph as an example of a correct <a><span class="crossref">link<
Having an issue when opening files in Frame Maker the application will crash and come up with the attached error. Internal Error 15024. FrameMaker has detected a serious problem and must quit Tried to narrow down the issue and see if this issue only affected particular files but it appears random, other users here using the same version are also having the issue so it is not isolated to one user. I emailed the dump file to fmerror@adobe.com but the error message states that they are unable to respond to technical questions and I have no idea how to read the dump file. Someone mentioned that it might have to do with not having a default printer selected which I thought was odd, so I mapped to a printer and set as default but still having issue. Sorry if I left out any details, I would be glad to provide any additional information if needed. Any help would be appreciated. Thanks Computer is running Windows 10 Enterprise, version 1803, Build 17134.1069 &
Just transitioned from Framemaker 2015 to Framemaker 2019. For the last 13 years we've used the third-party Freewheel app with Framemaker to fast-scroll x number of lines on a page using the mouse wheel. This has worked using multiple different brands of mouse across every version of Framemaker since 2007. But it longer seems to work in Framemaker 2019, which makes me wonder why Adobe doesn't provide built-in support for this feature. Does anyone know if there's a way to restore the functionality I describe, either inately or via some kind of adjunct script/application? Thanks!JMW
When I output a FrameMaker book to PDF, links from the generated Table of Contents to pages in the manual are inconsistent. On some TOC items, the entire line (paragraph number, paragraph title, and page number) is a 'clickable' link, but on some random lines -- such as paragraph 4.40 in the example screen capture below -- only the paragraph number is a clickable link. Paragraph 4.40 is formated no differently than 4.39, 4.41, 4.42, etc.; so I can't see any reason why the rest of the line isn't part of the link. Is this a FrameMaker bug, an Acrobat bug, or is there some way to fix this other than manually extending the link across the entire line each time in Acrobat? I'm using unstructured FrameMaker 2019 and Acrobat Distiller DC.
I would like to use generic expressions in href file paths. For example in the following example: <mapref href="source_files_english.ditamap"/>, instead of "english", I would like to have something like <mapref href="source_files_"language".ditamap"/>. Then, i would like to define the word language as a key. So basically, what I have in mind is to use something like a keyref inside the href filepath. I tried: <mapref href="source_files_<keyword keyref="language"/>.ditamap"/>. Of course it did not work. Is there a way to achieve this in dita/xml?
Hi, I am facing a challenge to change the font properties within DITA. I know that it cannot be done directly in dita topic xml files. So, I decided to add some entities to paragraph (p) in ..\xml\DITA_1.3\app\technicalContent\edd\topic.edd.fm. I noticed this maybe done via ..\xml\DITA_1.3\app\base\edd\commonElements.eddmod.fm and ..\xml\DITA_1.3\app\base\edd\highlightDomain.eddmod.fm. After adding one entitity in the latter files, I attemted to update the former, i.e. topic.edd.fm in order to import the changes. However, those text insets under paragraph element were not updated and so my new entity was not imported. Am I missing sth here? Hadi
In the structapps.fm file, there is a $STRUCTDIR variable that maps the Structure folder. Is there a variable that will map to the user's folder? Thank you.
I just created a post with titel "Strange behaviour of ESTK in Windows 10 - and forgot to tag it with Scripting.Hence i opene it again for editing and added that tag by slecting Scripting and re-posted.This thingy does not appear in the forum. Kruzitürken!
In FM 11 shift + enter at each line generated pretty codeblock in my html web page. Using HTML5 via FrameMaker 2017 (structured) > Publish +1k Topics > HTML 5 - the pretty print on my codeblock element breaks, shows as one continuous line (image a). When I compile only one topic, the same topic, or a handful of topics (6 topics) that contain the codeblock element in a separate ditamap, the codeblock is well formed (image e). FrameMaker topics and user guide retains and shows the codeblock in pretty print (image f). I have one topic that contains several distinct chunks of code, oddly, one of the chunks is well formed (image c) but the other two break in the same topic. To quick fix the scrolling I added whitespace to the css (image d). I checked the r/w rules per another post which is fine, checked document... removed quotes and extra spaces at the dita template level; added shift+enter again just for grins. I switched browsers... revised .css and none of these
Hello, It's really sad this is such a simple thing, yet FM is being difficult with this. I have a DITA based map file that links to multiple XMLs and sub-XMLs linked in a hierarchical way. Then a pdf is published, it *always* page breaks (i.e. start on new page) for every single file. I want all to be continuous. I have files with just a few lines, that it looks really bad to page break and next subsection starts on a new page... Really? There is NO way to make the PDF publish continually? I do not want to keep a "merged" file as suggested in another post. The congregated xml will be way too big. Please help
For some reason, my output won't generate now. Get an error for which a Google search yields no result. Any ideas? I didn't change anything in the settings file. I opened it and re-did a save and close. No help. Preparing Output Files...Started Parsing HTML Topics...Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Completed Parsing :Analysing the Collected Information...Collecting Information for Output Generation...Gathering Information for TOC, Index and Glossary...Gathering Information for HTML Help Project File...Gathering Information for HTML Topic Properties...Gathering Information for StyleSheets used in HTML Topics...Gathering Information for Baggage Files to Include...Gathering Information for Skins and Layouts used...Preparing Environment for Final Output Generation...Generating Output...Starting Responsive Help generationScreen layouts
Hi,Help me in getting the text location of a keyword in a paragraph. Keyword may be name, place, etc.I need to insert additional text after the keyword. I am not able to get the text location at end of keyword.
am new to proogramming,i downloaded FDK how to write API and what is a FDE?FDK PROGRAMMER’S GUIDE doesn't tell how to do.can anyone please explain?
I'm trying to open an xml file in which I define a docbook namespace but FrameMaker considers the xmlns token as an attribute. I'm using FrameMaker 2017. For the attached file, I get the following error (copied from the Console pod) The "Courier" Font is not available."Courier New" will be used in this session.The "Zapfdingbats Regular" Font is not available."AdobePiStd" will be used in this session.XML Read Report LogSource Document: C:\Users\IBM_ADMIN\sample.xml XML Parser Messages (Document Prolog)Error at file C:\Users\IBM_ADMIN\sample.xml, line 6, char 51, Message: Attribute 'xmlns' is not declared for element 'book'Error at line 6, char 51, Message: Attribute '{http://www.w3.org/2000/xmlns/}xi' is not declared for element 'book'Error at line 17, char 41, Message: Unknown element 'xi:include' <... more errors...>
Nice new InDesign feature that would be great to have in FrameMaker:
I'm working on a document that requires uppercase alpha numbering for subheads (not our typical standard, but a customer requirement for this specific project). As it happens, there are more than 26 headings at this level, which gets me to double-letter "numbers." I have learned (because this is the first time it's come up in my 25 years of FrameMaker use!) that FM's default scheme is AA, AB, AC, etc., but my customer requires AA, BB, CC.... Is there a setting somewhere that I can toggle to get what I need, or will I have to resort to a Brute Force and Ignorance™ method involving separate counters and forced values? Help me Obi Wan Community: You're my only hope! PS: Yes, I know this is an ugly and unwieldy way to number headings, but it's a hard customer requirement; "Don't do that!" isn't an option.
Hello fellows, Is it possible to programmatically change the path of an Excel sheet linked into a Framemaker file? AFAIK, the path of text insets can be modified using ES, but I couldn't find info on how to do that on OLE objects like Excel. How Adobe could omit this capability? My Excel files sit on a network drive. The problem is that while the path was accessible on Win7 using a WINS query, on Win10 the path cannot be accessed as the OS uses DNS and not WINS. So I need to change the path of dozens of Excel files to allow opening of FM files. TIA,Roman
I want to create a paragraph tag with a colored background. Black background - white text. There is a font option allowing me to set a colored background, and I can set a stroke above and below the text. But it seems I cannot totally avoid having a single, thin white line below the text. Working in FM 2019. Is it really not possible to have colored background and extend the background color above and below the text?
When attempting to print to PDF via Frame Maker, I receive an error of, %%[ ProductName: Distiller ]%%%%[Page: 1]%%%%[ Error: syntaxerror; OffendingCommand: Title(Suplvl2]TOC) cvn /P(Title(Supplementary)TOC) cvn /P(Title(Supplementary]TOC) cvn /P(Title(SupplementaryL2)TOC) cvn /P( ]%% Stack:/P/Title(SDLevel2)TOC/P/Title(SDLevel1)TOC/P/ChecklistCrossRefMarker()TOC/P/Title(Normal)TOC/P/Title()TOC/P/SectionName()TOC/P/~HeadChap/P/CellFooting/P/BlankPage/P/_TableTitle/P/PageR/P/PageL/P/Deleted/P/~PageDateR/P/~PageDateL/P/Bookmarks/P/QAICrossRefMarker()TOC/P/Blankpage/P/TitleU(QRH)TOC/P/Title(QRH)TOC/P/AtTop/P/Body-mark- %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%%%[ Warning: PostScript error. No PDF file produced. ] %% This issue is sporadic and sometimes I find that printing one page does the trick, but will not help as I have more than just 1 page to print at a time. I currently am on Windows 10 and did not have this issue on Windows 7. I also keep getting PostS
I am actually looking to modify a set of open FM files,. However, my script works fine only for the active document. I am unable to apply my script to other open documents. So, how to activate a document in extendscript? Please help me.
I'm trying to set up a TOC with working links. I've created the TOC from scratch several times and the links work. But when I update the book, all the links stop working. I'm using unstructured Frame 11 and have several chapters with text insets. I've tried this with 3 different books. Everything is working correctly until I update the book. When I first create the TOC, the formatting is all messed up, so I apply the correct formatting and there are several blank pages. I update the book to fix the page numbering and blanks, and then none of the links work.
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.