Export text from textflow

I have a custom editor built in flash that I want to convert to the Text Layout Framework.
I have all contents in containers, but when I do an export to XML, I want to know what content was displayed in what container.
I tried to do this by going through al the textlines in the textflow; I can get all textline objects, but cannot get to the content and the formatting information.
Could anyone give me a hint on how to do this? I would already be happy if I could do a separate export for each container.
Thanks for your reply!
Arend.

Hi Robin,
You are a genius! This is what I needed.
Two other things that come up:
1. it should be possible to do a similar thing for individual text lines, but I don't understand how to calculate the position in the textflow from the data in the TextLine object.
Could you tell me how to do this?
2. is it possible to tell the flowcomposer to put a certain part of the flow into a certain container?
Arend.

Similar Messages

  • Exporting text from fcp

    I have a lot of separate text boxes in my sequence. Since I can' t do a spell check in fcp, I was wondering if i can export all the text boxes out as a plain text document to do a spell check.
    I tried exporting as a xml document, but navigating through all the tags was quite a problem.
    TIA for any suggestions.

    Usual workflow is following.
    1. Put all Text-generator clips to one track
    2. Export sequence to XML
    3. Launch TitleExchange, point to exported XML and say where to put converted file.
    Exporting to STL you'll get text file like that
    +00:01:27:26 ,00:01:29:26 ,They had this idea that+
    +00:01:29:30 ,00:01:30:31 ,behind scary+
    ... which you can open in any spell-checker.
    We use TitleExchange to bring subtitles from FCP to DVD Studio and back (in case we need subtitled DVD and Betacam output)
    Though, this may be much expensive way of checking spelling (135 Euro per TE licence).
    There are lots of subtitle software, I only wanted to mention a way of exporting text from FCP with help of subtitle processors.

  • Exporting Text from multiple text boxes?

    I'm using InDesign CS3 on the Macintosh. I need to export text from multiple text boxes/stories into one text file. The Export File command only exports text when the text tool is selected and the cursor is in the text box. Unfortunately, I have 8-20 individual text boxes per page, none are linked, and my document is 100+ pages, so selecting each text box individually is much too time consuming. There must be a better way - Please help!
    Thanks!
    Carolyn

    The text exporter plug-in seems to work! I did a quick test - text still will need some clean-up to make sure it's in the correct order, but MUCH better than exporting each story individually. THANKS!

  • How do i export text from a pdf?

    I don't know which adobe to purchase in order to export text from a pdf and move it to a spreadsheet.... can someone please help?

    Hi losjovenes1,
    You can use Adobe Acrobat for the purpose.
    If you need just a part of the PDF file in another format, you don’t need to convert the entire file and then extract the relevant content. You can select parts of a PDF file and save it in one of the supported formats: DOCX, DOC, XLSX, RTF, XML, HTML, or CSV.
    Use the Select tool and mark the content to save.
    Right-click on the selected content and choose Export Selection As.
    Select a format from Save As Type list and click Save.
    Regards,
    Rave

  • Oddity with exporting html from textflow

    Hi,
    I am using the following code to export html from my editable textFlow:
                public function getXmlFromFlow(flow:TextFlow, title:String):XML{
                    var temp:XML = XML(TextConverter.export(flow, TextConverter.TEXT_FIELD_HTML_FORMAT, ConversionType.STRING_TYPE).toString());
                    var holder:XML = new XML("<" + title + " />");
                    for each(var p:XML in temp..BODY.P){
                        holder.appendChild(p);
                    return holder;
    This function takes a textflow and title and returns an xml tag named according to my title and with the html as its child.
    This functions, however, I am getting font tags within font tags, like this:
    <titleHtml>
    <P ALIGN="left">
    <FONT FACE="Arial" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="1">
    <FONT SIZE="64">JOE SCHMO</FONT>
    </FONT>
    </P>
    </titleHtml>
    And when I bring this html back into the textflow with this code :
    textFlow = TextConverter.importToFlow(MYXML, TextConverter.TEXT_FIELD_HTML_FORMAT);
    I get the proper text, but the size (should be 64) does not render, it shows up at the 12 size of the parent.
    Am I doing something wrong?

    I'm a bit puzzled.  I tried importing this markup into TLF as HTML in 1.0/1.1 and 2.0 and the text always showed up at 64 pt.
    <titleHtml>
    <P ALIGN="left">
    <FONT FACE="Arial" SIZE="12" COLOR="#000000" LETTERSPACING="0" KERNING="1">
    <FONT SIZE="64">JOE SCHMO</FONT>
    </FONT>
    </P>
    </titleHtml>
    Richard

  • Exporting text from existing InDesign file

    I am new to InDesign and have to create some documents.  I am working off of an existing file left by me by a co-worker who is no longer available to reach out to.  I would like to export the text from that document and have it as as Word file, Wordperfect, text, Rtf, etc. (something in which someone could edit that text.  How could I do that?

    Hi steve I thought all his text frames were linked. What you said is correct, I agree with that. If the text boxes are not linked I'm also using the script only.
    In CS4 the script is located in:
    windows>Automation>Scripts>samples>javascript>ExportAllStories.jsx

  • Export text from ID5 (Windows) to MS Word 2010

    Hi, everybody. My problem goes like this:
    I have around 1000 pages of a book in several PageMaker 7.0 files (1 chapter per file).
    I have converted the files to ID5 and now I need to export the text and the images to get one Word file for each chapter of the book.
    The objective is a major revision/modification.
    Eack chapter has a lot of pictures placed inline that flows with the text.
    What I need is to put everything in word files in a way that would make life easier for people that is going to make modifications to the text but want to see the images (in screen resolution).
    I have no problem exporting the text from ID 5 (rtf files).
    Any ideias for putting the images on the Word file without having to do, at least, screen captures with Snagit and placing manually a representation of the images, one by one, in each of the Word files?
    Best regards and thank you in advance

    Hi Maria,
    Not sure how image captions crept into this discussion, but I guessing a language confusion.
    Essentially my application works as follows:
    It gathers a list of all open documents and their stories, and all the graphics within the stories. Each graphic is checked to make sure it is linked (not embedded), and is inline (not floating) and gives a warning if there is a problem.
    Once activated, it finds all the inline graphics,
    deletes them and replaces them with the full path to the linked file, wrapped in double < and > symbols. I use this symbol pattern because it is never used in any of our material.
    The stories are then exported to rtf files, and all the documents are closed (without saving).
    The exported stories are then opened into Word and each placeholder is found using <<*>>, this gives the location for the graphic, and the path can be extracted from the content of the find. The graphic is then inserted, replacing the placeholder text, and repeated until there are no more find results. There may be an easier way to do this bit, but this work for me.
    A Word version of the InDesign styles are merged from a separate Word template file to fix other layout incompatibilities.
    The files are then saved as Word files.
    The application also performs few more functions happening in the background as well to compensate for compatibility problems between the InDesign and Word styles.
    This is all done with a combination of AppleScript and Javascript. You should be able to achieve the same with Visual Basic.
    Hope this makes it a bit clearer on what to do, and private message me if you need me to talk to your programmer on any details.
    Regards.

  • Export text from pdf to csv or xls / identity-H text

    Hello,
    Is it possible to export text in a pdf to a csv or an excel file (with coresponding page numbers where the text was found)
    For a product we make we need to put all the text of a page into the metadata of the page. Normally we use a ghostscript for this but when customers provide a PDF with identity-H text this won't work most of the time. When this doesn't work we create a postscript of this PDF and recreate a PDF with distiller, quite often after this the ghostscript will recognize the text, but if it doesn't work... then we need to put all the text manually in an excel file and with all the text boxes and lay-out in the PDF this is a quite frustrating task.(especially a few hundred pages)
    The question on top is a sulotion which will work if it is possible because that is failproof but, if someone knows an other solution to the actual problem we experience with identity-H that would be very helpfull too.
    Thanks in advance!

    Here is a visual example of what I am referring to, showing the right-click location and the different options that appear. (The blue selection box is from me selecting and dragging around the question from a non-text area)

  • Is there a way to Export text from Pages 09 to Keynote 09 Slides?

    I wanted to make an outline for a presentation in Pages 09 and then export it to Keynote 09 as slide text. But did not want to have to copy it piece by piece. I know you can do this with Word, but I would rather do stuff like this in Pages and Keynote.
    Thanks!

    There isn't any export feature from Pages to Keynote. Have you tried Copy and Paste?

  • Is there a way to export text from Pages 09 to Slides on Keynote 09?

    I wanted to make an outline for a presentation in Pages 09 and then export it to Keynote 09 as slide text. But did not want to have to copy it piece by piece. I know you can do this with Word, but I would rather do stuff like this in Pages and Keynote.
    Thanks!

    There isn't any export feature from Pages to Keynote. Have you tried Copy and Paste?

  • Batch export text from multiple Indesign files, applying em and strong tags

    Hi there,
    I am struggling for a while now with the following workflow:
    batch exporting all text (text only) as plain text, from multiple Indesign files, applying <em> and <strong> for all the bold and italics (for instance: Molluptas verion <strong>nossum</strong> idist <em>doluptatet</em> maiorerum quiaspienit, cum erferiosapis eos expe nonsequas verumquae dolor sim eos doluptatiur autet lab idicili beatum deliquat).
    Properly tagging the styles, will be too time consuming, as these documents are as old as 1998, have inconsistent untagged styles; it will mean to manually open up each file, assign tags for all styles (not to mention that might be some local overwrites).
    This task is necessary to have all the archive, available on wordpress website.
    Any feedback would be much appreciated it.
    Thanks.

    There may well be a script or you may have pay someone to write it. All I can tell you is that any text not mapped to a style will be a mess in the HTML code.
    Can’t comment on Quark files. I have no clue what they’re capable of.
    Bob

  • Layout in Arabic, Russian and Chinese. Exporting text from a PDF

    I am laying out long documents in Arabic, Russian and Chinese. The text has been provided as a PDF when I copy and paste this into Indesign it comes up as boxes question marks and other characters having nothing to do with the text I am trying to layout.  I have set the typeface to the Myriad Arabic and the Arabic dictionary still nothing resembling Arabic or any language for that matter. Same with Chinese and Russian. Any suggestions on how to get the text in from the PDF where it is the actual language. Appreciate any help with this.  Thank you.

    Thanks for the callout, Ellis
    Soooo, KK: you are in for a world of hurt. The intials "WP" at the beginning of these fonts means that the text came out of WordPerfect. Doing multilingual layouts in WP was annoying, but possible. It was developed in the pre-Unicode world where every single method of complex-script layout was a dirty hack. If you like knowing All of the Nerdy Dirty Details, I can tell you how it worked, but suffice it to say that trying to harvest non-Latin-script text from WP and repurpose it for use in InDesign is just pure pain. The WordPerfect-specific codepages were never really supported anywhere outside of WP.
    That being said, I have a script laying around somewhere for conversion of WP-Cyrillic into Unicode. (Actually, I think it does Windows CP 1251, but that works just as well.) But that is only one out of forty-five languages? And the Chinese has been rasterized? And the PDFs were originally generated by Distiller 3? If you have any choice, it's time to walk away. If you don't have any choice, I really hope you are billing hourly. My experience in this area (painfully extensive) is that it will cost three to five times as much to extract the text as it would to have a translation professional rekey the text, and then to have a second translation professional review the rekeyed text looking for typos.
    Russian OCR is pretty damn good these days, but Chinese OCR is hit-or-miss. I have never seen good Arabic OCR - doesn't mean it's not out there, but I couldn't help you find it.  But chances that all 45 languages have reliable OCR available, and that the result of said OCRing will not need to be reviewed by someone who knows the language, are basically nil.

  • Exporting text from text entry box

    Hi Everyone,
    I am building a responsive project in CP8 and want to be able to extract (and store) the text that people type in the text entry boxes.
    Is there a way that you can export or store the content. Perhaps the LMS can store the information and I can extract from there.
    I have used window.print(); to print the page, but this is not ideal as not only does the learner need to save to PDF, but also it is in portrait orientation.
    Thanks in advance.

    Hello,
    For me i found 2 ways to to store text entries from user-input.
    1. Currently i am testing the moodle-lms and it is able to track the text-entries. In order to do so it is necessary to enable "check user input" (dont know if its correct namend, because i am using the german captivate version). Unfortunately, it was hard to find. In the evaluation / analysis part it was "hidden" under the "cmi.suspend-data" tag which consists of almost unreadable sequence of figures, signs and characters.
    2. Moreover, i am testing the adobe quiz result analyzer on an own server. The software itself is not able to output these entries, but every single xml-file that is created for every single user is storing the date entered by the user. As well you need to enable the "check user input" box, otherwise it is not possible to enable the checkbox "include in quiz" that is necessary to transmit data.
    cheers
    Andreas

  • Exporting text from video and reimporting after translation

    We are building videos with the original in English but will be translated into a number of other languages.  I am looking for a way to:
    1. export all of the titles into a single text file with meta tags for each piece of text
    2.  they will then be translated into another language
    3.  import them back into the movie so that now the translated text appears in the same position, same time stamps, (and hopefully transition effects) as the orginial English.
    My export title option is greyed out and I have not been able to find instuctions for this.  Any help is highly appreciated.
    - BB

    Harm is partially correct when he says that this is destined to be manual labor - but it does not have to be so painstaking. A lot of the manual part could be taken out and that is what I am trying to find as a solution.
    In response to one of the posts that questions whether a new video would have to be saved, the answer is yes - but that is the simple part, just rename it and save.  Now, instead of having to go through and manually delete the English text and add, say the Romanian, Arabic, or Mandarin, I was looking for a way that would automatically import and position the new text.  Yes, there is going to have to be some adjusting according to length to match any audio, etc., but this would be a much faster part of the manual process.
    It seems as simple as an export that would gather all of the titles and subtitles into one text files and put the string ID's next to each:  time stamps, position, effect, font variables, and finally "text, etc., etc.."  We have already built tools that would further add string ID's for our translators, which would then replace the English with the new language and change the font variables.  With the rest remaining the same, the program should reimport it.  It would make a great third party plugin if somebody wants to build it - I'll buy it!  

  • Exporting text from InDesign for web use

    I am creating graphics in InDesign CS3 on a Mac running OSX. The graphics consist of a box containing explanatory. I do not have the option of doing the text part in another program - the "boss" wants the layout done in InDesign so I would have to do this twice if I use Illustrator or Photoshop (and I'm not sure how to put a lot of text in a box into Photoshop).
    When I exported as a jpg using different resolution settings, put the graphic into Dreamweaver, and then put it onto the web, the text was fuzzy. I can't use the Cross Media Export because this needs to go onto the web as a graphic rather than as text. I can't export to a pdf because the person designing the website is insistent that this be a picture.
    I'm not sure all the information needed to answer this is included - please let me know if more information is needed. Any help would be appreciated.
    Thank you.

    Jeffrey,
    Thank you for your answer. I'm not quite sure what you mean by rasterize in Photoshop. I tried what I thought you meant and the screen and print quality both were worse than simply exporting the InDesign document as a jpg (and that quality is not good enough).
    Here is what I did:
    I exported the InDesign document as a pdf using  Press Quality Print and all of the other settings as defaults. When I opened the pdf in Photoshop, anti-aliasing was checked. I used 300 dpi, RGB, and 8 bit - the defaults. I went into Save as for Web, jpg, and used all of the default settings except that I made the document smaller as it was way too large for the web. I did the same thing for gif - opened the pdf in Photoshop, anti-aliased was checked by default, went into Save as for Web, and kept all of the same settings except to decrease the size of the image.
    I'm sure there is something I'm just not understanding, and I hope with this explanation you will be able to have an "ah-ha" moment and point me in the right direction.
    Thanks,
    Marcy

Maybe you are looking for

  • Mini-DVI to VGA

    i need a mini-DVI to VGA cord adapter thingy but $20 is kind of a lot it seems like... is there a cheaper place to get one thats not apple made? preferably at wal-mart, bestbuy, circuit city, o someplace near(just not off the net if possible)

  • SearchPagingWebPart is empty

    Hi, I try to create a Custom Search Page in c#. I extended the CoreResultsWebPart with my custom web part and put it on an aspx page. The results are shown fine however the other search related web parts are empty. For example the SearchPagingWebPart

  • Using Cursor in Select statements? How to do this?

    I am getting an error whilt passing a cursor to a select clause: SELECT dbms_xmlquery.getXML('select deptno, dname, '|| 'cursor(select empno, ename, sal from emp e where e.deptno = d.deptno) employees '|| 'from dept d where d.deptno in (10, 20)') FRO

  • Crystal report Addon Failed

    hello Experts, Good day! Have a problem with Crystal report Add on. I installed this successfully in Server but in workstation i encountered problem. When I choose a report to view/print ( e.g. Sales Order), error message :" Unhandled exception has o

  • Oracle BAM Web Applications not supported by Firefox and Chrome browsers

    Hi, 1) To enable Oracle BAM in a BPM project, when a project data object is marked as a business indicator, the Process Engine stores its value in the BAM and DataMart databases, as explained in the documentation. So, How can we use this information