『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
The official community for FrameMaker.
新着順
I am running unstructured FM 2017 in a Windows environment and am fully patched.My Adobe Distiller has stopped working and will no longer generate a PDF.I have tried Print to PDF, Save as PDF, and Save as TPS with no success.Any help would be appreciated.
Hi,i want to iterate all tables.. and process table contentshow to do it through script?pls help
My graphics looked fine in output before, but after adding rectangle hotspots for interactivity, the output graphics are noticably blurry.Are there any hidden settings that control this?The output options have been set to Default Format: (As Is), and JPG Quality 100.I copied the graphic so I have the same one with and without hotspots, and hotspots are definitely the cause.
How can I prevent this from happening?I exported an image from Adobe Illustrator to PNG. Then I imported it by reference into Frame. Then I saved it as PDF, then I printed it.On paper the image is printed about the size of postage stamp. In FrameMaker, the image is 672 pt high...about the entire height of the page.
I installed TCS 2019 yesterday. Captivate, RoboHelp, Acrobat all launch successfully. However, FrameMaker fails to launch and I get a FrameMaker.exe - Application Error message stating "The application was unable to start correctly (0xc0000013). Click OK to close the application." Has anyone seen this before and found a solution?I'm running Windows 7 SP1 on an i7 laptop, 16 GB of RAM, 200+ GB of disk space available. I've checked Java to make sure I'm running JRE 8; I am. I have not removed TCS 2015 and don't want to until I know I can run the new version. I've uninstalled and reinstalled the FrameMaker component of TCS 2019 several times with no success.Thanks!
Since updating to FrameMaker 2019, I have had a problem with random chapter bookmarks being omitted when saving a .book file as a PDF.My workaround has been to remove the problem chapters from the .book file, save copies of a non-problem chapter using the filenames of each problem chapter, copy/paste their contents into the copies, then import the copies into the .book file.When I save the .book as a new PDF, all bookmarks are present. (Lower-level bookmarks have so far not had this issue.) These are files created in FrameMaker 2015. The problem did not occur until after the software update.Does anyone have a theory as to what is causing this?
Sometimes the graphics that we use in our documents suddenly disappear.In stead of data of the graphic:<Anchor><Image><graphic file="../Graphics/pic308.jpg" impsize="0.984in 0.865in" impby="ref" sideways="0" impang="0.000" xoffset="0.000in" yoffset="0.059in" position="below" align="acenter" cropped="0" float="0" width="0.984in" height="0.984in" angle="0.000" nsoffset="0.000in"/></Image></Anchor>the following appears:<Anchor><Image><graphic></graphic></Image></Anchor>So all references to the graphic are lost.Furthermore the reference to the StructApp at the start of the XML-file is changed from:<!DOCTYPE Document SYSTEM "file:///N:/Centrale%20Projecten/StructApp/Zeiss%20(VDL)/atg_EN.dtd" [in<!DOCTYPE Document SYSTEM "file:///N:/Centrale%20Projecten/StructApp/Zeiss%20(VDL)atg_EN.dtd" [Does anyone know what causes this issue and how to prevent thi
Hi everyone, I'm having a problem with conditional text in HTML5 output from (non-structured) FM 2017. I'm using conditional text quite effectively to produce PDFs (File > Save as PDF). The output is always based on the visible text in the editor, as I would expect. As I change visibility of conditional tags, the content changes correctly, and the output includes only what I can see. However, when I try the same approach to produce HTML (File > Publish > Responsive HTML5 > Generate Selected Output) using a configured STS file, all text from all conditional tags is always included. Obviously, this is not what I want. Adjusting the selected conditional tags and visibilities in the current book makes no difference. I tried this against the book file and the individual FM files. So, I did some investigation yesterday, and read this thread: FM12: Conditional text and Publish to Microsoft HTML Help This seemed to indicate that there was an issue with the STS file I am using.
Hi,how to get the applied PgfFmt and charFmt names of the selected text using script?
I have a Framemaker book that gives numerous Unresolved cross-reference error messages when I try to create a TOC. The errors appear to be related to figure numbers where I inserted images.
I'm using Frame 2017 unstructured and have noticed tick marks (faint periods) in some of my table cells after converting to PDF. It turns out that those marks are green paragraph tags in FrameMaker. How can I get rid of green paragraph marks - turn them black?
Since yesterday I cannot generate pdf using "Save as PDF.."Iv'e tried different .fm an .book files. Individual .fm files work fine but saving book files as pdf FM crashes.While Distiller does run, it aborts after a few hundred pages and the only output is a large tps file.I tried troubleshooting the tps file according to Troubleshoot PostScript errors but the PostScript error is "%%[Error: ; OffendingCommand: ]%% , i.e. nothing to go on.Does anyone know why this can be happening? or how to use the find the problem in the tps file?Thanks!
Hi,how to get the font size of the text? the following code returns empty var oProp = doc.GetTextPropVal( textRange.beg, Constants.FP_FontSize); alert(oProp.propVal.sval);pls help
I am using Framemaker 19. I have two separate books and want to know if I can import a section of one book's file into a section of another book's file so that when the 1st document is changed it will update the other book through the update process. In other words, I want to pull a small table from a document file in book 1 and have it linked into a section of a document file in book 2. I know I can do it with source files, but I'm trying to keep from having to manage many numerous sources or having to update information in multiple locations when there are revisions.
framemaker 2015 doesn't start even after completely re installed and cleaned registry. still opened for 10 sec then closed
When I create an FM book file with components from my ditamap, everything filters correctly as per the ditaval file.When I create an FM composite file from my ditamap, nothing filters at all as per the ditaval file.Any ideas, suggestions, comments?
Hi,how to find the text based on font size and change its size.. it was successfully done using font/replace dialog..but how to do it through script?for ex: find font size = 12pt , change font size = 14pt 12pt text will change to 14pt textpls help
Hi all, how to use Constants.FF_FIND_USE_REGEX with find() method..i want to find regular expressions in framemaker document using scriptplease help
I am working on a script to search through a document and add gotolink markers to specific text.For example, in this text, "Lorem ipsum dolor sit amet, consectetur adipiscing F1, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim F2 minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip T1 ea commodo consequat," F1, F2 and T1 have the character tag "Link" and need the gotolink marker applied. The word "quis" is also a link, but should be skipped as it is not what we are looking for. Thanks to script I've found and help I've received here, I've got a good start, but now I'm stuck. The script loops through and finds all the text with the character tag "link." However, it only read the text and applies the gotolink marker to the first instance. In the example above, If there are three instances of text with the "link" character tag, it will apply "gotolink f1" three times to the first instance.This is what I want the script to do.
Good Afternoon. I am running FM 2015 and wish to insert an arrow on an image similar to thosebelow but no matter what format I use I cannot get rid of the white background.This is something I can do in MS Word (sorry) but most of my work is now in FM. Please can you advise me if it is possible? I removed the background colour from thearrow using Photoshop. Your assistance would be appreciated. Kind regards Ian Reeve Word 2013 versionNo Arrow background colourDone with TiFF or PNG FM 2015 versionArroe Background showingTIFF, PNG, JPG, PSD images tried.
I am trying to highlight text in FM, but cannot find a way to do that. Any ideas?
How to avoid references to images and overall xrefs during opening dita files with ExtendScriptIs there any parameter for that?I'm having problem when I open dita files with extendscript in visible mode. but when I copy the file to different path where it doesn't see images and references then it is okey, so I am thinking to avoid references when I open the file.any thoughts ?
I have downloaded the trial version of FrameMaker 2019 64 bit on my laptop and can not install it. It quits with an error 183. I have checked the system info and I am running Win 10 64 bit. I am installing the english version and in default location. Only it won't install...Can anyone help?Best regardsBjørn
Hi,I have several books with scores of individual files.Is there a utility to automate the use of changebars? Thanks,--Jim
The Arrange Documents menu/icon is not available in FrameMaker 2017 (version 14.0.4.511)If I only have two files open,then I can use Windows Tile to see two documents side by side. If more than two files are open, it tiles all of them. In FM 2015 I could get that view when there were more than two files open by using the Arrange Documents menu. It seems that the workaround in FM 2017 is to only open two files, select Tile, then continue to open the rest ofthe files manually so they are separated between the two windows.
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.