Export/import text with all styles (indesign CS3 (XP SP2))

I'm looking for the best way to export text so authors can edit their text using MS Word, Excel or xml. (they don't want to use Indesign). after they are done editting I want to import the text back into Indesign (with par, char, obj styles).
I know how to import/export to .doc with styles, but this doesn't work for table, object styles, and page breaks.
Xml tags or plugin/software might be a solution.
I've searched the forums, google and read the help file, but still don't know what the best/quickest solution might be. ... ?
thanks in advance

1. Those programs don't support every feaature of InDesign, so you are out of luck.
2. If they don't want to use InDesign, ask them to use InCopy, that is the only one programm which supports the whole InDesgin-functionlity
3. Page breaks should never be done manually, never in Word, neither with InDesign. They should be created via paragraph styles in both program, but with the import options is a checker to get Word's page breaks.

Similar Messages

  • Export / import tablespace with all objects (datas, users, roles)

    Hi, i have a problem or question to the topic export / import tablespace.
    On the one hand, i have a database 10g (A) and on the other hand, a database 11g (B).
    On A there is a tablespace called PRO.
    Furthermore 3 Users:
    PRO_Main - contains the datas - Tablespace PRO
    PRO_Users1 with a role PRO_UROLE - Tablespace PRO
    PRO_Users2 with a role PRO_UROLE - Tablespace PRO
    Now, i want to transfer the whole tablespace PRO (included users PRO_MAIN, PRO_USER1, PRO_User2 and the role PRO_UROLE) from A to B.
    On B, I 've created the user PRO_Main and the tablespace PRO.
    On A , i execute following statement:
    expdp PRO_Main/XXX TABLESPACES=PRO DIRECTORY=backup_datapump DUMPFILE=TSpro.dmp LOGFILE=TSpro.log
    On B:
    impdp PRO_Main/XXX TABLESPACES=PRO DIRECTORY=backup_datapump DUMPFILE=TSpro.dmp LOGFILE=TSpro.log
    Result:
    The User PRO_Main was imported with all the datas.
    But i 'm missing PRO_USER1, PRO_User2 and the role PRO_UROLE...
    I assume, i 've used wrong parameters in my expd and / or impdp.
    It would be nice, if anybody can give me a hint.
    Thanks in advance.
    Best Regards,
    Frank

    When you do a TABLESPACE mode export by specifying just the tablespaces, then all that gets exported are the tables and their dependent objects. The users, roles, and the tablespace definitions themselves don't get exported.
    When you do a SCHEMA mode export by specifying the schemas, you will get the schema definitions (if the schema running the export is privied) and all of the objects that the schema owns. The schema does not own roles or tablespace definitions.
    In your case, you want to move
    1. schemas - which you already created 1 on your target database
    2. roles
    3. everything in the tablespaces owned by multiple schemas.
    There is no 1 export/import command that will do this. This is how i would do this:
    1 - move the schema definitions
    a. you can either create these manually or
    b1. expdp schemas=<your list of schemas> include=user
    b2 impdp the results from b1.
    2. move the roles
    expdp full=y include=role ...
    remember, this will include all roles. If you want to limit what gets exported, then use:
    include=role:"in ('ROLE1', 'ROLE2', ETC.)
    impdo the roles just exported
    3. move the user information
    a. If you want to move all of the schema's objects like functions, packages, etc, then you need to use a schema mode
    export
    expdp user/password schemas=a,b,c ...
    b. If you want to move only the objects in those tablespaces, then use the tablespace export
    expdp user/password tablespaces=tbs1, tbs2, ...
    c. import the dumpfile generated in step 3
    impdp user/password ...
    Hope this helps.
    Dean

  • Pretagging text with ID styles without using XML tags

    I just wanna pretag some text with ID styles, such that when I place the text, it joins the layout already formatted.
    But how? Can I do this without drinking from the XML cup?
    Thx.

    Many thanks for your reply.<br /><br />When I export tagged copy (either verbose or abbreviated methods), the resulting text document is complex -- all kinds of coding. Yet, when placed back into ID, it appears correctly formatted.<br /><br />But my attempts to pretag new text with, say, <ParaStyle:New subsubcat> (one of the exported tags), brings in the tag itself, not correctly formatted new text. What to do?<br /><br />I was unable to locate the PDF document about tagged text that you referenced. My upgrades are downloads, not discs.<br />Any further suggestions on where to find the PDF document.<br /><br />Thanks again.

  • Import text with effect

    Hi
    is there a way to import text with effect (like bevel and emboss) from Photoshop into Flash CS4?
    Thanks

    You are more likely to get an answer if you ask in the Flash forum (this is the Flash Player forum).

  • How to handle paragraph styles in imported text with no tagged paragraph styles

    Hi
    Im currently trying to import a file (word file / excel I have both formats) into an indesign book and formatting the text automatically!
    My question is: How is it possible to reflow text into frames and when changing frame it changes paragraph?
    Or how is it possible to change paragraph style when forcing a line break when using text reflow?
    I have already figured out how to reflow the text, and actually also managed to relow text into the frames and change paragraph style. I know how to use the keep option, and by this change the paragraph style when e.g. changing frame break/page break etc.  (but if the content being flowed-in is not tagged with style names then I cannot figure out how to do it) The document and its content I whish to import do not have any tagged paragraphs!
    Then I tried to look into "object styles" and format a text frame on a master page with an object style, and by using a "dilimiter character" forcing the text to start in a new frame when bringing the frame into live on a page. But here I cannot make the "text frame/object style" to apply or to work.
    If any of you have a hint, I would be more than happy to hear from you
    This picture are illustrating the outcome I would to get to....

    If the incoming text does not have styles, or has only one style, there is really not much you can do other than assign styles after the import. If there are recognizable patterns in the formatting, a lot of that can be done with Find/Change, and there are a few scripts floating around that can help automate some of that.
    Also, if your styles have a a good "next style" heirarchy built in, you can select large blocks of text (up to the point where applying next style would be incorrect), then right click the style name in the paragraph styles panel and choose apply style and next style (remove overrides). Warning. Removing overrides will remove any locally applied formatting like bold or italics, so local formatting should be converted to character styles first. Applied character styles are not overrides and will be preserved.

  • [AS][CS3] Finding text with character style

    Please help to tell me how to find text with a specific character style and then delete the text.
    I had no problem doing this with CS2 but its doing my head in now.
    Thanks,
    Andrew

    Here you go. This assumes that your character style is at the top level of the panel. If you're using style groups, you'll need to write code to get at the style you want to use.
    //DESCRIPTION: Delete text in named character style
    (function() {
      if (app.documents.length > 0) {
        deleteStyledText(app.documents[0]);
      function deleteStyledText(aDoc) {
        var cStyle = aDoc.characterStyles.item("CharStyleName");
        setupFindText();
        app.findTextPreferences.appliedCharacterStyle = cStyle;
        aDoc.changeText();
      function setupFindText(find, change, wholeWd, caseSense, foots, hidLayers, lockedLayers, lockedStories, masters) {
        app.findTextPreferences = null;
        app.changeTextPreferences = null;
        try { app.findTextPreferences.findWhat = find } catch(e) {};
        try {app.changeTextPreferences.changeTo = change } catch(e) {};
        app.findChangeTextOptions.properties = {
          caseSensitive:(caseSense == null ? false : caseSense),
          wholeWord:(wholeWd == null ? false : wholeWd),
          includeFootnotes:(foots == null ? false : foots),
          includeHiddenLayers:(hidLayers == null ? false : hidLayers),
          includeLockedLayersForFind:(lockedLayers == null ? false : lockedLayers),
          includeLockedStoriesForFind:(lockedStories == null ? false : lockedStories),
          includeMasterPages:(masters == null ? false : masters)
      } // end setupFindText
    Dave

  • Get Text with Applied Style

    Hi all,
    I am using InDesign CS3 on OS 10.5. I'm trying to write something in Applescript that can look at a document and give me the text that has a certain applied style.
    For example, if a document contained the text "Hello, world" and had an applied paragraph style called "Greeting," then what I want is to use my script to tell that document something like this:
    tell application "Adobe Indesign CS3"
    set theDoc to document 1
    set theText to get every paragraph of theDoc whose applied paragraph style is "Greeting"
    end tell
    theText
    -->should return: "Hello, world"
    Obviously, I tried that script, but it doesn't work. I get the error "Adobe InDesign CS3 got an error: Cant get every paragraph of document "MyDocument.indd" whose applied paragraph style = "Greeting"."
    I'm not sure if I am just using the wrong commands or what. Any help is greatly appreciated!

    Hi Hayden,
    The trouble is, theDoc doesn't have paragraphs. If you open the InDesign dictionary and look at the document object, you'll see text frames, and you'll see stories, but no paragraphs. To get all of the paragraphs, you'd use something like this:
    set theText to every paragraph of every story
    But getting every paragraph of every story whose applied paragraph style is a specific style is harder to do using a filter ("whose") clause, because it has multiple conditions. Shane can probably do it, but I'm not having much luck. All the same, why bother? InDesign has a perfectly good find text method that will do what you want. Something like this:
    tell application "Adobe InDesign CS3"
    --Clear the find text preferences
    set find text preferences to nothing
    set applied paragraph style of find text preferences to paragraph style "Greeting" of document 1
    tell document 1
    set myFoundItems to find text
    end tell
    end tell
    Thanks,
    Ole

  • Export whole database with all stored data

    how can i export the whole database with all tables, sequences, views etc to a textfile and then import it again? it should contain all availabe data.
    thank you.

    Joshua,
    You can use the Data Pump import and export utilities to export and import an entire database (or traditional import and export utilities if pre-10g database).
    http://download-west.oracle.com/docs/cd/B13789_01/server.101/b10825/toc.htm
    The export is not to a text file, though.
    Joel

  • I can't open a file with all these InDesign Plugins...

    Hello,
    I was passed-off a CS3 InDesign file with a 20+ InDesign Plug-ins added to it and it says it won't open without the extensions. Is there any a way for me to open the file without finding all the plug-ins, downloading and adding them to my system?
    Thank you!

    Maybe I think it is CS3 and it's not. On my desktop it has the purple InDesign icon so I thought it meant that it was CS3. Thre are two alert boxes that pop up when I try to open the file. The first one says plug-ins are missing, do you want to open? I clicked OK. The next one says upgrade plug-ins to latest versions or latest version of INdesign.
    Is there any way to open it? How do I know for sure what version it was created in? The Get Info box says it is an InDesign CS3 Document.

  • Importing QuickTime with all markers preserved

    I'm an FCE newbie (never used iMovie) who is starting to work on converting 16 years of 8mm analog and digital tapes to dvd - starting with the early analog stuff. I have mega hours, or rather hundreds of giga-bytes, of unwanted video (baby's first drool etc.). I have gone through about the first 10 hours of video and knocked it down to 2 hours. I noticed I can export my big sequence as a QuickTime and have it save all my markers while I'm at it. The problem is that when I start up a fresh FCE and import that QuickTime movie it just comes in as one lump and none of the markers I originally had are present. It's my intention to delete the original footage and just use the exported QuickTime - but the loss of markers is killing that idea. And I still have plenty of editable meat in that QuickTime too. I went to the File->Import to read in the QT file but still no markers! Can anybody help me out with what I'm doing wrong?
    Mick.

    Sorry - I should have explained more of the details. I have video tapes from several sources - my own, friends, relatives etc. in both VHS and 8mm analog. It was a BIG job to capture all the different sources and chronologically align all the various clips I wanted from all the various sources. This is my first FCE use, and I'm sure I probably did a dumb thing here. I have a single sequence that is about 3.5 hours long. It's probably too long, but I certainly know I don't need the all the duplicate footage that I haven't used so I'd like to get rid of it and use the over 100GB disk space for further captures. So I intended to export my 3.5 hour sequence with markers and after a successful re-import then delete all the original footage. When I select export from the menu, it specifically says I can save ALL markers with the QT movie. Then when I later do the import I get NO markers at all. Now I don't know what to do! So here are a couple questions (if you don't mind).
    1. What is the approx max movie time I can get on a single layer dvd using iDVD - I'd like to know how best to split up my 3.5 hour sequence.
    2. If I select some of my 3.5 hour video and paste it into a new FCE project then none of the markers are pasted and it looks like I have to make them all over again. How can I copy the markers along with the movie?
    3. On a related issue, if I select a portion of the movie in the timeline and delete a slice via in/out points, the movie gap automatically closes BUT the markers do not. The markers do not seem to be coupled to the movie at all and that simply makes no sense to me.
    Sorry for being so inexperienced here, but I would truly appreciate any assistance.
    Mick.

  • Importing Text with continuous pages

    I am new to In Design.
    I have tried every word I could think of in the help menus to find this:
    I don't really get how to add pages in an imported text doc.
    Or to have automatically added pages in any doc, for that matter.
    I imported a WORD text doc and it comes as a text contained somehow in the cursor.
    I click with the cursor inside a new doc and the first page of the text shows.
    But I can't for the life of me find how to add the rest of the text of the doc in further pages. I know the text is there in the cursor.
    Can someone either explain or point me at the explanation for auto-adding pages in a text doc as needed, like a Word processor would do?
    And how to get the rest of this imported doc to show up as text in added pages? Nice would be to be able to import a text and have it show up immediately in as many pages as are needed to contain it.
    Thanks much,
    Mark

    Dear Mark,
    I'm still learning too (CS3).
    Are you using "Place" command? What happens if you hold shift key when you import?
    I found in the Help under "Flow text manually or automatically". I got to that from "Threaded Text".
    Maybe someone more knowledgeable can add to this.
    HTH,
    RdD

  • Can't export to AIR with Windows Style as Custom Chrome (transparent)

    I can export to AIR with Xcelsius SP1 and FP1 as long as the Windows Style is set to either System Chrome or Custom Chrome (Opaque). However, if I choose Custom Chrome (transparent), it does not generate the AIR file but also does not create an error.
    I had the network connectivity issue talked about in other threads so I could not export at all before but resolved that by taking my laptop home and exporting here. Now it works except for exporting to transparent.
    Versions installed with correct paths:
    FLEX SDK: 3.2
    JRE: 1.6.0_07
    AIR: 1.5

    >
    Andy Brathwaite wrote:
    > Alan.
    > We still don't have a solution for this.
    > It's been marked as bug and been investigated without success.
    > For now just don't use that option. Sorry.
    Andy,
    I'm also beginning to have this issue but it's new to me as I had to set up a new machine today. It has Xcelsius '08 SP1/FP1, Flex SDK 3.3 and J2RE 1.4.2.19. I've previously been able to export using the Custom chrome (transparent) option but I haven't been able to make a thorough examination of the two machines. One major difference is that the machine having the issue is a VM while the other is not. I did a little digging around and found this post on another forum. By the date on the post, this is a rather old problem.
    iguanasterix - Wed Nov 26, 2008 7:40 am
    Post subject: XCelsius 2008 - Exporting to AIR Hi, I just wanted to share a problem we've experienced when exporting our Xcelsius dashboards to Adobe AIR.
    These are the symptoms: when exporting to air format, Xcelsius doesn't generate the .air package. We can see that Xcelsius generates some temporary files (swf, xml, tmp) but then deletes the files and does nothing.
    To validate if the problem was on Xcelsius or on the AIR SDK we tried to manually generate the .air package by using the AIR SDK and the adt command, and received this error message:
    "Could not generate timestamp: Connection timed out: connect"
    One of the steps AIR SDK follows when generating an .air package is to contact a time-stamp server. If the AIR SDK fails to contact the tsa, no package will be generated and an error message similar to this one will be sent.
    To validate if this was the cause of the problem, we executed adt and added the -tsa none (to skip the time-stamp validation) and everything seems to work. Unfortunately we can't add this setting when exporting from Xcelsius 2008.
    We are connecting to the internet using a proxy server.
    If we try to export while connected to another network (no proxy) the export is executed with no problems.
    Although we've changed our JRE settings to use the company's proxy we still can't Export to AIR while connected to this network.
    Any ideas of how we could fix this?
    It would be nice if Xcelsius could display an error message when experiencing problems with the AIR SDK instead of doing nothing at all.
    I have not yet been able to verify the above information but maybe it will help you guys. If you need more information from me, let me know. I'm going to do some more testing tomorrow and will post any results I find. I really really need this option to work.
    Sean

  • .indd files not opening with recently installed Indesign CS3

    The .indd files don't have the Indesign icon next to them, instead they have the win32 icon. When I double click on one of the files an error message appears telling me that...
    "this file is not a valid win32 application"
    Even when I right-click on the file and choose to open with Indesign, it tells me the same thing. Also in this options menu, Indesign is not shown with the Indesign logo next to it, but rather the windows generic 'unknown file type' logo.
    If I open Indesign first however, and then choose file>open and choose the file. It opens fine.

    Exactly my situation yesterday, with the icon disappearing and INDD files not opening within InDesign from Explorer.
    I'm using an early XP Pro, which I guess qualifies it as 32 bit.
    The steps to rebuilding everything using the Folder Options in Windows Explorer are:
    Tools > Folder Options > File Types
    If INDD is not listed, click the New button to creat an entry, otherwise select it and click the Advanced button.
    You have an option to change the icon, so navigate to C:\Program Files\Adobe\Adobe InDesign CS3 and select the InDesign icon.
    Then under actions you need to create four actions that will relate to the context menu choices when you right click an INDD files, so click New and add actions for edit, open, preview and print.
    In the Application used to perform action box enter "C:\Program Files\Adobe\Adobe InDesign CS3\InDesign.exe" "%1"
    Those quote marks are important. Just browsing to InDesign.exe will fill the box for you, but for some reason - for me at least - it creates the %1 indicating to open the file you selected, but it doesn't wrap it in quotes. And without those quotes (at least on my machine) InDesign will start but won't load the file.
    There is also a check box to use DDE. I don't know what's appropriate here, but I ticked the box and it works OK.
    k

  • ?BUG? App Export / Import error with javascript

    Greetings -
    Anyone have an idea on how to get around this or if I'm doing something wrong?
    I have a page button to collapse a tree, with a URL Target of:
    javascript:apex.widget.tree.collapse_all($v(P2130_TREE_ID));
    Page and button work fine, have never had a problem.  Until I went to do an application import and found that the SQL file for the import was corrupted due to the above line.  SQL file has:
         p_button_redirect_url=>'javascript:apex.widget.tree.collapse_all($v(P'||to_char(2130+www_flow_api.g_id_offset)||''_TREE_ID));',
    It appears to have an extra (2x) single quote right before _TREE_ID.  I have this logic in several places in my application and every place caused the same error.
    Application copy also fails with same error.
    Thanks,
    Scott

    Tom -
    I assume this is the prior post you where talking about : https://forums.oracle.com/thread/2401714
    However, this doesn't cover my problem.  I have tried all the follow, and they all break export / import and copy functionality due to mismatched quotes:
    collapse_all($v(P2130_TREE_ID));
    collapse_all($v('P2130_TREE_ID'));
    collapse_all($v("P2130_TREE_ID"));
    collapse_all('&P2130_TREE_ID.');
    collapse_all("&P2130_TREE_ID.");
    These all allow the collapse button to work.
    NOW, if I change my ID tag to be something like 'P_SCOTT_TREE' then everything works just fine (import/export/copy).  It's having a number in the tag that is cause the problems because the export is casting it to_char and somehow throwing in an extra quote.
    Thanks,
    Scott

  • How to export/import data with different nls_lang???

    hello
    now i try to run my forms by APPLICATION SERVER to view the forms as web forms i success but data appear unreadable that it is arabic and i use the nls WE8ISO8859P1 so i change the nls to arabic like AR8MSWIN1256 but i faild so i create new database with charset UTF8 and nls_lang is AR8MSWIN1256 and try to insert new data when i do query about data ......the new data appear readable but the old unreadable so what can i do???
    i think that if i do export data and import it with new (charset and nls_lang) it will be success....but how can i do it??
    thank u
    regards

    Hi did you already exported data from SQL SERVER? if not using SQL*LOADER you cannot export data. SQL*LOADER is only mean for importing data from flat files(usually text files) into ORACLE tables.
    for importing data into oracle tables using sql*loader use below steps
    1) create a sql*loader control file.
    it looks like as follows
    LOAD DATA
    INFILE 'sample.dat'
    BADFILE 'sample.bad'
    DISCARDFILE 'sample.dsc'
    APPEND
    INTO TABLE emp
    TRAILING NULLCOLS
    or for sample script of control file search google.
    2) at command prompt issue following
    $ sqlldr test/test
    enter control file=<give control file name which you create earlier>
    debug any errors (if occured)

Maybe you are looking for

  • How can I make my DP to work?

    Hey all, I have a problem with my new Elitebook 8560w (core i7, 4GB RAM), I am trying to connect it to my Sony TV via the displayport using a DP to HDMI cable, but somehow when I try the different software functions for external monitors (Control Pan

  • Prompt error/invalid in Derived table

    Hello everyone... I have a filter in my Universe. filter1 dbo.RPT_YEAR_MONTH= dateadd(month, -3, @Prompt('Enter values for Rpt Year Month:','N','Folder\MeasurePractice\Rpt Year Month',Mono,Constrained)) Now i want to write a derived table...I expect

  • Freezing Windows after Apple driver installation

    Hi, I'm having some strange issues after I install Boot Camp. The Windows install goes fine, but after I install the Apple drivers that came on the 10.5 install disk and restart, Windows freezes a few seconds after getting to the desktop and remains

  • Retrieving deleted video

    I accidently deleted a video I recorded on my Iphone 4. Is it possible to get it back?

  • No free Disk Space error

    I have been haveing alot of problems with my macbook so I decided that I was going to reinstall OS X. I chose the Archive and install option and when the installer restarted my computer it said that I didn't have enough memory to complete the install