[CS3] How to export a Library Asset to a JPEG file?

Hello!
Whats the best way to export a ILibraryAsset to a JPEG file?
Thanks,
Alois Blaimer

Sorry, no javaScript, but here are some lines from a localization tool that I made in VB. I simply loop through the Rows and Columns and use the Excel DOM to fill the Excel-cells.
Of course you can read amended/localized Excel files back into inDesign the same way, provided that the tables match (nr of rows and columns).
Afterwards you could loop through the characters of each cell to apply the formatting that you want to keep in Excel, such as SuperScripts.
Hope it helps you.
Set myExcel = CreateObject("Excel.Application")
myExcel.Visible = True
Set myTableBook = myExcel.Workbooks.Add
Set myTableSheet = myTableBook.Worksheets.Item(1)
myTableSheet.Columns.ColumnWidth = 35
myTableSheet.Cells.VerticalAlignment = xlVAlignTop
myTableSheet.Cells.WrapText = True
For R = 1 To myTable.Rows.Count
    Set myTableRow = myTable.Rows.Item(R)
    For C = 1 To myTableRow.Cells.Count
        Set myTableCell = myTableRow.Cells.Item(C)
        If Len(myTableCell.Contents) = 0 Then
            myTableSheet.Cells(R, C) = ""
        Else
            myTableSheet.Cells(R, C) = myTableCell.Contents
            myTableSheet.Cells(R, C).Value = Replace(myTableSheet.Cells(R, C).Value, "1397058884", "—")
            myTableSheet.Cells(R, C).Value = Replace(myTableSheet.Cells(R, C).Value, Chr(13), Chr(10))
        End If
    Next C
Next R
good luck
TonyT 

