How to paste the text as default text?

How can I get FM to paste the text as text by default, instead of having to use 'paste special '?

(Years ago a configuration file that can be changed, but memory fails me).

The configuration file is maker.ini... There is one master copy of the FrameMaker application, but you should rather edit your own personal copy, which will replace the captain. You can find it in:

  • "\Documents and Settings\\Application Data\Adobe\FrameMaker\" on Windows XP ".
  • "\Users\\AppData\Roaming\Adobe\FrameMaker\" on Windows Vista and later versions. ".

FrameMaker rewrites your copy whenever it comes out - so before you change the file, quit FrameMaker, otherwise it will just overwrite your changes. Then backup the file, just in case.

The desired setting is ClipboardFormatsPriorities. It is very unlikely to already be present, but if this is the case, modify its value. Otherwise, add this line to the [options] section:

ClipboardFormatsPriorities = FILE, MIFW, MIF, RTF, OLE 2, META, DIB, EMF, BMP, UNICODE, TEXT TEXT

The above is the default setting. Change the order by yourself; You can use one of the following conditions:

  • ClipboardFormatsPriorities = FILE UNICODE TEXT, TEXT, MIFW, MIF, RTF, OLE 2, META, EMF, DIB, BMP
  • ClipboardFormatsPriorities = UNICODE TEXT, TEXT FILE, MIFW, MIF, RTF, OLE 2, META, EMF, DIB, BMP

Restart FrameMaker. No problem, go back to your backup of the file.

Tags: Adobe FrameMaker

