The official community for FrameMaker.
Als letztes aktiv
(I thought we already had a thread about this, but I can't find it!) - but I've just run into the same problem with Frame 12 that I've read about other people having.I have Frame 12, fully patched. With a book file selected (and all my chapter files open), I do File > Save as PDF,choose the settings I want on "PDF Setup for Selected Files" dialog, and off I go..... Those settings include the CMYK radio button.I don't get any error messages, but loads of items are missing (blank) in the resulting PDF - mostly graphics, but also some coloured table border, text, all sorts of stuff really.If I select the RGB radio button instead, everything is present (although I want a CMYK PDF!!)What is going on? Is CMYK PDF generation just broken in Frame 12?I seem to recall someone saying an imported .AI graphic was the culprit in their case, but my graphics are mostly all just PNG or PDF.
I'd like to use a custom style sheet for code samples. For example, CSS like prism and others nicely pretty print code in color. I also need to have it look good in PDF, so pass through HTML doesn't seem like the right way to go. Ideas? TIA
Publishing to HTM5 results in a separate dir for each chapter with each file having its own CSS file. Is there a way to force the normal thing: Have 1 css file for all those file rather than multiple copies? TIA
Changes I'm making in my TOC reference pages (tabs, chapter numbers) aren't appearing when I view its body page. But something is updating, because if I change my TOC heading1 color it changes on the body page. Anyone know what's up?I'm running FM 2015 and the TOC is it's own document inside the book. Updating the book (Edit>Update book... with book in focus) or updating references (Edit>Update References... with TOC in focus) doesn't help.My reference page:My body page:
when I import a custom css file it doesn't appear in output:Open .sts.Check override styles.Import custom css (e.g. MyCSS.css).Save and close.Publish.Open output and view source.Result: There is no link to MyCSS.css.Is that what should happen?TIA.
How do I achieve this look in FrameMaker? I have created a separate Paragraph Tag for equations to be initially aligned in the center. How do I make a certain portion of text be formatted to the right of the page? This is what I want in FrameMaker. The equations in the middle and their names to the right. This is what I have in FrameMaker right now. All of the equations text is in the center.
Dear friends and experts, I'm again at the end of my knowledge:A variable just behind a marker is found and the variable can be deleted in the textThis variable should also be removed from the catalogue. I'ts name is not known, because the name is generated at the time of insertion (the current name is 2016-11-10T09:46:52.136Z).Experiments with the text selection after finding the variable (line 31) did not reveal anything useful to get the name of the variable.Do You have an idea?#target framemaker// Required doc: #calc Marker with text containing "C7 at the beginning// behind this marker the variable of unknown name is foundsMarkerText = '"C7'; oDoc = app.ActiveDoc; oMarker = oDoc.FirstMarkerInDoc; while (oMarker.ObjectValid()) { if (oMarker.MarkerTypeId.Name == "#calc") { if (oMarker.MarkerText == sMarkerText) {
Is there a way to convert an auto-number sequence to text?I was given a parts list numbered with a chapter number, a fig. number and then an auto Item number. Example: (8-3-1, 8-3-2, 8-3-3, etc.) the next parts fig. numbering would be (8-4-1, 8-4-2, 8-4-3, etc.).When I try to copy and paste into excel I lose the numbering. I can cut/paste into Word and then it will convert the auto number to text, but it doesn't understand the sequence and restarts every new parts list at 8-1-1.What I need to do is delete everything but the part numbers and the item numbers and then sort by the part numbers for a locator table.I presume that if I do a sort in frame by the part number, Frame will renumber the item numbers to the new sort?Is there a way to turn off the auto numbering without losing the numbers before doing the sort?Thanks in advanceChris
I am normally a Captivate user as an eLearning developer.Lately my company would like some Help Docs made. Luckily, I used FM in college for Technical Writing.The terminology used with FM can be overwhelming for someone who is "non-IT" such as myself. Can someone tell me the very basic differences of the various 'title terms' used with FrameMaker such as 'XML', 'DITA' ? What is the purpose and need of each? What type of user and project would want x version versus y version.-Any other clarifications you think of may be very helpful. Yes, I did Google this a few times and even took notes. I am still not sure I understand. Also when you download FM for the first time, it asks which mode to open in. Sorry, can't recall the 3 specific choices...if you feel you may know what I am speaking of, please share and explain the uses and purpose for these as well.
I need to put an ordinal date phrase in several positions in a document. I have managed to be able to get it to put the phrase on the top of the first page where I then go along and cut and paste it where I need it. But what I would like is to run the script and have it insert the text exactly where I want it to go in the document with out manually having to do it. Here is the script I am using which I basically got to work copying and fixing it so I could get an output. I am running extendscript on Adobe FrameMaker v12// INSERTING THE VALUE OF A VARIABLE INTO A DOCUMENT THAT WAS CREATED IN SCRIPTvar m_names = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");var date = new Date();//alert(date) //shows system datevar curr_date = date.getDate();//alert(curr_date) //shows the day datevar sup = "";if (curr_date == 1 || curr_date == 21 || curr_date ==31) {
Dear all, Imagine I have the following text: "Car XX was subject to test_1, test_2 and test_3. Car YY was only subject to text_1." I want to place footnotes to describe in details what test_1, test_2 and test_3 is. If I go and do it in Frame, I will get 4 footnotes (after test_1, test_2, test_3 and test_1), where footnote 1 and 4 are the same. How can I make sure that footnote 1 and 4 point to the same piece of text and have the same number i.e. "Car XX was subject to test_1(a), test_2(b) and test_3(c). Car YY was only subject to text_1(a)." Letters in brackets are footnote references. Any comments are more than welcome Thank You everyone Marek
I recently started work at a company who list parts in both alphabetical and numerical indices. In the past they have been manually splitting the Excel sheets and inserting them as graphics in the document. The concern here is of course that the moment that anything changes, the tables all have to be reformatted, saved and reimported as images.What I would like is to link an Excel spreadsheet into FrameMaker and either be able to format the table in FrameMaker still linked to the original spreadsheet or import only the contents and be able to reformat as necessary.The problem I continue to encounter is that all of the table, while it does import, does not import with repeating headers in the original format if it's pasted as special and doesn't display all of the table at all if I paste special from Excel.Anyone have any ideas for this one?
My main list is numbered: 1, 2, 3, etc. I want to add a sublist under step 2: a, b, c, etc. I have a feeling that I will have to create a new paragraph style, and I tried to do that, but I'm not sure how to do make letters instead of numbers in the paragraph designer window or how to start at "a" instead of "4".
Today, I replaced my hard disk. so I had to reinstall Technical Communication Suite5.Before reinstalling, I had no problem in using 'save as review pdf' function of FM12.But, after reinstalling in my new hard disk, I can not use 'save as review pdf' function of FM12 any more.https://forums.adobe.com/servlet/JiveServlet/showImage/2-4333431-184172/Greyedout.png Please let me know what makes 'Save as Review PDF' function disabled(gray-out).
Hi, all.I am outputting HTML Help from Framemaker 2015. When a numbered or bulleted item wraps to a second line in the FM file, the second line indents under the first correctly.In the .chm output file, the second line wraps to an indent point that is far to the right of the point where it should indent.Why aren't the indent settings carried into the .chm? How can I fix this?Thank you very much.
My computer (win7, 64) was just re-imaged. I reinstalled FrameMaker 12. I now have Acrobat DC (rather than X, which I'd used previously). I now can't Save as PDF. How do I fix this?
(Using Unstructured FM 11 in Windows 7.)I have 30 years of legacy FM files with conditional text reflecting 30 years of company growth. When there were a few differences between models, this was fine. But as things grew, more and more conditions grew. Each file is looking more like a file folder, instead of a stand-alone file; some files have no unconditional text in them other than the title. When I turn on "show all" and "show conditions indicator," I get a rainbow. There are approximately 40 various conditions in our main system now, such that updating them is a nightmare.I'm trying to get a good idea on some "best practices," so that any newly created manuals don't fall into this pattern. -- And perhaps I can figure a way to dismantle the still-live legacy documents.And, no, we are no where close to being able to move to structures XML. I looked into that already and can't justify the cost. It's just me and one 25-year (seniority, not age) colleague who doesn't want anything to cha
Fellow Forum Members,I am using FrameMaker 12 and need help with the included S1000D authoring tool. Mainly I need to know how I can prevent FrameMaker from using the default stylesheets located in the path below:C:\Program Files (x86)\Adobe\AdobeFrameMaker12\Structure\xml\S1000D\xsltAnd instead I need FrameMaker to utilize stylesheets and a BREX which I specify and which are provided to me by the Army in the link below: https://www.logsa.army.mil/mil40051/S1000D.cfmI would be tremendously grateful if a fellow Framer out there can visit the link above and click on the download link labeled, "View Army S1000D Stylesheets " and try mounting these Army stylesheets and BREX and let me know if they work or do not work in FrameMaker 12. If they do indeed work in FrameMaker 12 where in the S1000D GUI do I have the ability to select a MAIN.xsl file which contains links to all the other XSL stylesheets? Any help will be greatly appreciated. Thanks in advance.
I have a 3 column document. A large table that wraps into each column continuous flow. Tops of the table line up across columns. The bottom of the table lines do not they are different heights. Is there a setting to align the top and bottom baselines of the table?
I would like to open the "Cross-References" Pod, however, the only Pod available for selection is the Find/Change Pod.
This is making me crazy, and I know one of you super-experienced users will know the answer to my question.My company just purchased the Helvetica Neue and Helvetica Neue LT Pro font families. InDesign, Photoshop, and Illustrator (on Windows) all show the complete list of fonts.In InDesign, for Font Family you choose Helvetica Neue LT Pro, and in Font Style, there is one called 75 Bold.So far so good.In FrameMaker (and Word, and other Windows programs), there is no Helvetica Neue LT Pro font with the number 75. There is Helvetica Neue LT Pro 55 Roman, and Helvetica Neue LT Pro 65 Med, but no 75 or 85 (both of which I need).Now - I know that the FM user manual says that if you select a font in Frame (maybe it's 55 Roman) and apply bold or italic, it will pick the correct system/physical font to display/print. The problem is - I don't have any idea what that mapping is. Is 65 Med with bold applied actually 75??? I have no idea. (I'm recreating an InDesign template in FrameMaker, and it h
Can someone tell me how Adobe Tech Comm Suite 4 compares with Arbortext?-especially with regard to DITAThanks!
Hi, all.My FM template for PDF output has a text column and side heads. My H1, H2, and H3 are right-aligned within the side head, so they look something like this: HERE IS Here is the text in the text column. blah blah bTHE GLORIOUS SIDE blah blah blah blah blah blah blah blah blah HEADING blah blah blah blahblah blah blah blahblah blah blah blah blahblah blah blah blahblahblah &n
Anyone else able to get anything to work at Adobe DITA World 2016? Clicking the links to watch now and I only get a blank white bar across the top of my screen with a blue X on the right side. Tried MS Edge, MS Internet Explorer, Fire Fox and Chrome. Nothing work and no help links anywhere.
I keep getting Book errors about unavailable fonts (Simplified Arabic Fixed and Simplified Arabic Fixed Obliqued) in generated files (TOC, IX) even though these character formats have never been used in any of my FM files, are not used in Master pages or Reference pages, not found when searched for, and are affected by the Remember missing font names preference turned on or turned off. I've tried importing formats one-by-one, skipping import for some options, importing and wiping manual overrides. Sometimes the limited import works and sometimes it doesn't. This is FM 12.0.4 on Windows 10. Is this a known issue? Is there a workaround that's reliable?
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.