Similar Messages

  • How to export the text edit data to excel file without splitting the data in excel file?

    how to export the text edit data to excel file without splitting the data in excel file?
    I have a requirement in SAP HR where in the appraiser can add comments in the area given and can export that to excel file. Currently the file is getting exported but the comments getting split into deifferent rows.
    I want the entire comment to be fit in one row.
    Please help.
    Thank you

    Hi,
    if your text edit value is stored in 'lv_string' variable.
    then before exporting the value to excel you have to remove CL_ABAP_CHAR_UTILITIES=>NEWLINE
    that is '#' from the variable lv_string.
    for that use code some thing like this.
    REPLACE ALL OCCURRENCES OF CL_ABAP_CHAR_UTILITIES=>NEWLINE in lv_string WITH space.
    I think this will do the trick.

  • How to export my library off my ipod nano to iphone

    Hello - Please can someone tell my how to export my music library of nearly 500 songs off my Ipod Nano 2nd generation onto my Iphone 5 - only the purchased songs have been exported in Match.
    Thanks

    Go to iTunes and Transfer all songs from iPod to Computer after that, you can sync those songs from itunes to your iphone. IF you have all the songs from iPod Nano to the computer, then just simply sync your iphone.
    If you have 3rd party music, most likely, those won't transfer. You'll have to get a 3rd party app to get those music back. If you do, I strongly recommend getting MP3 Music Downloader Free (download unlimited music for free)

  • How to export report to excel and to text file in previewer

    How to export report to excel?
    And, it takes long time for generate report to rtf or pdf file in previewer.
    How to speed up the process? or, it's better generate report to text file directly by Run_product?
    Please help!

    You can generate report to tab delimite format that can be imported to excel.
    As for the performance question, because reports can't specify what format when you run against previewer, so I don't know what previewer you are talking about. Generate to file is always faster than to your application previewer (assume) because you have one more step after output generated in the file: read from file and render it. Depends on the render and size of the output, it may have significant performance difference.
    Thanks,
    -Shaun

  • How to export XY graph picture to clipboard (or file) with labview 6i

    Hello,
    I would like to export XY graph picture to clipboard (or file) to insert it in a word document using labview 6i
    I found example for labview 8 using invokenode but not with labview 6i
    But this invokenode doesn't exist in labview 6i : here's what I found in labview 6i
     Does anyone knows how to use this one ?
    thanks in advance
    Solved!
    Go to Solution.

    I would recommend you use Write PNG File.vi instead of Write JPG File.vi unless the place you are using it cannot handle PNGs.  The PNG will be much better quality and should be about the same size for this type of image.
    Message Edited by DFGray on 02-03-2010 07:22 AM
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • How to export and email so others can play file?

    I recently had a ProCare appointment and learned how to export a movie via email. But since that makes choppy videos I learned how to use Expert Settings to change it to a QuickTime movie using h.264 and AAC. This results in a 2-3mb file at 30fps for a 30-45 second clip. Perfect.
    Well it works perfect for my Mac, but when I send it to other users (all Windows so far) they get an error saying the file is not a movie. They are using the latest QuickTime for Windows player.
    Any ideas?
    Thanks

    welcome tebelony to the  boards of discussions...
    I've read here such complains of Windows users often... I'm no Windows guy, but it seems so, that not every PC is able to playback h264.. (which needs indeed a very powerful machine.. even for playback..).
    and: Only Quicktime 7 (seven) this latest and excellent codec...
    Plan B)
    .. choose a different output codec... 'mpeg4' creates also nice results (small, good looking...) ... see in the Expert Settings ...
    for a while, I did use the free tool
    iSquint
    http://isquint.org/
    you export your iM project as 'QT/FullQuality' and use it as input for iSquint ... I tested some settings (click on >> this link << ), and got better results than with QT's mpeg4 ...

  • How to export a large, high-rez Keynote'08 file as a QT movie?

    I have used Keynote '08 to create a 1.6GB presentation, 1024 x 768 resolution, 940 slides of stills and animation clips, navigatable hyperlinks on every slide. It plays and navigates perfectly well in Play mode.
    The presentation would of course be most effective if I could export it as a single QuickTime movie - 1024 x 768 resolution. But I have not been able to do this, either on my own or with help from Apple employees at an Apple retail outlet. (I cannot remember whether we tested Keynote '08 or '09 at the store)
    The best I've been able to accomplish is to break the presentation into ten parts and export them as ten QuickTime movies at a reduced resolution of 800 x 600.
    I've been able to create a full length single movie - but only as a web-sized lowest quality (H.264) QT movie - in which the hyperlinks work but the slide captions cannot be clearly read.
    This interactive education presentation would be so much more effective if I could export it as a single high-rez QT movie.
    So I am searching for a solution to this problem, if it indeed exists using Keynote '08 or '09, and feedback/educated opinions from Keynote users who have encountered the same problem. Is Apple aware of this limitation? Might Apple address it in Keynote '10 whenever that arrives? Is there additional software available that could solve this problem?
    TIA

    I want to be able to watch my 1080p work on Apple TV in the best quality.
    The TV device is limited to max of 720p playback. While the TV1 did have an option to scale content for output as 1080i or 1080p, this was discontinued with the TV2 since 1080p native HDTVs will automatically rescale the negotiated input as/if needed for proper viewing. To maintain compatibility with the TV1 device, Apple presets will export 720p content only if the source file is larger than or equal to these dimensions and the frame rate is 25 fps or less. They will not allow you upscale smaller dimension files. Thus, your 1080p source files will be exported as either 720p24 or 540p30 files depending on the source frame rate. If you have an TV2 device and wish to ensure a 720p30 output, then use a free third-party app like MPEG Streamclip or HandBrake. Both have TV2 specific conversion options.

  • How to export the entire databse in a text file !!!

    I have oracle 11g Database and want to export the SH Database as a text file
    What will be the process to export it ?
    links or steps
    Thanks

    I have oracle 11g Database and want to export the SH Database as a text file
    What will be the process to export it ?
    links or steps I think there is no such operation, But you have some alternate.
    1) take export of database
    2) import into SQL file.
    one of example
    http://www.dba-oracle.com/t_data_pump_sqlfile_parameter.htm

  • How to export an imail message to a text file

    I want to edit a long string of emails (over 2000).  is there any way to get those mail messages (no attachments) into a single text file?

    I have oracle 11g Database and want to export the SH Database as a text file
    What will be the process to export it ?
    links or steps I think there is no such operation, But you have some alternate.
    1) take export of database
    2) import into SQL file.
    one of example
    http://www.dba-oracle.com/t_data_pump_sqlfile_parameter.htm

  • How can I set External Editor to PSE, Jpeg files?

    I'm recovering from a hard drive failure, and now that I've re-installed Lightroom 4 and PSE 12, I can't get LIghtroom to send high quality JPEG files to PSE.  The two options are TIFF and PSD.  I tried manually setting the external editor to PSE.exe, which gives me JPEG files, but they show up in PSE at very low resolution, even though the resolution is set to 240 in Perferences.  I'm exporting at 8 bit, since PSE doesn't work well with 16 bit.  Before the crash, I could send over high resolution JPEG files, so I know it's possible.  What am I doing wrong?

    Thanks for that. Yes I got it to work but had to select Photoshop first. At which point I got a message that it was already the default editor; so I clicked choose anyway and got the jpeg option. I then switched to the PSE editor app and sure enough jpeg remained as a choice. Maybe the OP needs to switch apps and then re-select the PSE editor app. A bit odd really, even the difference between Photoshop as the default and Photoshhop as the additional choice!
    Worked first time on Mac and LR5 without any messing about.

  • [CS3]How to export a table in InDesign to an excel file?

    Hi,
    Can any one tell me how to script the process of exporting a table to excel file in InDesign CS3 using javascript?
    Thanks in advance.
    myRiaz

    Sorry, no javaScript, but here are some lines from a localization tool that I made in VB. I simply loop through the Rows and Columns and use the Excel DOM to fill the Excel-cells.
    Of course you can read amended/localized Excel files back into inDesign the same way, provided that the tables match (nr of rows and columns).
    Afterwards you could loop through the characters of each cell to apply the formatting that you want to keep in Excel, such as SuperScripts.
    Hope it helps you.
    Set myExcel = CreateObject("Excel.Application")
    myExcel.Visible = True
    Set myTableBook = myExcel.Workbooks.Add
    Set myTableSheet = myTableBook.Worksheets.Item(1)
    myTableSheet.Columns.ColumnWidth = 35
    myTableSheet.Cells.VerticalAlignment = xlVAlignTop
    myTableSheet.Cells.WrapText = True
    For R = 1 To myTable.Rows.Count
        Set myTableRow = myTable.Rows.Item(R)
        For C = 1 To myTableRow.Cells.Count
            Set myTableCell = myTableRow.Cells.Item(C)
            If Len(myTableCell.Contents) = 0 Then
                myTableSheet.Cells(R, C) = ""
            Else
                myTableSheet.Cells(R, C) = myTableCell.Contents
                myTableSheet.Cells(R, C).Value = Replace(myTableSheet.Cells(R, C).Value, "1397058884", "—")
                myTableSheet.Cells(R, C).Value = Replace(myTableSheet.Cells(R, C).Value, Chr(13), Chr(10))
            End If
        Next C
    Next R
    good luck
    TonyT 

  • How to export iphoto library to other location ?

    iphoto is taking lots of memory space... how would I export photos to another location, like an external disk?

    The iPhoto Library is a SQL database and must be kept intact - you can use it on an external Hard drive -
    Moving the iPhoto library is safe and simple - quit iPhoto and drag the iPhoto library intact as a single entity to the external drive - depress the option key and launch iPhoto using the "select library" option to point to the new location on the external drive - fully test it and then trash the old library on the internal drive (test one more time prior to emptying the trash)
    And be sure that the External drive is formatted Mac OS extended (journaled) (iPhoto does not work with drives with other formats) and that it is always available prior to launching iPhoto
    And backup soon and often - having your iPhoto library on an external drive is not a backup and if you are using Time Machine you need to check and be sure that TM is backing up your external drive
    LN

  • How to export itunes library to mp3 (names & folders intact)

    Hi,
    I cant seem to find a solution to my problem. A family member has her music all stored on iTunes, however she now needs it taken off her old laptop. She is wanting it converted to mp3, is this possible?
    I read I can select the tracks and export to mp3...but I would like to keep the track names and folder names intact. Basically, I would like an exact copy, but as mp3?
    Is this possible? Even if I need software, I dont mind...hope I explained that well enough.
    Thanks in advance, Im a total itunes noob.

    There are two slightly different questions in there...
    Moving an iTunes library to a new computer
    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entire iTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd recommend method 1 since it establishes an ongoing backup for your library.
    Note if you have failed to move contacts and calendar items across you should create one dummy entry of each in your new profile and iTunes should  merge the existing data from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library or a backup then then see Recover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data.
    Converting media to mp3
    Generally you don't need to convert media files to a different format but if you plan to use an mp3 only player then it may be necessary. Converting from one lossy format to another will lose a bit of fidelity. You should only convert files of a different format, and there is no point converting to a higher bit rate, so it may make sense to use a smart playlist to select specific files to target for conversion together, e.g. 256k aac files to be converted to 256k mp3. The new files will have the same filenames (will a different extension) and be stored in the same folders as the originals, and the library will contain duplicate copies of each track. If you want to permanently swap formats and replace the originals then my script ConvertFormat should do the trick.
    tt2

  • How to Export Aperture Library for Use by Windows PC

    Hello and thanks in advance for your help. I have recently returned to using a Mac after years of PC use. I'm using Parallels for some apps that are PC only, an astronomy program, TheSky6, for example. One of the first things I did was purchase Aperture and move my 40GB photo library into it. "Move" is the operative word; I didn't want to use up too much disk space so my photo library now exists only in Aperture. What I didn't realize, at the time I was happily deleting my Photoshop Album library, was that Aperture creates its own universe, and the actual photo files are no longer easily accessible, buried as they are, so to speak, within Aperture folders containing proprietary tags, etc.
    Is there an easy way to recreate the folders with just the jpegs, tiffs, raws photo files and nothing else? I realize of course that I could do this photo-by-photo, but it would take an awfully long time. I have tried exporting the projects, but they just export as aperture projects, so that didn't work. I also tried using Photoshop Album (on the pc side), hoping that it would just import the photo files and ignore all the aperture stuff--that didn't work either. A wonderful Apple Script program called "Aperture iPhoto Sync" did work somewhat, but it kept giving me errors before it was finished, and I couldn't keep track of what had copied and what had not.
    Learning from my mistake (the story of my life!), I have realized that I would like to keep the photo files accessible to a PC as well. I keep thinking I am missing something really simple here. Any thoughts would be appreciated.
    Karen
    imac 24"   Mac OS X (10.4.9)   2.15 GHz Intel Core 2 Duo, 2 GB ram

    May I humbly and quietly suggest to read the manual before doing anything drastic.
    It would have been better to import all your images as referenced masters. Images would have stayed in the location they were in and the Aperture library would only have contained links or references to them. This would not have used up extra hard drive space.
    A good site for Aperture is the Bagelturf site.
    Have a look at this article in which Bagelturf explains "relocate and consolidate" of images.
    http://homepage.mac.com/bagelturf/aparticles/ref/refrecon/refrecon.html
    Considering your objectives, using referenced masters is the best option for you.
    success
    Berend

  • How to export iphoto library?

    I just want to be able to back up my entire library onto a DVD or external HD but I can't seem to find how to do this unless I move every photo manually.

    Go to your Pictures Folder and you’ll find the iPhoto Library there.
    Copy that to your External. That’s your Library: Photos, Albums, Events, Keywords, Books, Calendars, all backed up.
    You can do incremental (and automatic) updates using an app like DejaVu or any of the many other options you’ll find on MacUpdate.
    IF you want to back up the Library to DVD them use the Share -> Burn command. This will create a disk that is read by iPhoto.
    Regards
    TD

Maybe you are looking for