Similar Questions

  • Paste the text into facebook

    Hello
    Sorry a simple question.
    How to paste a URL or a text just leave the notebook in a Facebook comment on a photo?
    in the past it was all ok, but since 2 months if I press Enter to post my comment, I'm going to the effects of the space bar. its unpossible paste the text. Thanks for the suggestions.

    solution:

    Despite the protection of personal information (!).

    DOM. Event.clipboardevents.Enabled > TRUE.

    It works fine now!

  • How to get the text of a SystemPrompt (Cascades)

    Hello

    I've been struggling with this for a few hours now. I followed the example of "dialogues" on github, so I have successfully created a SystemPrompt (the dialog box that allows the user to enter text and accept / reject). Curiously, in this example there is no use of user text input. Do you know how to get the text in my QML? Here you have an example of code that I use:

    My QML:

    // Default empty project template
    import bb.cascades 1.0
    import bb.system 1.0
    
    // creates one page with a label
    NavigationPane {
        id: navigationPane
        Page {
            attachedObjects: [
                SystemPrompt {
                    id: prompt
                    title: qsTr("Enter a text for the label")
                    modality: SystemUiModality.Application
                    inputField.inputMode: SystemUiInputMode.Default
                    inputField.emptyText: "Label text..."
                    confirmButton.label: qsTr("Ok")
                    confirmButton.enabled: true
                    cancelButton.label: qsTr("Cancel")
                    cancelButton.enabled: true
                    onFinished: {
                        if (result == SystemUiResult.ConfirmButtonSelection) {
                            lab1.text = ????? // Here is where I don't know what to do
                        }
                    }
                }
            ]
    
            Container {
                layout: StackLayout {}
    
                Label {
                            id: lab1              text: "Label text"
                    objectName: "lab1"
                    textStyle.base: SystemDefaults.TextStyles.TitleText
                    horizontalAlignment: HorizontalAlignment.Center
                }
    
                Button {
                    text: "Update label"
                    horizontalAlignment: HorizontalAlignment.Center
                    topMargin: 150.0
                    onClicked: {
                        //_appUi.editLabel();
                        prompt.show();
                    }
                }
            }
        }
    }
    

    Be sure to add this in your .cpp file or all of app:

    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    #include 
    

    and don't forget to include them in your app .cpp file (probably not all are needed, but just in case I leave here for the moment):

    qmlRegisterType("bb.system", 1, 0, "SystemUiButton");
        qmlRegisterType("bb.system", 1, 0, "SystemUiInputField");
        qmlRegisterType("bb.system", 1, 0, "SystemToast");
        qmlRegisterType("bb.system", 1, 0, "SystemPrompt");
        qmlRegisterType("bb.system", 1, 0, "SystemCredentialsPrompt");
        qmlRegisterType("bb.system", 1, 0, "SystemDialog");
        qmlRegisterUncreatableType("bb.system", 1, 0, "SystemUiError", "");
        qmlRegisterUncreatableType("bb.system", 1, 0, "SystemUiResult", "");
        qmlRegisterUncreatableType("bb.system", 1, 0, "SystemUiPosition", "");
        qmlRegisterUncreatableType("bb.system", 1, 0, "SystemUiInputMode", "");
        qmlRegisterUncreatableType("bb.system", 1, 0, "SystemUiModality", "");
        qRegisterMetaType("bb::system::SystemUiResult::Type");
    

    Thank you very much

    If you look very carefully by the docs, you'll trip over https://developer.blackberry.com/cascades/reference/bb__system__systemprompt.html#inputfieldtextentr...

    So, replace your? with inputFieldTextEntry() and you will get the text you need.

  • How to paste a text in a selected textframe

    Hi, a new script I want to paste text into a textFrame.

    I would choose my text, copy and execute my script.

    My script locate a textframe, select it.

    I don't know how to paste the selected contents of the textframe.

    App.Paste ();

    The dough is OK, but it creates a new textframe while the block is selected.

    Can you help me?

    THX!

    If it works the same as it does in the interface itself. Try it: copier copy text, select (but do not enter) a block of text, tap on paste. A new block of text appears.

    To get what you want, you must put the text inside your selected image cursor. This is not a function but fortunately this weird-looking command works:

    app.selection[0].insertionPoints[-1].select();
    app.paste();
    
  • How to get the text have the same effect as the video?

    Hello

    For the first time post here, but I wonder how to get the text of the titles have the same effect as the video behind her.

    For my video, I use 'bad tv' and other effects such as Gaussian that obviously changes the appearance of video, creating the look of VHS. However, I then inserted text via the title, but it normally appears. How can I make this text have the same effects as the video behind it?

    A friend told me I might need to add text to the video first, then do the effects, I have not tried, but wonder if there is an easier way, as this would require me to restart.

    EDIT: That's what I'm looking for. https://youtu.be/7_2PHQI89dI?t=24s The text has the same effect as the video.

    Thank you

    One way is to create a clip made up based on the title and the original clip. Then apply the effect.

    Another way is to use an adjustment layer.

    Good luck.

    Russ

  • How to make the text bigger in youtube! Cubs in youtube!

    I made the largest text where google search arrives! But when I go on youtube the text is much tinier and I 65 to cataract and I can't read the text at right! How to make the text bigger in youtube? Thank you very much! I tried everything, but nothing changes the size!

    When you view this page hit {Ctrl + 0} < is a zero number -to reset the zoom level for this area.

    https://support.Mozilla.com/en-us/KB/page+zoom

    If you move the scroll wheel, and are now the CTRL key, you can change the zoom level of the page that is viewed - both in & out.

  • How to make the text darker or bolder

    How to make the text darker or bolder in safari

    shutterbox-

    I'm with you.  Cataract surgery, it will take longer, and the thin, plugged in my humble OPINION, typeface they chose is really for less than 40 eyes.

    The same "BOLD" of the police system capacity would be so appreciated.

    There are 3rd party apps that can change system fonts, and I saw messages claiming success, but I'm a purist to try.

    Small fonts (to us) make it very painful to be here.  I just hope they realize that our needs must be met, as well.

  • How to Flash the text Message text in CVI

    Hi, anyone know how to Flash the text in a text control in CVI.

    Thanks for any help

    Unfortunately, there is no such simple method for flashing text.

    You must code explicitly.

  • How to change the text in the paint once I clicked outside of the text box?

    How to change the text in the paint once I clicked outside of the text box?

    How to change the text in the paint once I clicked outside of the text box?

    ====================================
    I guess you could go to... Change / Cancel... then again...

    FWIW... the free Picasa software has tools to add text to photos.

    Picasa
    http://Picasa.Google.com/

    How to add text to your Photos using
    Google Picasa 3
    http://www.ehow.com/how_4599330_text-photos-using-Googles-Picasa.html John Inzer - MS - MVP - Digital Media Experience - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • How to set the text back in webview?

    Hello

    Someone knows how to put the text in full screen according to the 2 screen capture?

    Code

    import bb.cascades 1.0
    
    Page {
        Container {
            //Todo: fill me with QML
            ScrollView {
                id: scrollView
                scrollViewProperties {
                    scrollMode: ScrollMode.Both
                    minContentScale: 2
                }
                WebView {
                    id: webView_Condiciones
                    url: "local://assets/html/copy_Right.html"
                }
            }
        }
    }
    

    screenshot 1 (I got the result as below)

    Screen Shot 2 (need to result as below)

    So let me know what I did wrong?

    Hello

    I think your problem is

     minContentScale: 2
    

    Ask yourself the ScrollView to zoom in on your web pages display... Zoom will make wider and higher...

    If you just want more large print, try something like this:

    import bb.cascades 1.2
    
    Page {
        Container {
            //Todo: fill me with QML
            ScrollView {
                id: scrollView
                scrollViewProperties {
                    scrollMode: ScrollMode.Both
                }
                WebView {
                    id: webView_Condiciones
                    url: "local:///assets/index.html"
                    settings.defaultFontSize: 32
                }
            }
        }
    }
    

    With this HTML code:

    
    
    
    Hey There
    • Lorem ipsum dolor sit amet, consectetur adipiscing . . . . . . . . . ---8<-- SNIP -->8--

    I see:

  • Paste the text copied without formatting in the form fillable

    I created a PDF form to be completed online for my clients who copy and paste a large amount of information to ensure accuracy. There are several fields that are marked as multiline and formatting so that the field adapts most of the information, however, when customers are copy and paste the information that they are facing two problems:

    1. He is coming with the source rather than the defined field of formatting formatting
    2. When they try to paste several lines of text, it is not wrapped in the field as it should. Instead, he says that he can not paste the text and runs to the end of the field, even if there is a lot of room below.

    This form was created using acrobat and fill using reader. Are there solutions to these two problems?

    Under the Options tab of the field properties window, is the 'allow Rich Text Formatting' selected? If so, that probably the reason and it must behave as you want, when it is turned off. If yo don't want the user to be able to enter more text than the field can display, you should also deselect the option "text long scroll.

  • How to wrap the text to &lt; af:commandLink &gt;

    I am building a web application using Jdeveloper 11.1.2.3 fusion

    Question: How can deform the text for < af:commandLink > ?

    < Af:outputText > component there is merit called noWrap where I can choose wrap the text or not. In my case, I have a long title that defined as < af:commandLink > and I want to surround the text of the link, but there is no such opportunity. If it possible anyway, please share information with me. Thank you

    Hello Salman,

    You can use the text output within the command binding and then on top of the textbox output use the style class - inlineStyle = "" white-space: normal; ""

    Thank you

    Prabhat

  • How to view the text onto an interactive button in Indesign CC?

    How to view the text onto an interactive button in Indesign CC?

    I'm doing my map.

    I am now able to link a button in my card to a website url, but what I really want is a way to make the text appear next to a button, it shows what kind of construction is by turning over with the mouse.

    One?

  • How to get the text block, given anchor (~ a)

    I need to dynamically position anchored with anchor text blocks (but the relative position will be different for each anchor). If I grep ~ i can get the anchor marker - how to get the text block once I got this marker?

    Thank you

    The marker "anchor" is a character of "simple".

    So you can do the following if you have identified the character (and in this example selected it):

    //Start with an "Anchor Marker" selected:
    var myCharacter = app.selection[0];
    
    if (myCharacter.texts[0].textFrames.length == 1){
    
    var myAnchoredTextFrame = myCharacter.texts[0].textFrames[0];
        //do something with the anchored text frame:
        myAnchoredTextFrame.fillColor = "Yellow";
    
        };
    

    You can set the myCharacter variable differently, if you know the index of the character according to his history of parent.

    Or if you have found the character as part of a search GREP or TEXT by ExtendScript (JavaScript).

    Uwe

  • How to align the text to the right in the text filed using Adobe Acrobat Pro?

    How to align the text to the right in the text filed using Adobe Acrobat Pro? I am able to align the text box, but not the alignment of the text with the deposited text.

    In the Options tab of the field properties dialog box, you can choose left, Center, or right alignment.

Maybe you are looking for

  • Slow down the VI asynchronous Startups

    Hi all I hope for useful tips. I have a large application that loads 36 UI dynamically when starting. 12 of them are then loaded into sub-panels. The user can then choose to trade in the most different according to what they want to see. Of the 36, t

  • I get this error message: Code 80070663

    I get this error message: Code 80070663 and it seems that there is no solution for it to what tells me the support. Please give me a process step by step in order to fix this problem please!

  • Pavilion elite e9300z Office video update for the game card

    What is the video card game max nice that I could put in this system?  I want to be able to play games such as SkyRim without him jumping around.  Upgrading the video card even going to help? Operating system: Windows 7 Home Premium 64-bit Processor:

  • Reinstalled xp home and there is no firewall

    Had problems with the wife's computer - it was coming and jump by itself - so I reinstalled xp.  When I go to the control panel it shows no firewall.  I can't find anything with the firewall settings.  Also, I have more option of 'stand-by '. PS: I p

  • Get connection SSO modules

    HelloI am building an Apex application where users connect to the Server SSO (Single Sign-On).I am able to get a property as & APP_USER. to get the user's login information but are only the one piece of information I can get?I also wanted to create g