TCS2 Inline graphics hidden by conditional text cause unwanted carriage returns

I have some FrameMaker documents where there are some small icons in the text.  Their anchored frames are set to be "at insertion point" in FrameMaker. They work fine normally, but when the icons are hidden by conditional text, they cause unwanted carriage returns in the RoboHelp output. The text is split into different paragraphs in the middle of the sentence.
For example, this is the FrameMaker input:
And this is the RoboHelp (WebHelp) output:
I notice that if I manually edit a topic in the RoboHelp editor, I can manually apply a conditional tag to an inline graphic without causing a line break.
So, I'm wondering if there's a way to avoid this when using linked FrameMaker documents.
Thanks,
   Philip.

Your logs are generated automatically by your system as it runs - there is nothing further that you need to do. They are ordinary text files, so you can display them on a terminal using any of the usual tools - cat, less, grep, etc.

Similar Messages

  • Re: Conditional text causing Webhelp generation to crash?

    Hi,
    Have you found a solution to this? I am having the exact same problem - it was working well previously but now, whenever I have conditional text IN A TABLE in my FrameMaker source that is hidden, Robohelp crashes.
    Thanks.

    Suzie
    The problem is not EXACTLY the same as your conditional text is in a Fm document. I have moved the thread to the Fm Integration forum where you may get better assistance.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Apostrophe cause a carriage return when sig is selected

    I've got no clue on this one folks, only seems to happen in mail when a sig file is selected as a default, regardless of whether a new signature is created from scratch or a pervious one is chosen.  If none is select it appears to not happen or the adding of an apostrophe does not invoke a carriage return?
    All clues and observations welcome!
    Mr. "P"

    Yes as it turns out someone had turned on smart quotes in the keyboard system preferences.
    Case closed...

  • Post inline graphics into the text. How?

    Hello my friends!
    1. I want to know how can I post graphics into text like in this manual http://www.adobe.com/designcenter/indesign/articles/indcs2at_anchoredob.html
    What commands I should to use? Could you give me an example of code?
    2. Also, how can I make the text wrapped around the posted graphics?
    I use CS3.
    Thank you!

    From the Javascript CS3 examples "Text" -> "AnchoredFrame.jsx":
    //AnchoredFrame.jsx
    //An InDesign CS3 JavaScript
    //Shows how to create an anchored frame.
    main();
    function main(){
        mySetup();
        mySnippet();
    //Setup Help Text
    //Setup help text goes here.
    //end setup help text
    function mySetup(){
        var myDocument = app.documents.add();
        myDocument.viewPreferences.horizontalMeasurementUnits = MeasurementUnits.points;
        myDocument.viewPreferences.verticalMeasurementUnits = MeasurementUnits.points;
        var myPage = myDocument.pages.item(0);
        var myTextFrame = myPage.textFrames.add({geometricBounds:myGetBounds(myDocument, myPage), contents:TextFrameContents.placeholderText});
        myTextFrame.texts.item(0).leftIndent = 72;
        function myGetBounds(myDocument, myPage){
        var myPageWidth = myDocument.documentPreferences.pageWidth;
        var myPageHeight = myDocument.documentPreferences.pageHeight
        if(myPage.side == PageSideOptions.leftHand){
            var myX2 = myPage.marginPreferences.left;
            var myX1 = myPage.marginPreferences.right;
        else{
            var myX1 = myPage.marginPreferences.left;
            var myX2 = myPage.marginPreferences.right;
        var myY1 = myPage.marginPreferences.top;
        var myX2 = myPageWidth - myX2;
        var myY2 = myPageHeight - myPage.marginPreferences.bottom;
        return [myY1, myX1, myY2, myX2];
    } //end setup
    //Snippet Help Text
    //Snippet help text goes here.
    //end snippet help text
    function mySnippet(){
        var myDocument = app.documents.item(0);
        var myPage = myDocument.pages.item(0);
        var myTextFrame = myPage.textFrames.item(0);
        var myInlineFrame = myTextFrame.paragraphs.item(0).insertionPoints.item(0).textFrames.add();
        //Recompose the text to make sure that getting the
        //geometric bounds of the inline graphic will work.
        myTextFrame.texts.item(0).recompose;
        //Get the geometric bounds of the inline frame.
        var myBounds = myInlineFrame.geometricBounds;
        //Set the width and height of the inline frame. In this example, we'll
        //make the frame 24 points tall by 72 points wide.
        myInlineFrame.geometricBounds = [myBounds[0], myBounds[1], myBounds[0]+24, myBounds[1]+72];
        myInlineFrame.contents = "This is an inline frame.";
        var myAnchoredFrame = myTextFrame.paragraphs.item(1).insertionPoints.item(0).textFrames.add();
        //Recompose the text to make sure that getting the
        //geometric bounds of the inline graphic will work.
        myTextFrame.texts.item(0).recompose;
        //Get the geometric bounds of the inline frame.
        var myBounds = myAnchoredFrame.geometricBounds;
        //Set the width and height of the inline frame. In this example, we'll
        //make the frame 24 points tall by 72 points wide.
        myAnchoredFrame.geometricBounds = [myBounds[0], myBounds[1], myBounds[0]+24, myBounds[1]+72];
        myAnchoredFrame.contents = "This is an anchored frame.";
        with(myAnchoredFrame.anchoredObjectSettings){
            anchoredPosition = AnchorPosition.anchored;
            anchorPoint = AnchorPoint.topLeftAnchor;
            horizontalReferencePoint = AnchoredRelativeTo.anchorLocation;
            horizontalAlignment = HorizontalAlignment.leftAlign;
            anchorXoffset = 72;
            verticalReferencePoint = VerticallyRelativeTo.lineBaseline;
            anchorYoffset = 24;
            anchorSpaceAbove = 24;
    } //end snippet

  • Is there a tutorial/primer for working with conditional text and page numbering in book folders?

    I'm ramping up on FrameMaker 9 and have been experimenting with using folders in book files. I like being able to add Frame files to the folder to organize content. But I also need to use conditional tags. In one version of my book, the entire contents of some files in one folder are hidden using conditional text. I can't figure out how to set the numbering for each file so that the page numbers adjust appropriately in this scenario. Or is it even possible to do this?
    Can anyone recommend an advanced tutorial for using folders in Frame 9?

    Michelle,
    It would be easier to maintain if you create a different book file that omits the entire "conditionalized" set of files.
    See these Adobe TechComm blogs for some more background info on using hierarchical books and numbering behaviour:
    http://blogs.adobe.com/techcomm/2009/05/xml_authoring_projects_using_hierarchical_books.ht ml
    http://blogs.adobe.com/techcomm/2009/06/numbering_in_hierarchical_books.html

  • I am losing my carriage returns when sending emails. How to keep? uses SMTP Email MIME Text Content-Type.vi

    I am losing my carriage returns when sending emails using the Internet email vi's.
    All carriage returns are stripped out and I get one long word wrapped paragraph.
    I want to avoid html.
    Ideally, using the vi's for rich text would be perfect, but a simple text message with carriage returns and line feeds in any font ok. 
    uses SMTP Email MIME Text Content-Type.vi
    i have tried text/plain, text/html, and mixed yada something

    You need to use Line feed constant and then use concatenate function.See the screen shot.
    Naqqash
    Attachments:
    Using Line feed.png ‏15 KB

  • Very slow PDF generation when conditional text is hidden in FM 9.0

    I am working on 96-page chapter of a larger book. A 7-page section of the chapter needs to be hidden until the next release, so I hid it with conditional text. After doing this, the "Save as PDF" printing process goes from taking 6-7 seconds to taking several minutes. If I unhide the conditional text in the same session, printing is very quick again.
    I have no problem generating very PDF files with the PDF printer in other applications (Word, PowerPoint). The issue is specific to FrameMaker and the use of conditional text. What might be causing this?
    I am using FrameMaker 9.0p255 and Distiller 9.0.
    - Chris

    Hi Jeff,
    These were good suggestions to try. Saving the document first has no effect on PDF generation.
    However, I did find that printing to the Adobe PDF printer remains fast when the conditional text is hidden. That's quite an interesting finding! I did also notice that these two methods of PDF generation aren't identical:
    "Save as PDF" opens an Adobe Distiller window, while printing to the Adobe PDF printer opens a different "Creating Adobe PDF" progress box (looks like it's from the printer driver itself).
    "Save as PDF" generates a 1188k PDF file, while printing to the Adobe PDF printer generates a 1049k PDF file.
    "Save as PDF" defaults to placing the PDF in FrameMaker's working directory, while printing to the Adobe PDF printer defaults to saving to the last place to saved a printed PDF file (awkward when working with multiple directories, as I often do).
    When I do a "Save as PDF", FrameMaker does still spool to the PDF printer. It is this spooling that takes a long time. Once spooling is complete, then the Distiller window opens and the PDF is created very quickly.
    I would still like to get "Save as PDF" working since it knows where to place the PDF file. No solution to the runtime yet, but at least there is progress...

  • Eliminating blank pages caused by conditional text

    FM 8.0p277
    Windows 7 32-bit
    My PDF file contains extra blank pages caused by hidden conditional text. All files are set to "Delete empty pages." Is there anything else I need to do?
    Thanks!
    Karen

    Hi Peter,
    Thanks for responding!
    The blank pages do not use custom master pages and do not have any empty carriage returns. However, because of the way the page break happens to fall, the marker for the hidden conditional text is the only thing on the blank page. If a hidden condition marker is the only thing on a page, can FM not delete the page?
    Also, is there any way that FM can ignore a file in the book that is 100% conditional, and not create any pages for it in the PDF?
    Thanks,
    Karen

  • Selecting text under inline graphic

    I need to edit text under an inline graphic. I am not able to select / edit the text.
    I've tried to "send to back" (the graphic), but it still says above the text.
    I'm doing this in order to get round corners around a table.
    If you know how to drill down and select the text, I would be much obliged.
    I'm using CS4 ME version.
    Thanks for any and all assistance.

    There is no layering with an in-line graphic (what InDesign now calls Anchored Object). The object is inserted in the text flow, and since text flows as it is entered, an in-line object will be cover text that is before it in the flow (ie. before the insertion point) and  text after the insertion point will be superimposed on top of it. That doesn't mean that you can directly select that text that appears to be "on top" of the object though. To select that text you will need to position your cursor in text that is not covered by the graphic and use the arrow keys to navigate to the point in the text that you want to edit. (alternately you could just use find/change).
    You should still post a screen shot of what you're doing because there may be more to it than this. For instance, if your in-line graphic is a table that is already in a text frame as opposed to simply inserted into the text, you could be unnecessarily complicating things.

  • How to retrieve all external refereces in a frame maker file without conditional text of hidden

    How to retrieve all external refereces in a frame maker file without conditional text of hidden

    Hi,<br />Finally I found the solution of the above problem.<br />Use following interface-function combination.<br />///////////code start<br />UIDList lst = Utils<IInCopyWorkFlowUtils>()->GetInCopyStories(doc);<br />for(int32 index = 0;index < lst.Length();index++)<br />{<br /><br />UIDRef incopyStory = Utils<IInCopyWorkFlowUtils>()->GetContainingInCopyStory(lst.GetRef(index));<br />if(incopyStory == UIDRef::gNull)<br />{<br />                                             break;<br />}<br />IDataLink * dLink = Utils<IInCopyBridgeUtils>()->QueryDataLink(incopyStory);<br />if(dLink == nil)<br />{<br />     break;<br />}<br />}<br />//////code end

  • Colour below paragraph text in inline graphic way

    Hellow,
    I am doing children story book in indesign cs5. Every story has  title, picture, story, questions and some other fun matter.
    Story flows in two and two and half pages. Below STORY MATTER ONLY we want to put colour which flows one frame to another or one page to another.
    I am doing full INLINE graphic i.e. every thing in one frame  flowing automatically if I reduce or add matter in between.
    Can it possible colour patch below story matter  adjusted atuomaticelly if matter reduced or added and flow from one frame to another.
    Can we define in paragraph style colour below paragraph.

    sadhale wrote:
    Dear Peter Spier
    Yes, I tried paragraph rule also. But It dosent work because if paragraph ends with one or two words, colour patch dosent stretch to right edge.
    Then colour dosent go little beyond matter.
    I can use Anchor object, but I need to adjust anchorde patch as per matter.
    You will get better idea from the image below
    Have you considered applying the background color as a filled rectangle on the master page, and creating the white separators around graphics, and activities items as anchored objects with white fill and/or borders?
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Errors trying to apply a Boolean expression for conditional text

    I have been trying to create some Boolean expressions to filter conditional text, with mixed results. The Boolean expression is three conditions separated by ORs followed by four conditions preceded by AND NOTs. When I apply the expression, FrameMaker exhibits and error and has to quit. The numbers in the error message are:
    9004, 4908044, 6134440, 5459515
    The hidden log file appears to be nothing more than a stack dump.
    Do the numbers listed above indicate anything?
    Are there any known limitations on how long a Boolean expression can or should be? One expression with one fewer OR worked.
    Does there need to be a space between an AND and a NOT? The builder does add one, so I assume it is not necessary.
    Does anyone have some general rules of thumb when working with Boolean expressions for conditional text?
    Thanks,
    Van

    Van,
    The error values are meaningless to users. However, please do send the logfiles to the [email protected] address.
    As far as conditionals go, the general rules are that conditon names must be quoted and that if your ar using the NOT, it must run together with the AND or OR, e.g. ANDNOT ORNOT.
    There's an articel in the Developer Connection on using the boolean operators at http://www.adobe.com/devnet/framemaker/articles/fm8_single_sourcing.html
    Perhaps if you posted the condition that caused the crash, someone might be able to spot an error.

  • Show/Hide conditional text at a book level

    I am using TCS2 on Windows XP.
    FM 9.0 p250
    I have several files as part of a large FM book. Each file has the same text conditional tags. Can I, at a book level, set my conditions to show/hide, etc. and then update the book? So far, I only know how to open each file, set the SHOW/HIDE CONDITIONAL TEXT as I need it (not to show conditiona indicators and according to my built expression) and then save and close each file.
    Is there a way to do all my files at once? Note- I want them all set the same way... so that might make it easier..
    Thanks,
    Adriana

    adrianaharper wrote:
    I am using TCS2 on Windows XP.
    FM 9.0 p250
    I have several files as part of a large FM book. Each file has the same text conditional tags. Can I, at a book level, set my conditions to show/hide, etc. and then update the book? So far, I only know how to open each file, set the SHOW/HIDE CONDITIONAL TEXT as I need it (not to show conditiona indicators and according to my built expression) and then save and close each file.
    Is there a way to do all my files at once? Note- I want them all set the same way... so that might make it easier..
    Thanks,
    Adriana
    I don't have FrameMaker available right now, so I'm working from memory, using the traditional FrameMaker menus, rather than the FM 9 tools.
    Select all the files in the book window. With the book window active, open the View menu and look for Conditional Text. Your settings here apply to all selected files in the book window, so it's possible to set conditions on all or some files files. Ctrl+Click to select non-contiguous files; Shift+Click to select a range of contiguous files.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Conditional Text in Table - Problems with row height adjustment

    Hey there,
    I’m german but I try to express my problem in english as good as I can. Not always easy with the different menu names. Hope you get what I want to say! :-)
    As you can see in my attached screenshot, I placed text in a table.
    Text height is set to: minimum 1,5 … so it adjusts to the amount of text.
    This is what I want - it should adjust the height to the marked/aktivated conditional text.
    It always adjusts the hight when I blind out the first line oder lines in between (e.g. line 2+3 of 4).
    But if I want to blind out the last line(s), there is a ¶ at the end and a extra blank line with the #.
    I know, the # stands for the following hidden Text, but why does it work with the red/green text.
    There is also text hidden (green), but the mark # is right after the last word - not in a new line.
    Has anyone a solution for this?
    Thanks in advance!

    That's ok so far. A paragraph sign at the end of a text forces a new line.
    To change that do the following:
    For every condition you need another condition just for the paragraph sign that comes immediately after the condition. Not after every paragraph of one condition, but at the end of every consecutive numbers of paragraphs of the same condition.
    So in your third example you'll need two conditions more:
    1. One for the paragraph sign at the end of condition "meaasurements"
    2. One for the paragraph sign at the end of condition "price 2"
    Whenever you make the other conditions invisible, you also have to turn off the new conditions that only control the paragraph signs.
    See the following screenshots:
    Uwe

  • Removing conditional text tags in a batch

    Hi everyone, using TCS2 on Win-7 64-bit.
    We have been using some conditional text tags in our writing, and now we are looking at adding a few new ones and taking a few away. Is there a way to remove a batch of conditional text tags from a whole bunch of FM documents, all at once? It is a tedious process to do it manually, doc per doc, tag per tag... wondering if there is a script, or anything like that?
    Thanks,
    Adriana

    I believe there are a couple of utilities to manage conditional tags; you might try searching Leximation's tool list:
    http://www.leximation.com
    And, there could definitely be Framescript-based scripts, either generic or written customized for your requirements. Here's the FrameScript group:
    http://groups.yahoo.com/subscribe/framescript-users

Maybe you are looking for

  • Can't open/update iPhoto

    I have been lucky to install the new iLife '11, but after I have installed it for about a few weeks, it can't open. It happened to me when I tried to open it pops up a notice like this: In order to open iPhoto, you need to update to the latest versio

  • Need help in getting UM report

    Hi Champs, Can any one help to get the report ? how to run a report against Exchange UM in order to display who has recorded a custom greeting versus those that have not done anything?  we need to be able to report on which users have recorded their

  • Problem inserting and querying XML data with a recursive XML schema

    Hello, I'm facing a problem with querying XML data that is valid against a recursive XML Schema. I have got a table category that stores data as binary XML using Oracle 11g Rel 2 on Windows XP. The XML Schema is the following: <?xml version="1.0" enc

  • Random photos missing when I sync iPhone to MacBook Pro

    I have had this issue for at least the last few months: when I sync my iPhone 5 with my MacBook Pro in order to import all the photos I have recently taken on my phone into iPhoto, only a portion of the photos I have recently taken are available to i

  • Editable forms in Hebrew become empty on Windows XP

    We have a PDF with editbale forms in Hebrew which should be used on WindowsXP. The problem is that after installing the extended language support, the forms look empty and the typing in them in not seen! If we remove the extended support for the Hebr