InDesign CS6 Object style...

InDesign CS6 Object style don't accept Paragraph Style in Flow Text mode.
The red number "3" is red although is in frame with object style that has paragraph style with black text color. Black number "2" also unchanged. Why???

@romankoschka – Object styles simply do not work the way you wish:
Different styles for different text frames are accepted, but with threaded text frames the paragraph style of the object style is not bound to a single text frame.
First you will have to un-thread the text frames, then apply the new object styles, then thread the text frames again…
But this behaviour is not new in InDesign CS6.
Uwe

Similar Messages

  • Indesign CS6 Object Style (Transparency) Script

    I've been trying to find and/or make my own script for a simple function in InDesign with no luck. Basically I just want all placed images to have a transparency setting of 99%. That's it.
    I know I can create an object style with this setting and could select all my graphic frames and apply the style, but it would be a lot easier if I had a script that just defaulted to the 99% transparency in every document I create.
    Please & Thank you!

    @slaos – really ALL placed graphics? Also PDFs and Illsutrator files, EPS files as well? Together with PSDs, TIFs, JPEGs, PNGs and WMFs?
    Then, and only then, run this ExtendScript code on an open document ( make a duplicate before, just in case! ):
    var myDoc = app.documents[0];
    var myAllGraphicsArray = myDoc.allGraphics;
    var myProperties = {
        blendMode : BlendMode.NORMAL,
        opacity : 99
    for(var n=0;n<myAllGraphicsArray.length;n++){
        try{
        myAllGraphicsArray[n].transparencySettings.blendingSettings.properties = myProperties;
        }catch(e){alert(e.message)};
    This would not affect the container frames, only the placed graphics inside the containers!
    Uwe

  • InDesign CS6 objects shifting after adding or deleting pages

    Hello,
    I am working on a catalog which only tables and pictures. If i need to add or remove a page, all objects on subsequent pages moves from original location and I have to go thorough the whole publication to manually correct the position of each object. Can I somehow anchor the objects to prevent them from moving?
    Thank you.

    Remove minor corruption by exporting
    But if you did an in-place upgrade of the OS without reinstalling the applications you may have more trouble in the future.

  • Start Up Crashing in InDesign CS6

    I've been trying to install InDesign CS6 on my Mac for a while now. I've posted on here before but didn't have any solutions that worked. I've uninstalled and reinstalled but every time the start up gets to "Start up Service registry" it crashes out. The other software for CS6 works just fine - it's just InDesign.
    Below is the crash report that is generated if anyone can help. Many thanks
    Process:         Adobe InDesign CS6 [282]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.0.370 (8000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2012-11-19 10:03:50.076 +0000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Application Specific Information:
    objc[282]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB                           0x00dd10fe 0xdce000 + 12542
    1   com.adobe.BIB                           0x00dd1148 0xdce000 + 12616
    2   com.adobe.BIB                           0x00dd13e3 0xdce000 + 13283
    3   com.adobe.BIB                           0x00dd1469 0xdce000 + 13417
    4   com.adobe.InDesign.PDF                  0x18739820 GetPlugIn + 1222048
    5   com.adobe.InDesign.PDF                  0x187575a6 GetPlugIn + 1344294
    6   libsystem_c.dylib                       0x9c4dc944 __cxa_finalize + 243
    7   libsystem_c.dylib                       0x9c4dc7f2 exit + 25
    8   com.adobe.InDesign                      0x00001d5d start + 61
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9282f90a kevent + 10
    1   libdispatch.dylib                       0x92873e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x92872853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9282e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9c4ede78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9c4edf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9b94f3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9b9b167f MPWaitOnQueue + 200
    5   PMRuntime.dylib                         0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore          0x9b9b25e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x9c4e9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9c4ed6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9282cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9282c1f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x9b9dc0ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib                       0x9c4e9ed9 _pthread_start + 335
    4   libsystem_c.dylib                       0x9c4ed6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbffffbe4  ebx: 0x00dd13d0  ecx: 0x00ded2e0  edx: 0xffffffff
      edi: 0x00ded2e0  esi: 0x00000000  ebp: 0xbffffbc8  esp: 0xbffffba0
       ss: 0x00000023  efl: 0x00010286  eip: 0x00dd10fe   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 2
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xa000 -     0xaff7 +InDesignModelAndUI (??? - ???) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xe000 -     0xeff7 +InDesignModel (??? - ???) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (??? - ???) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ac000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x553000 -   0x55cfff +ASLSupportLib.dylib (??? - ???) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (??? - ???) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dylib (??? - ???) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdce000 -   0xdebff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1148fe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1180000 -  0x157bfe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d8000 -  0x163dff3 +ObjectModelLib.dylib (??? - ???) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1654000 -  0x16b1feb +DataBaseLib.dylib (??? - ???) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c1000 -  0x1b13fe7 +PublicLib.dylib (??? - ???) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3f000 -  0x1c56ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c67000 -  0x1c73ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c90000 -  0x1c98fef +libtbbmalloc.dylib (??? - ???) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca5000 -  0x1cc4fff +libtbb.dylib (??? - ???) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cd9000 -  0x1cd9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x1cdc000 -  0x1ce4fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfb000 -  0x1e3bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c10000 -  0x2d45fe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3202fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321c000 -  0x321dff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3224000 -  0x32c2fe3 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32e4000 -  0x32ebffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4f13000 -  0x4f19ffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - ???) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x4f20000 -  0x4f29fff +com.adobe.InDesign.Data Services (8.0.0.370 - ???) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0x4fae000 -  0x4fbbff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - ???) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0x4fc2000 -  0x4fe6ff7 +com.adobe.InDesign.LILO (8.0.0.370 - ???) <383977E0-B620-E63C-CA13-18DC286E4A8A> /Applications/Adobe InDesign CS6/*/LILO
    0x4ff1000 -  0x4ff8ff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - ???) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0x7fa5000 -  0x7fa7ff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - ???) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x7fac000 -  0x7fb5ff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - ???) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0x7ff6000 -  0x7ff9ff7 +com.adobe.InDesign.Username UI (8.0.0.370 - ???) <A5830B10-6948-595C-BA22-AF3E6A2ACE46> /Applications/Adobe InDesign CS6/*/Username UI
    0x87f8000 -  0x87fafff +com.adobe.InDesign.Help (8.0.0.370 - ???) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0xcb4d000 -  0xcb88ff3 +com.adobe.InDesign.Dictionary Editor Dialog (8.0.0.370 - ???) <F09CD086-618C-61FD-3DD1-398E678CA8AC> /Applications/Adobe InDesign CS6/*/Dictionary Editor Dialog
    0xcba3000 -  0xcbb9ffb +com.adobe.InDesign.SaveBack (8.0.0.370 - ???) <93DB7DE2-4A83-4966-64EA-8E765641A92C> /Applications/Adobe InDesign CS6/*/SaveBack
    0x1167c000 - 0x11682ffb +com.adobe.InDesign.JPEG Export UI (8.0.0.370 - ???) <5B6F8CCC-BE86-3BF6-4211-C997F1B9A9D9> /Applications/Adobe InDesign CS6/*/JPEG Export UI
    0x11948000 - 0x119a8ffb +com.adobe.InDesign.Media Import Filter (8.0.0.370 - ???) <8296D512-32F4-295A-88DE-8AA3C5D13E95> /Applications/Adobe InDesign CS6/*/Media Import Filter
    0x119b9000 - 0x119e2fff +com.adobe.InDesign.Sangam Preferences UI (8.0.0.370 - ???) <0AB77841-D89D-989A-0F93-38E840E7FF0B> /Applications/Adobe InDesign CS6/*/Sangam Preferences UI
    0x119f3000 - 0x119f8ff7 +com.adobe.InDesign.InCopyExportUI (8.0.0.370 - ???) <22F05148-A0BA-DBF8-7A21-CCB8678565D3> /Applications/Adobe InDesign CS6/*/InCopyExportUI
    0x11c60000 - 0x11cafff7 +com.adobe.InDesign.SangamExport (8.0.0.370 - ???) <15322B80-60BE-F65F-32B2-614ED4CE088E> /Applications/Adobe InDesign CS6/*/SangamExport
    0x11cc1000 - 0x11cccff3 +com.adobe.InDesign.Clipping Path Dialog (8.0.0.370 - ???) <8ABDFCC9-D5FA-7A00-B4D0-E57662205FCD> /Applications/Adobe InDesign CS6/*/Clipping Path Dialog
    0x11cd8000 - 0x11ce3ff3 +com.adobe.InDesign.EPS UI (8.0.0.370 - ???) <33ED1189-71CD-BF05-5207-416677C3ADAC> /Applications/Adobe InDesign CS6/*/EPS UI
    0x11ceb000 - 0x11cf4fff +com.adobe.InDesign.Generic Style Editor (8.0.0.370 - ???) <7525D472-20FA-E4B7-D773-80DD155BB3D2> /Applications/Adobe InDesign CS6/*/Generic Style Editor
    0x11e00000 - 0x11eebff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17304) <D935027D-2B74-3323-DFCA-8A15B0F5A310> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x11f74000 - 0x12072fff +com.adobe.InDesign.EBookExport (8.0.0.370 - ???) <9DC9A642-E7FD-36D9-2CDA-F5791C87CE14> /Applications/Adobe InDesign CS6/*/EBookExport
    0x12091000 - 0x120fbfeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x12140000 - 0x12276feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - ???) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0x12292000 - 0x12350fef +com.adobe.InDesign.Tagged Text Attributes (8.0.0.370 - ???) <B6E93C00-6C39-45BD-E677-9CD699C1B7DB> /Applications/Adobe InDesign CS6/*/Tagged Text Attributes
    0x1236f000 - 0x1240fff3 +com.adobe.InDesign.Tagged Text Filters (8.0.0.370 - ???) <CD978C81-2769-4356-A7A8-E4C21A456448> /Applications/Adobe InDesign CS6/*/Tagged Text Filters
    0x1241d000 - 0x1245afff +com.adobe.InDesign.Color Management UI (8.0.0.370 - ???) <FD83C4B9-D801-59C0-AF42-EF8F0B3CCAE1> /Applications/Adobe InDesign CS6/*/Color Management UI
    0x12466000 - 0x124deffb +com.adobe.InDesign.Color Picker Panel (8.0.0.370 - ???) <7EFA8A0D-36ED-5F0A-1ACA-B2F5F6CA0E98> /Applications/Adobe InDesign CS6/*/Color Picker Panel
    0x124fb000 - 0x1273aff7 +Digital Publishing (??? - ???) <8663BEE7-5570-590C-4311-523454687AF5> /Applications/Adobe InDesign CS6/*/Digital Publishing
    0x128aa000 - 0x128c2ff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <BCC36A3E-F3D5-1FB6-421C-BD8DBFAD3DBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x128e4000 - 0x12917fe4 +libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <A5EFC699-8182-37BC-B91E-D33BC4EFC6D9> /Applications/Adobe InDesign CS6/*/libcurl.4.dylib
    0x12920000 - 0x12943ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
    0x12951000 - 0x129feff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x12a43000 - 0x12ac1fff +com.adobe.InDesign.DynamicDocumentsUI (8.0.0.370 - ???) <8DA4D224-F982-BEF8-F3C8-92C705ED45F4> /Applications/Adobe InDesign CS6/*/DynamicDocumentsUI
    0x12ae2000 - 0x12b17ff3 +com.adobe.InDesign.Gradient Panel (8.0.0.370 - ???) <C99C9685-73D1-9B33-767A-ACCD7ED75B88> /Applications/Adobe InDesign CS6/*/Gradient Panel
    0x12b2a000 - 0x12bb1ffb +com.adobe.InDesign.Graphic Panels (8.0.0.370 - ???) <168D9A85-2E5B-37F3-D9EA-EFDFACF43699> /Applications/Adobe InDesign CS6/*/Graphic Panels
    0x12bd1000 - 0x12bebffb +com.adobe.InDesign.JPEG Export (8.0.0.370 - ???) <AEF73F87-0C58-3488-6977-6C1CE94A18D1> /Applications/Adobe InDesign CS6/*/JPEG Export
    0x12bfa000 - 0x12c46fff +com.adobe.InDesign.Output Preview (8.0.0.370 - ???) <D074CD73-B3DF-BA5C-0ABD-6199C45DD42A> /Applications/Adobe InDesign CS6/*/Output Preview
    0x12c5a000 - 0x12c6fffb +com.adobe.InDesign.OutputMiscUI (8.0.0.370 - ???) <31D569A8-4184-7A04-7E78-D161806F763A> /Applications/Adobe InDesign CS6/*/OutputMiscUI
    0x12c7e000 - 0x12cfefe3 +com.adobe.InDesign.PDF UI (8.0.0.370 - ???) <4F221BEA-92E2-BCEC-B4CA-C9CE95D31722> /Applications/Adobe InDesign CS6/*/PDF UI
    0x12d1a000 - 0x12d76fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x12d7f000 - 0x12d94fff +com.adobe.InDesign.Printer Styles (8.0.0.370 - ???) <D713E603-15FA-C061-0D64-F4A76B045F71> /Applications/Adobe InDesign CS6/*/Printer Styles
    0x12d9f000 - 0x12e72fff +com.adobe.InDesign.PrintUI (8.0.0.370 - ???) <F0050870-F5F0-3B3E-BC3E-2F6D46F43694> /Applications/Adobe InDesign CS6/*/PrintUI
    0x12e93000 - 0x12ea2ffb +com.adobe.InDesign.PS Import UI (8.0.0.370 - ???) <5BE45093-9397-461D-37EA-142BA92B408C> /Applications/Adobe InDesign CS6/*/PS Import UI
    0x12ead000 - 0x12ecbffb +com.adobe.InDesign.Swatch Library Panel (8.0.0.370 - ???) <F78ECFDA-25FF-0740-D7AF-FA66169D3BA7> /Applications/Adobe InDesign CS6/*/Swatch Library Panel
    0x12ed6000 - 0x12f8aff3 +com.adobe.InDesign.Swatches Panel (8.0.0.370 - ???) <2CA597D8-8277-3616-7219-BA320C75B249> /Applications/Adobe InDesign CS6/*/Swatches Panel
    0x12fb5000 - 0x1305bffb +com.adobe.InDesign.Transparency UI (8.0.0.370 - ???) <87E0536E-598D-C382-79F0-872FA5C27C5E> /Applications/Adobe InDesign CS6/*/Transparency UI
    0x13084000 - 0x130e6ff3 +com.adobe.InDesign.Assignment UI (8.0.0.370 - ???) <399A5D72-B369-A3C4-2C9F-BBD2BB0E7F3D> /Applications/Adobe InDesign CS6/*/Assignment UI
    0x13100000 - 0x1311efeb +com.adobe.InDesign.InCopy Bridge UI (8.0.0.370 - ???) <5C148722-DA95-AB4A-8335-6BE4AC931366> /Applications/Adobe InDesign CS6/*/InCopy Bridge UI
    0x13128000 - 0x13164ff3 +com.adobe.InDesign.InCopy Bridge (8.0.0.370 - ???) <20E58D68-75C9-F0CB-2991-28086A791FBF> /Applications/Adobe InDesign CS6/*/InCopy Bridge
    0x13171000 - 0x13178fff +com.adobe.InDesign.InCopyExport (8.0.0.370 - ???) <F4CEC010-0752-E920-3B48-6082D10CAF4D> /Applications/Adobe InDesign CS6/*/InCopyExport
    0x13180000 - 0x13186fff +com.adobe.InDesign.InCopyImport (8.0.0.370 - ???) <9FEF0CC7-FD64-B251-180E-A2E17E89FFD0> /Applications/Adobe InDesign CS6/*/InCopyImport
    0x1318c000 - 0x13191fff +com.adobe.InDesign.InCopyWorkflow UI (8.0.0.370 - ???) <70CA2A6C-540D-C0CA-B4EE-5CAC53EFF519> /Applications/Adobe InDesign CS6/*/InCopyWorkflow UI
    0x13199000 - 0x131edffb +com.adobe.InDesign.Note (8.0.0.370 - ???) <493B54A6-11B2-864E-C8ED-EEF4198B3EB4> /Applications/Adobe InDesign CS6/*/Note
    0x13206000 - 0x13211ff3 +com.adobe.InDesign.NotePref (8.0.0.370 - ???) <B00EDAEC-2201-BA55-B530-22CFDA8FB7DF> /Applications/Adobe InDesign CS6/*/NotePref
    0x1321e000 - 0x132bffff +com.adobe.InDesign.ButtonUI (8.0.0.370 - ???) <1E583694-407D-BE2A-40B0-4349511DFE1D> /Applications/Adobe InDesign CS6/*/ButtonUI
    0x132e5000 - 0x1330cffb +com.adobe.InDesign.MediaUI (8.0.0.370 - ???) <4A684112-5E81-150D-4C58-6685BDDBF479> /Applications/Adobe InDesign CS6/*/MediaUI
    0x1331e000 - 0x1332bff3 +com.adobe.InDesign.Alignment Panel (8.0.0.370 - ???) <1A57AA33-0A5B-ACD3-50D2-724770247AD3> /Applications/Adobe InDesign CS6/*/Alignment Panel
    0x13331000 - 0x13374ff7 +com.adobe.InDesign.Asset Library Panel (8.0.0.370 - ???) <7C607327-F61A-900D-C12C-EB4B4E11904D> /Applications/Adobe InDesign CS6/*/Asset Library Panel
    0x13390000 - 0x133fbffb +com.adobe.InDesign.Asset PubLibrary (8.0.0.370 - ???) <367764EF-3037-6771-F12E-36E5DB269ECF> /Applications/Adobe InDesign CS6/*/Asset PubLibrary
    0x13413000 - 0x1345cfff +com.adobe.InDesign.Book Panel (8.0.0.370 - ???) <EDD89CA1-6F14-17D6-4AAC-F6FAF61BF715> /Applications/Adobe InDesign CS6/*/Book Panel
    0x13476000 - 0x13490ff3 +com.adobe.InDesign.Bookmark Panel (8.0.0.370 - ???) <CF1482BA-E545-358D-FF17-1AB473C96F5D> /Applications/Adobe InDesign CS6/*/Bookmark Panel
    0x134a2000 - 0x134d9ff3 +com.adobe.InDesign.ContentDropper Tool (8.0.0.370 - ???) <1E9C2AB2-5EEF-6C69-2332-9D5FDD165F83> /Applications/Adobe InDesign CS6/*/ContentDropper Tool
    0x134ef000 - 0x1352dff3 +com.adobe.InDesign.Control Panel (8.0.0.370 - ???) <D59E9E14-47F6-E76A-7A42-F49BD46673F3> /Applications/Adobe InDesign CS6/*/Control Panel
    0x13542000 - 0x1354affb +com.adobe.InDesign.Create Guides Dialog (8.0.0.370 - ???) <ADB3C8BC-34EE-459B-6F83-3E54D3A242E0> /Applications/Adobe InDesign CS6/*/Create Guides Dialog
    0x13552000 - 0x13589fff +com.adobe.InDesign.Eyedropper Tool (8.0.0.370 - ???) <CA80FBEA-986E-5301-3CED-EC620212F52E> /Applications/Adobe InDesign CS6/*/Eyedropper Tool
    0x13599000 - 0x1361fff3 +com.adobe.InDesign.Hyperlinks Panel (8.0.0.370 - ???) <A8A63B20-5365-EE1F-F729-EC03640B0FC0> /Applications/Adobe InDesign CS6/*/Hyperlinks Panel
    0x1363b000 - 0x136bdfff +com.adobe.InDesign.Index Panel (8.0.0.370 - ???) <DB5D600B-28DB-501E-1DBC-7C8C3C202670> /Applications/Adobe InDesign CS6/*/Index Panel
    0x136d6000 - 0x136e1fff +unihan (??? - ???) <9FC06EAB-E3E2-7CF6-52B4-39B920584A27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x136ed000 - 0x1374bff3 +com.adobe.InDesign.Info Panel (8.0.0.370 - ???) <6767B322-AE16-F72C-E61E-CB70EB63871E> /Applications/Adobe InDesign CS6/*/Info Panel
    0x1375b000 - 0x13821fe7 +com.adobe.InDesign.Knowledge Base (8.0.0.370 - ???) <3C0E0B8C-4A9D-50DE-3FC4-C05733E22301> /Applications/Adobe InDesign CS6/*/Knowledge Base
    0x13828000 - 0x13874fff +com.adobe.InDesign.Layers Panel (8.0.0.370 - ???) <0EA29176-2514-2D31-292F-7ED2C9530028> /Applications/Adobe InDesign CS6/*/Layers Panel
    0x1388d000 - 0x13890ff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - ???) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0x13897000 - 0x138b6ff3 +com.adobe.InDesign.Layout Adjustment (8.0.0.370 - ???) <77BDE746-6BCA-0975-06CF-2617CE4326BA> /Applications/Adobe InDesign CS6/*/Layout Adjustment
    0x138c2000 - 0x1390bfff +com.adobe.InDesign.Links UI (8.0.0.370 - ???) <0B60E760-139E-22C8-3C61-2CE973D7608D> /Applications/Adobe InDesign CS6/*/Links UI
    0x13924000 - 0x139c3ff3 +com.adobe.InDesign.ObjectStylesUI (8.0.0.370 - ???) <F541B941-79CF-5D42-F5FD-B99C3BCF5B67> /Applications/Adobe InDesign CS6/*/ObjectStylesUI
    0x139e9000 - 0x13a0bffb +com.adobe.InDesign.Page Setup Dialog (8.0.0.370 - ???) <DA18018D-A37B-423F-4F8D-AF17D5F0BB3C> /Applications/Adobe InDesign CS6/*/Page Setup Dialog
    0x13a15000 - 0x13ad5fe3 +com.adobe.InDesign.Pages Panel (8.0.0.370 - ???) <6D0D2D1C-D5C2-70BD-C611-4B8BAF24C7CB> /Applications/Adobe InDesign CS6/*/Pages Panel
    0x13af9000 - 0x13b06fff +com.adobe.InDesign.Sections UI (8.0.0.370 - ???) <9F1F3835-16BB-B173-E30C-E37F61E20450> /Applications/Adobe InDesign CS6/*/Sections UI
    0x13b0e000 - 0x13b16fff +com.adobe.InDesign.StepRepeat (8.0.0.370 - ???) <A9EF00EA-8BB6-AD34-B4CA-2814537216F1> /Applications/Adobe InDesign CS6/*/StepRepeat
    0x13b1f000 - 0x13b5cfff +com.adobe.InDesign.Text Wrap Panel (8.0.0.370 - ???) <1CBD8530-D104-B2AA-6258-D3276ADCBEBA> /Applications/Adobe InDesign CS6/*/Text Wrap Panel
    0x13b6f000 - 0x13babff3 +com.adobe.InDesign.TOC UI Dialog (8.0.0.370 - ???) <463C7166-97BB-A2BD-FD54-D07AD3B65043> /Applications/Adobe InDesign CS6/*/TOC UI Dialog
    0x13bbf000 - 0x13bf7fff +com.adobe.InDesign.Transform Panel (8.0.0.370 - ???) <639982B3-0E17-99FA-C6F0-983B883B269D> /Applications/Adobe InDesign CS6/*/Transform Panel
    0x13c06000 - 0x13c20ff3 +com.adobe.InDesign.Image Import UI (8.0.0.370 - ???) <C4992FEA-1795-D59F-CE90-5C50014F78E2> /Applications/Adobe InDesign CS6/*/Image Import UI
    0x13c2d000 - 0x13c40feb +com.adobe.InDesign.Scotch Rules (8.0.0.370 - ???) <84E401CA-C8D0-2C5A-E9E1-C038BACEDAF4> /Applications/Adobe InDesign CS6/*/Scotch Rules
    0x13c48000 - 0x13ca2fff +com.adobe.InDesign.BNUI (8.0.0.370 - ???) <E1069FF1-BDA6-6AB5-94B9-399EFAD33CF3> /Applications/Adobe InDesign CS6/*/BNUI
    0x13cbc000 - 0x13d5cffb +com.adobe.InDesign.DataMerge (8.0.0.370 - ???) <B70DF58E-BEB4-BD3A-B438-04DCA4BB465A> /Applications/Adobe InDesign CS6/*/DataMerge
    0x13d74000 - 0x13da9fff +com.adobe.InDesign.DataMergeUI (8.0.0.370 - ???) <982460FB-B502-C9D1-D7C0-65BBC2FCCB64> /Applications/Adobe InDesign CS6/*/DataMergeUI
    0x13dc0000 - 0x13dd4ff3 +com.adobe.InDesign.PMWelcomeScreen (8.0.0.370 - ???) <2648F80C-C135-9DC5-A636-C05A8BF661C3> /Applications/Adobe InDesign CS6/*/PMWelcomeScreen
    0x13de5000 - 0x13ed2ffb +com.adobe.InDesign.Package and Preflight UI (8.0.0.370 - ???) <68E93544-772B-CC9C-E823-9203F4272CD7> /Applications/Adobe InDesign CS6/*/Package and Preflight UI
    0x13f02000 - 0x14117ff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370 - ???) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0x14149000 - 0x14171feb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x14190000 - 0x14277fef +com.adobe.InDesign.JBX (8.0.0.370 - ???) <79DEAE03-D442-EFF6-6751-87BA05F5A3CB> /Applications/Adobe InDesign CS6/*/JBX
    0x1429a000 - 0x1429eff7 +com.adobe.InDesign.Script Label Panel (8.0.0.370 - ???) <AC232069-F90D-7E32-8292-E09EEA27F9EE> /Applications/Adobe InDesign CS6/*/Script Label Panel
    0x142a7000 - 0x142b3ffb +com.adobe.InDesign.Scripts Panel (8.0.0.370 - ???) <10F367E1-2F61-B4E6-1883-E8A5265548AE> /Applications/Adobe InDesign CS6/*/Scripts Panel
    0x142be000 - 0x143a1ffb +com.adobe.InDesign.Tables UI (8.0.0.370 - ???) <033963EE-D716-131A-2164-6D5CA7ADFC86> /Applications/Adobe InDesign CS6/*/Tables UI
    0x143c6000 - 0x14469ffb +com.adobe.InDesign.TableStylesUI (8.0.0.370 - ???) <48A7D3F8-B856-43FC-A119-51D9C08E235D> /Applications/Adobe InDesign CS6/*/TableStylesUI
    0x1448b000 - 0x144f4ff3 +com.adobe.InDesign.Character Panel (8.0.0.370 - ???) <1B6D9695-AAB9-EDA5-D0D1-C931688C5EC3> /Applications/Adobe InDesign CS6/*/Character Panel
    0x14511000 - 0x1453fff7 +com.adobe.InDesign.Conditional Text UI (8.0.0.370 - ???) <B52329F2-94C5-AFA9-379A-983FD42B48B0> /Applications/Adobe InDesign CS6/*/Conditional Text UI
    0x14554000 - 0x14570ff7 +com.adobe.InDesign.Create Outlines (8.0.0.370 - ???) <048977B2-4975-2E80-018F-55C9D2C84C92> /Applications/Adobe InDesign CS6/*/Create Outlines
    0x1457a000 - 0x146a8fe3 +com.adobe.InDesign.Find and Change Panel (8.0.0.370 - ???) <2ED6F128-5265-8B55-F0F8-B457409F5796> /Applications/Adobe InDesign CS6/*/Find and Change Panel
    0x146db000 - 0x14700ff7 +com.adobe.InDesign.Find Change Format Panel (8.0.0.370 - ???) <A3C09444-DD22-7E8E-720E-C163A7FF837D> /Applications/Adobe InDesign CS6/*/Find Change Format Panel
    0x1470f000 - 0x14735ff7 +com.adobe.InDesign.Font Usage Dialog (8.0.0.370 - ???) <3EA16C7B-F9CC-E218-1200-BC235DB3423E> /Applications/Adobe InDesign CS6/*/Font Usage Dialog
    0x14744000 - 0x14827ffb +com.adobe.InDesign.Glyphs Panel (8.0.0.370 - ???) <5EA3F9D0-3442-21FD-99D8-A054E2264070> /Applications/Adobe InDesign CS6/*/Glyphs Panel
    0x14843000 - 0x1484bff3 +com.adobe.InDesign.Hyphenation Panel (8.0.0.370 - ???) <5341F962-F6E2-02FC-2D11-419DC5E74D14> /Applications/Adobe InDesign CS6/*/Hyphenation Panel
    0x14857000 - 0x14867ffb +com.adobe.InDesign.Indents and Tabs (8.0.0.370 - ???) <B33F6EAA-F9AF-BF34-1F08-47808F94C046> /Applications/Adobe InDesign CS6/*/Indents and Tabs
    0x14872000 - 0x1487aff3 +com.adobe.InDesign.Justification Panel (8.0.0.370 - ???) <F8460C83-8DE0-73B1-6A49-C75969DBA54F> /Applications/Adobe InDesign CS6/*/Justification Panel
    0x14881000 - 0x14887ff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - ???) <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign CS6/*/Keeps Panel
    0x1488d000 - 0x148adfeb +com.adobe.InDesign.Optical Kerning (8.0.0.370 - ???) <5E9D52E9-DE58-69D6-4924-FF6E82019F55> /Applications/Adobe InDesign CS6/*/Optical Kerning
    0x148b5000 - 0x148e3ff3 +com.adobe.InDesign.Paragraph Panel (8.0.0.370 - ???) <2949EAB7-8543-8C0C-97A4-F44D2CA5D9B8> /Applications/Adobe InDesign CS6/*/Paragraph Panel
    0x148f0000 - 0x14900ffb +com.adobe.InDesign.Paragraph Rules Panel (8.0.0.370 - ???) <DB991FAE-B099-F846-277E-6D51316B1393> /Applications/Adobe InDesign CS6/*/Paragraph Rules Panel
    0x14907000 - 0x1491dff7 +com.adobe.InDesign.Path Type UI (8.0.0.370 - ???) <6EB49527-FEC9-C79E-68D1-F6FB37C35419> /Applications/Adobe InDesign CS6/*/Path Type UI
    0x1492a000 - 0x14933ffb +PathTypeLib.dylib (??? - ???) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0x1493a000 - 0x14964fff +com.adobe.InDesign.RunIn Styles Panel (8.0.0.370 - ???) <EFE3E465-22E1-B49C-C55E-5CDD12E60AC3> /Applications/Adobe InDesign CS6/*/RunIn Styles Panel
    0x14972000 - 0x14982ffb +com.adobe.InDesign.SING (8.0.0.370 - ???) <61BF8D63-5ECC-A90D-1FDC-B124ADA0D0A5> /Applications/Adobe InDesign CS6/*/SING
    0x14989000 - 0x14991ff7 +com.adobe.InDesign.Span Columns Panel (8.0.0.370 - ???) <56CEFE88-C354-C689-99D7-F38B7D858966> /Applications/Adobe InDesign CS6/*/Span Columns Panel
    0x14998000 - 0x149e4ff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - ???) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0x149fc000 - 0x14a0dff7 +com.adobe.InDesign.Story Panel (8.0.0.370 - ???) <A21295BA-8A42-7B84-4DDD-1F24884BFAD4> /Applications/Adobe InDesign CS6/*/Story Panel
    0x14a17000 - 0x14a86ff3 +com.adobe.InDesign.Style Panel (8.0.0.370 - ???) <FA69BA30-90AA-5CEE-8B72-AB9BCAC6FDD1> /Applications/Adobe InDesign CS6/*/Style Panel
    0x14aa5000 - 0x14ab0ffb +com.adobe.InDesign.Text Color Panel (8.0.0.370 - ???) <DD01A0EF-1A9B-4A67-F5A2-65E126B84265> /Applications/Adobe InDesign CS6/*/Text Color Panel
    0x14ab6000 - 0x14ae0ffb +com.adobe.InDesign.Text Frame Options (8.0.0.370 - ???) <EB1EDB1B-9DDC-FBD1-7C2B-1081F7DEADAF> /Applications/Adobe InDesign CS6/*/Text Frame Options
    0x14af0000 - 0x14b4fff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - ???) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0x14b64000 - 0x14b80ff7 +com.adobe.InDesign.Text Preferences (8.0.0.370 - ???) <DE058137-60B9-6C2D-AAFA-FB99BBF16343> /Applications/Adobe InDesign CS6/*/Text Preferences
    0x14b8c000 - 0x14babfff +com.adobe.InDesign.Text Ruler (8.0.0.370 - ???) <A6116817-54FD-ADD4-17E6-567EAE23EB6D> /Applications/Adobe InDesign CS6/*/Text Ruler
    0x14bb8000 - 0x14bd6ff3 +com.adobe.InDesign.Text Style Panel (8.0.0.370 - ???) <C773AF02-7F9B-ACA6-2EB0-6AD306DAF63E> /Applications/Adobe InDesign CS6/*/Text Style Panel
    0x14be2000 - 0x14c0bff7 +com.adobe.InDesign.Article Panel (8.0.0.370 - ???) <E0F3245B-7976-AE49-00B9-2683BE022C41> /Applications/Adobe InDesign CS6/*/Article Panel
    0x14c20000 - 0x14c49fff +com.adobe.InDesign.CSXS (8.0.0.370 - ???) <018B245A-072B-B36F-5D3C-2BD5AD0F8876> /Applications/Adobe InDesign CS6/*/CSXS
    0x14c5e000 - 0x14df2fff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x14e9a000 - 0x14ecdff3 +com.adobe.InDesign.Galley Preferences (8.0.0.370 - ???) <338FBCD0-2382-5B70-CF08-5F40C3BDC130> /Applications/Adobe InDesign CS6/*/Galley Preferences
    0x14ee1000 - 0x14f01ffb +com.adobe.InDesign.GapTool (8.0.0.370 - ???) <29265658-52CA-6DCC-71F5-25D6B0E678BA> /Applications/Adobe InDesign CS6/*/GapTool
    0x14f0e000 - 0x14f17ff3 +com.adobe.InDesign.General Preferences Panel (8.0.0.370 - ???) <CAEDDEEF-8606-F336-817A-E78153CE2571> /Applications/Adobe InDesign CS6/*/General Preferences Panel
    0x14f1e000 - 0x14f38fe3 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <928D8FAD-DEE7-F1D0-FE17-FA7F4E4C1E48> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x14f43000 - 0x14f5aff3 +com.adobe.InDesign.Performance UI (8.0.0.370 - ???) <45BFDBD4-66CD-0CDA-C959-E510A38C915F> /Applications/Adobe InDesign CS6/*/Performance UI
    0x14f6a000 - 0x14f8bfff +com.adobe.InDesign.SharedContentUI (8.0.0.370 - ???) <F7AD6FD7-F2A2-17B0-066B-0805A9B4361D> /Applications/Adobe InDesign CS6/*/SharedContentUI
    0x14f97000 - 0x14fb7fff +com.adobe.InDesign.Shortcut Editor Dialog (8.0.0.370 - ???) <7AB73363-5284-2CDF-59A2-B9CEC4AD2A78> /Applications/Adobe InDesign CS6/*/Shortcut Editor Dialog
    0x14fc4000 - 0x14fd9ffb +com.adobe.InDesign.Tool Box (8.0.0.370 - ???) <A92C9A1A-FBE9-0D86-9DF4-08A5641B6595> /Applications/Adobe InDesign CS6/*/Tool Box
    0x14fe8000 - 0x14ff4ffb +com.adobe.InDesign.Tool Tips (8.0.0.370 - ???) <7096572C-F930-7341-5B79-CCE04B6FCBDB> /Applications/Adobe InDesign CS6/*/Tool Tips
    0x14fff000 - 0x15005ffb +com.adobe.InDesign.Track Changes Preferences (8.0.0.370 - ???) <3819FEAD-5C72-FEB6-3124-DD1CA4F9BF97> /Applications/Adobe InDesign CS6/*/Track Changes Preferences
    0x1500c000 - 0x1501ffff +com.adobe.InDesign.Track Changes UI (8.0.0.370 - ???) <14FAFC2F-029D-235C-FD32-C29B76EA7F05> /Applications/Adobe InDesign CS6/*/Track Changes UI
    0x15025000 - 0x1502fff3 +com.adobe.InDesign.PerformanceMetrics (8.0.0.370 - ???) <D7176A7C-DE1F-DE19-54FB-816FB3A56F98> /Applications/Adobe InDesign CS6/*/PerformanceMetrics
    0x15036000 - 0x15044fff +com.adobe.InDesign.Metadata UI (8.0.0.370 - ???) <72B263D6-2695-0AD0-3B27-BC5F91856777> /Applications/Adobe InDesign CS6/*/Metadata UI
    0x1504b000 - 0x150c3fe3 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x150d2000 - 0x150daffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - ???) <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign CS6/*/Workgroup UI
    0x150e0000 - 0x15130ff3 +com.adobe.InDesign.Snippet (8.0.0.370 - ???) <F4F2E8E0-F38F-A639-619E-6CFE60AB092C> /Applications/Adobe InDesign CS6/*/Snippet
    0x15144000 - 0x15272ff7 +com.adobe.InDesign.XMedia UI (8.0.0.370 - ???) <A669B051-78AE-4E11-E897-62855B62BC34> /Applications/Adobe InDesign CS6/*/XMedia UI
    0x152ae000 - 0x15300fff +com.adobe.InDesign.Actions (8.0.0.370 - ???) <4DB174D9-5BFD-8E60-8D5B-842E42BAFED6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x15313000 - 0x154bffff +com.adobe.InDesign.AppFramework (8.0.0.370 - ???) <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x154ff000 - 0x157ddff7 +com.adobe.InDesign.Application UI (8.0.0.370 - ???) <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x15867000 - 0x1591bffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x1595e000 - 0x159fcff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x15a32000 - 0x15a9fffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x15aee000 - 0x15b13ff7 +com.adobe.InDesign.Article (8.0.0.370 - ???) <3F6AA216-A395-E8EB-2D75-A68EFCBCD60A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Article.InDesignPlugin/Article
    0x15b1f000 - 0x15bbeffb +com.adobe.InDesign.Assignments (8.0.0.370 - ???) <26B7FA96-2070-E56C-072E-5BF4FAC72C18> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x15bd8000 - 0x15c93fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <B8855D3A-C827-D9EB-040E-F808043458DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x15cc2000 - 0x15cfdff3 +com.adobe.InDesign.AWS (8.0.0.370 - ???) <F88DE0E8-30E4-6278-6775-FA6A9B7C4442> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x15d0f000 - 0x15d39ff3 +com.adobe.InDesign.AWSUI (8.0.0.370 - ???) <5C581BF5-0501-0633-DA35-AC4908931944> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x15d48000 - 0x15d81ff7 +com.adobe.InDesign.Basic Tools (8.0.0.370 - ???) <0C4F33B7-E67F-3F64-BC8A-8567200FB0C3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x15d96000 - 0x15df5ffb +com.adobe.InDesign.Behavior (8.0.0.370 - ???) <FABD82A1-F4A7-9D3E-36F4-F9367F8F01E7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x15e0a000 - 0x15ea8fe3 +com.adobe.InDesign.BNCore (8.0.0.370 - ???) <C6D7C19A-CB6E-A3A3-CDC0-9EB8E3D5F8DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x15ebf000 - 0x15f24ff3 +com.adobe.InDesign.Book (8.0.0.370 - ???) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x15f36000 - 0x15f6eff3 +com.adobe.InDesign.CellStyles (8.0.0.370 - ???) <F1F10EDD-58CA-AA3D-BB57-BFCA0816A1DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CellStyles.InDesignPlugin/CellStyles
    0x15f7e000 - 0x16003fef +com.adobe.InDesign.CJK Text Attributes (8.0.0.370 - ???) <C6F945FC-E839-778E-A073-DE4772A8E821> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x1601d000 - 0x160a0fff +com.adobe.InDesign.CJKGrid (8.0.0.370 - ???) <C93F411B-0C21-0268-D70C-CBC084D8C427> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x160b6000 - 0x1619efff +com.adobe.InDesign.Color Management (8.0.0.370 - ???) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x161c0000 - 0x16221ff3 +com.adobe.InDesign.CompFontMgr (8.0.0.370 - ???) <A6CD1E5C-4576-F1E2-86E5-59B4AFC480E0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x16234000 - 0x16289ff3 +com.adobe.InDesign.Conditional Text (8.0.0.370 - ???) <0E4C9727-2262-6EC4-2E82-257C8F5F4183> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x1629c000 - 0x162ceff3 +com.adobe.InDesign.ContentDropper (8.0.0.370 - ???) <CF2D1EA9-9B37-4A91-91B5-CAEA4D49CF7E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/ContentDropper.InDesignPlugin/ContentDropper
    0x162dd000 - 0x162fdfff +com.adobe.InDesign.Dialog Layout (8.0.0.370 - ???) <03D98479-D7D1-2E54-F386-695645140C0A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x1630a000 - 0x16330ff7 +com.adobe.InDesign.Document Actions (8.0.0.370 - ???) <0DACEFC9-4F3E-0D14-C955-38CA59D8B8A9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x1633a000 - 0x16509fef +com.adobe.InDesign.Document Framework (8.0.0.370 - ???) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x16538000 - 0x16540ff7 +com.adobe.InDesign.Document UI (8.0.0.370 - ???) <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x16547000 - 0x1688bffb +com.adobe.InDesign.Dynamic Documents (8.0.0.370 - ???) <8CF89B21-DC1B-AF40-FAD2-D46F3C60F899> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x168c1000 - 0x169a2fe7 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.19553 - 2.1.0.19553) <3B20BE68-253F-ECCE-2BC9-68FDE89213A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x169c1000 - 0x16b74fe3 +com.adobe.AFlamingo (AFlamingo 2.3.102.19287 - 2.3.102.19287) <A04AE11D-8128-3324-295F-504CBAD447E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x16b90000 - 0x16c8bff7 +com.adobe.InDesign.EPS Page Item (8.0.0.370 - ???) <659D1891-D2A5-FE6E-B96D-FAFEFE68FA20> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x16cb3000 - 0x16db0ff7 +com.adobe.InDesign.Font Manager (8.0.0.370 - ???) <9D1C1A4E-3229-2FBE-B31C-50F15DB43ECD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x16dc8000 - 0x16e98ffb +com.adobe.InDesign.FormField (8.0.0.370 - ???) <CF177A19-26BF-677C-6383-0A5825243D47> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x16eb6000 - 0x16f12ffb +com.adobe.InDesign.Galley (8.0.0.370 - ???) <DE1575A7-CB25-37B4-6F58-8B61333DC7F1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x16f22000 - 0x17067ff3 +com.adobe.InDesign.GalleyUI (8.0.0.370 - ???) <A1D87895-35D8-3AE1-06A7-EDF7EE75EB83> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x17088000 - 0x172beff7 +com.adobe.InDesign.Generic Page Item (8.0.0.370 - ???) <D008C5CA-6491-A79E-030E-7AA8913F798F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x172f7000 - 0x17302ff7 +com.adobe.InDesign.GenericSettings (8.0.0.370 - ???) <5C7B524F-FF92-1DF4-87BE-81E6E823247F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x17309000 - 0x1730affb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - ???) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x1730f000 - 0x1737cffb +com.adobe.InDesign.Gradient Fill (8.0.0.370 - ???) <DD46630A-8604-596B-01EF-AF2D4E71E0F7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x17391000 - 0x1748aff3 +com.adobe.InDesign.Graphics (8.0.0.370 - ???) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x174a6000 - 0x174b1ff7 +com.adobe.InDesign.Group (8.0.0.370 - ???) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x174bb000 - 0x174dbfff +com.adobe.InDesign.Guides (8.0.0.370 - ???) <F9352A2B-1916-8E11-91A9-47F200ADF0FF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x174e9000 - 0x17644ffb +com.adobe.InDesign.HTMLPGT (8.0.0.370 - ???) <A8AF2BC0-D57A-C998-263E-2C74D89F689C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/HTMLPGT.InDesignPlugin/HTMLPGT
    0x176ac000 - 0x177a9ff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - ???) <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x177ca000 - 0x17819fef +com.adobe.InDesign.Image Filters (8.0.0.370 - ???) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x17822000 - 0x17932ffb +com.adobe.InDesign.Image (8.0.0.370 - ???) <0BDFC74B-06D1-E29D-AB7F-04C6E66A5AD2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x17954000 - 0x17974ff3 +com.adobe.InDesign.IME (8.0.0.370 - ???) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x17982000 - 0x179f2ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 - ???) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x17a11000 - 0x17b10fe7 +com.adobe.InDesign.InCopyShared (8.0.0.370 - ???) <98C8C02F-7516-57BB-E646-4DF0D94A25C7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x17b30000 - 0x17b4dff3 +com.adobe.InDesign.InCopySharedUI (8.0.0.370 - ???) <6D9537EF-8E60-E9E4-FFDB-CB91E661A66C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x17b5a000 - 0x17bf5ff7 +com.adobe.InDesign.InCopyWorkflow (8.0.0.370 - ???) <D5BCE9F9-A0F8-5653-FEE7-2E44439CA74C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x17c15000 - 0x17cfcfff +com.adobe.InDesign.Indexing (8.0.0.370 - ???) <BBDBF42B-0FDC-FF20-0EC7-E5C65BCE94BD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x17d15000 - 0x17dd9fe3 +com.adobe.InDesign.INXCore (8.0.0.370 - ???) <D90FF439-FAA9-5CAF-A1EA-9F9A87BA825B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x17dfa000 - 0x17e25ff3 +com.adobe.InDesign.Layer (8.0.0.370 - ???) <D1983877-BBD3-0FEA-2721-56779B06CBE9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x17e34000 - 0x1802cfff +com.adobe.InDesign.Layout UI (8.0.0.370 - ???) <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x18072000 - 0x18099ff3 +com.adobe.InDesign.Layout (8.0.0.370 - ???) <AAF92A8B-C0BE-7B50-AE0C-A1B339F531E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x180a4000 - 0x180f3ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - ???) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x18107000 - 0x18248fe7 +com.adobe.InDesign.Links (8.0.0.370 - ???) <A583F3F8-D113-EF79-599F-BC17AAB5C615> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x18271000 - 0x18313ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - ???) <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x18328000 - 0x18380ff7 +com.adobe.InDesign.Media (8.0.0.370 - ???) <32C3B3B0-3A9A-D6B3-3044-5CBD01CC0A8A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x18391000 - 0x18392ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - ???) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x18397000 - 0x18426ffb +com.adobe.InDesign.Metadata (8.0.0.370 - ???) <78188C84-AE6A-41D5-9B5F-003009B9CF96> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x1843d000 - 0x18454ff7 +com.adobe.InDesign.Movie (8.0.0.370 - ???) <52B8EED2-6C0E-632A-0EDF-77F61FDE2A8D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x18460000 - 0x1849effb +com.adobe.InDesign.Open Place (8.0.0.370 - ???) <96AF9AFB-D46D-6193-6A1D-716D6332847D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x184ae000 - 0x18562fef +com.adobe.InDesign.Paragraph Composer (8.0.0.370 - ???) <87FA214A-5BEA-C348-84A5-11E346767EB8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x18570000 - 0x185b2ff3 +com.adobe.InDesign.Path Type (8.0.0.370 - ???) <C2D2E374-DD5B-DC87-8263-2F1F39DA120E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x185c6000 - 0x1880dfff +com.adobe.InDesign.PDF (8.0.0.370 - ???) <54EA456A-3F68-DB9E-B3CE-7118A4326308> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x1883f000 - 0x18943fef +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1895c000 - 0x1897bffb +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <0107FAC2-ABDE-FCA8-A855-E6B9636159DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x1898a000 - 0x189befff +com.adobe.InDesign.Photoshop Import Filter (8.0.0.370 - ???) <6665B7C1-ED42-831D-5E52-D54AD29D8C32> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x189ca000 - 0x19a76ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x19bef000 - 0x19bf0ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x19bf5000 - 0x19c2ffeb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - ???) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x19c3c000 - 0x19db1fff +com.adobe.InDesign.Print (8.0.0.370 - ???) <0B16BD91-8977-7D93-59F1-6D67C90B7314> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x19dd4000 - 0x19dfaffb +com.adobe.InDesign.Rulers (8.0.0.370 - ???) <953D1536-0758-383D-185A-BEF5523CE59D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x19e09000 - 0x19eacfff +com.adobe.InDesign.Scripting (8.0.0.370 - ???) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x19ec6000 - 0x19eeaff3 +com.adobe.InDesign.Sections (8.0.0.370 - ???) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x19ef7000 - 0x19f87ff3 +com.adobe.InDesign.SharedContent (8.0.0.370 - ???) <F8160FD9-5127-03D0-EF2E-E1355F366E11> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x19fa3000 - 0x19fb0ff7 +com.adobe.InDesign.Sound (8.0.0.370 - ???) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x19fb9000 - 0x19fcafff +com.adobe.InDesign.Spelling Service (8.0.0.370 - ???) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x19fd5000 - 0x1a01dff7 +com.adobe.InDesign.Spline UI (8.0.0.370 - ???) <221E4B02-9FB7-77BA-76DC-7EA58E2D2316> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x1a033000 - 0x1a07cfff +com.adobe.InDesign.Spline (8.0.0.370 - ???) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x1a08f000 - 0x1a0edff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - ???) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x1a102000 - 0x1a241ff7 +com.adobe.InDesign.Spread (8.0.0.370 - ???) <87AF9615-AFB3-C5BD-2E1D-0AADCD0355C2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x1a267000 - 0x1a2bffe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - ???) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x1a2d2000 - 0x1a316fe3 +com.adobe.InDesign.Support for AppleScript (8.0.0.370 - ???) <03A2B78A-6B8D-36AD-EDB9-9F44B572FA85> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x1a327000 - 0x1a3c6ffb +com.adobe.InDesign.Support for JavaScript (8.0.0.370 - ???) <8BE58202-B416-D7CB-6242-76007DA009AD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x1a3e8000 - 0x1a46cfef +com.adobe.InDesign.SVGExport (8.0.0.370 - ???) <86FE3628-3D34-889A-E9D6-A668D39FA75C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SVGExport.InDesignPlugin/SVGExport
    0x1a491000 - 0x1a531fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x1a55e000 - 0x1a77bff7 +com.adobe.InDesign.Table Model (8.0.0.370 - ???) <32CAE4DE-3171-1D56-98D1-6DC2E380CC17> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x1a7aa000 - 0x1a7fbfff +com.adobe.InDesign.TableStyles (8.0.0.370 - ???) <840B33A7-BA08-534A-74D7-393737B3BCEA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x1a80a000 - 0x1a858ffb +com.adobe.InDesign.Text Attributes (8.0.0.370 - ???) <ED69A81F-01B2-1823-1387-F95971A2A75D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x1a86a000 - 0x1a87eff3 +com.adobe.InDesign.Text Editor Model (8.0.0.370 - ???) <73FD4441-6427-1074-641F-0AD5FCB1C59B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0x1a886000 - 0x1a950ff7 +com.adobe.InDesign.Text Editor (8.0.0.370 - ???) <81901B1A-3FFA-6536-E86E-F5FB8745230C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0x1a977000 - 0x1ab52fe7 +com.adobe.InDesign.Text Walker (8.0.0.370 - ???) <49EF6D2A-B8AE-

    I've had an email from Adobe asking me to contact them regarding my InDesign issues. When I log into my Adobe account it says I have no open cases although this one is very much live. As I am based in the UK it's very difficult to get answers from Adobe support due to time differences. They have asked for my contact details etc. but the email does not have a reply address. Does anyone know of any support I can get in th UK? It's not only frustrating that I can't use CS6 but I am struggling to get answers from Adobe also. Email as follows - they even tell me to have a 'nice day' - :
    Your Adobe ID: [removed by forum host]
    Your Case Number:0183766496
    Dear Lisa,
    Thank you for your continuous support and patience with Adobe technical support.
    In order to resolve this issue, we need a real time conversation with you. I do understand that this issue is going on for a long time.
    We would request you to provide us with the below mentioned information so that we can get in touch with you and walk you through the steps to be followed in order to resolve the issue on priority basis:
    1.Your Preferred Day to attend the call
    2.Your Preferred Time to attend the call
    3.Your Time Zone
    4 Your Phone Number
    Please remember our call back team works from Mon-Fri 10.00am-7.00pm CST.
    Kindly revert to us with the above stated information so that our call back team can contact you within 24-48 working hours.
    You may also call Technical Support at (800)-833-6687. We are available from 6:00 am to 5:00 pm Monday Friday, Pacific Time.
    Thank you for choosing Adobe.
    Have a Nice Day !
    This email is in response to support case #0183766496 submitted by Lisa Steward.
    To respond to this update or review your case history, log in to the Adobe Support Portal online and look for your case number in the "recent activity" section. Should you need to send us additional information, you can do so by opening the case and submitting your update.
    If you have difficulties logging in, consult the Adobe ID and Membership FAQ.
    Thank you,
    Adobe Customer Care
    Message was edited by: Peter Spier

  • Object styles. Trouble placing images

    When I place an image I have to clear object overides.
    I have been using indesign since 1.5, this has only happened with CC.
    It is arcane but it is driving me mad.
    The content is not centered in the box.
    Thanks in advance.
    (PS. Random inability to save documents. Have to triple or quituple click text to select. And the program runs slow. Apart from this it's great. Hope I don't lose so much money I can no longer subscribe. This is the point Adobe jumped the shark.)

    All patches up to date.
    Please correct me – launch Indesign, open object styles, choose basic graphic frame, edit it to suit you and the square icon is showing.
    This should be the style applied to new picture boxes and placed art?
    Or am I wrong.
    Because when I place pictures the style jumps to a 'none' with overides.
    I have reinstalled etc. And this was one of the first odd things I noticed about CC
    Please advise me.

  • InDesign cs6 crashes when exporting objects with drop shadows to interactive PDF

    I am using the trial version of InDesign CS6 on a mac OSX 10.7.4  I need to export my document as an interactive PDF. I have found that the export works fine so long as none of the objects within my document have a drop shadow. However, if I add a drop shadow to any object (text, images, or video) InDesign will crash when I try to export. I am adding the drop shadow by selecting the object and then choosing Object > Effects > Drop Shadow. Is there another method I should be using to add the shadow if I want to export to an Interactive PDF?

    Hi Peter, thanks for the response. Yes, I have tried creating a new blank project and adding one text object with a drop shadow and then exporting to Interactive PDF, and I experienced  the same result. I tried replacing my preferences as you suggested and found that it did not have any affect.
    I continued developing my InDesign document without using any drop shadows and began to experience the same type of crashing under two more circumstances. 1. When relinking assets in my Links panel. 2. When exporting to interactive PDF with interactive objects that are being clipped (I get a warning telling me I have clipped objects before I export; when I click export I experience the same crash.) I have tried exporting the same file to a print (non-interactive) PDF and experienced no crashing.
    I thought I should mention that I am using a retina display mac book pro with 16GB RAM. Could my graphics cards or the configureation of my machine be causing my issue?
    Thanks so much,

  • InDesign CS6, Can't Move Objects?

    ID was working great one day and the next day I opened the file and I can't move any of the objects with my mouse. Reduced to using the arrow keys for now. All other programs respond normally. No layers are locked and objects are not anchored.
    Windows XP SP3, InDesign CS6 
    Any support would be awesome.

    This worked: http://forums.adobe.com/thread/526990 - Indesign preference dump.

  • InDesign CS4 crashing when applying object styles

    When i try to use IObjectStyleSuite->ApplyObjectStyle with the name of an object style that is inside a group, indesign Crashed.
    I've tried using the full name of the style path -> group:stylename but it doesn't work.
    Anyone faced this problem?
    Thanks in advance.

    As a last resort, when I run into the weird problems, I go through a process of elimination to find the offender.
    As example, I would delete half the images and try the update. if it works, I know the problem was in one of the images I deleted. If it doesnt, I'd delete the other half and try again. I keep cutting the number of images I remove in half till I'm down to whatever it was causing the problem. The I save it as a newfile type and re-import/place.
    Kind of a pain in the tookas, but it works when I'm really stumped.
    HTH
    -Ted

  • Smart Style ne fonctionne plus depuis la dernière mise à jour Indesign CS6

    Bonjour,
    Tout est dans le titre : depuis la dernière mise à jour d'Indesign CS6, je ne peux plus utiliser le plugin Smart Style.
    Soit il me faut sélectionner manuellement le tableau, et aller dans l'onglet "Appliquer" (ce qui est beaucoup plus long que de faire glisser le Smart sur la tableau), soit ça se comporte comme une Bibliothèque classique, en déposant l'élément sur la page.
    Impossible de faire glisser Smart Style directement sur un tableau.
    Est-ce que quelqu'un a le même problème ?
    Merci...

    Merci de votre réponse... J'ai désinstallé/réinstallé le plugin, et cela refonctionne... bizarre tout de même...

  • How to find un used Object styles in a indesign document?

    hi,
    I need to remove unUsed Objects Styles.
    How do i find out?
    How to remove it?
    by,
    Subha

    As far as I can tell, you need to get an array of all the styles you are using, then compare it to the available styles and remove those that don't match up. I did something similar for swatches and changed it for object styles, but I am curious if there is a better way now or in the future. The following code compares and removes used and available styles based on the indexes, ignoring default styles in brackets... but hopefully someone has a more efficient way.<br /><br />jerrod<br /><br />//try this<br />var usedStyles = new Array();<br />for(var x=0;x<yourDoc.allPageItems.length;x++){<br />  usedStyles.push(yourDoc.allPageItems[x].appliedObjectStyle.index);<br /><br />}<br /><br />usedStyles.sort(compareNumbers);<br />var currentIndex = yourDoc.objectStyles.length-1;<br />for(x=usedStyles.length-1;x>-1;x--){<br />  while(currentIndex>usedStyles[x]){<br />    try{<br />      if(yourDoc.objectStyles[currentIndex].name.charAt(0)!="["){<br />        yourDoc.objectStyles[currentIndex].remove();<br />      }<br />    }finally{<br />      currentIndex--;<br />    }<br />  }<br />  currentIndex=usedStyles[x]-1;<br />}<br /><br />function compareNumbers(a, b) {<br />  return a - b<br />}

  • Scripting Problem with the Default SplitStory.vbs Schript. Windows Scripting Error No. 429, ActiveX-Component cannot create object: 'InDesign.Application", Engine: Default File: C:\Program Files (x86)\Adobe\Adobe InDesign CS6\Scripts\Scripts Panel\Samples

    On another PC it works. I can't find any difference in the script line 15. I could run the Script 1 time and the 2nd time it Show this error
    Set myInDesign = CreateObject("InDesign.Application")
    Rem Set the user interaction level to allow the display of dialog boxes and alerts.

    Hi
    delete the tbl file so it regenerates see Re: InDesign CS6 scripts don't work on CC anymore
    HTH
    Trevor

  • How to replace multiple files in same location Indesign CS6

    Hi everyone please help me with this challenge if you are avialable it will be greatly appreciated!
    Ok I have a spread of about 60 pages in indesign.  I created a template where I have differnt PDFs in each section.  I have 3 different PDFs per page totalling about 180 different PDF docs in my in design file.  Every week I have to go in to replace those PDFs with the new ones.  They have to be in the exact same place and sized the same way since they are setup to print on one of our printers.  In indeesign CS3 I would just do Command D and then I would select all 180 PDF documents.  It would import all of them and I would just click on each area of the PDF holding down "Option" and it would automatically size the PDF to fit in the same way the previous PDF was.  Basically just replacing it.  I did this for all 180 relatively simple.  Now that feature is gone!  I can't for hte life of me figure out how to do this.  I've tried everything and it's not working.
    Can any one help me?

    Make Object style to your frames and setting the Frame Fitting Options>Fitting
    Also try: tomaxxiPlace2 script, i test it with indesign cs6 and it work fine.
    http://indisnip.wordpress.com/2011/01/13/script-tomaxxiplace2/#more-960

  • Adding a Drop Shadow to text in InDesign CS6

    I have no character styles in my recent installation of Cloud InDesign CS6 and want to know how I import these effects.

    Character Styles and Drop Shadow, (an object-level effect), are not related. There is nothing to import.
    To apply a drop shadow to text, select (black arrow) the text frame and choose Drop Shadow from the fx menu at the bottom of the Effects panel, (Window > Effects). The Drop Shadow dialog opens where you set the parameters of the effect.

  • Incorrect images from .indb file export to ePub in Indesign CS6

    I am having problems exporting images to ePub and get a different result from the same file depending on whether I export directly from the .indd file or from the .indb file.
    When I export to ePub from the individual chapter (.indd) file, everything is fine and the images appear in the correct locations where they have been anchored.
    When I export via the book  (.indb) file, images are being replaced with the incorrect file in the resulting ePub.
    Looking at the HTML, it seems not all images are being exported from the .indb file and when the image is missing, Indesign is substituting the next available image from the alphabetical list in the images folder so I'm getting incorrect images peppered throughout the book.
    Any idea where I've gone wrong and how to fix it? I've produced several ePubs with images and never come across this before.
    More details on how I've set up the files and any other info I think might be relevant below if needed.
    - I'm using Indesign CS6 (8.0.1)
    - I'm producing an 11 chapter book.
    - Each chapter is a separate .indd file for ease of editing.
    - These 11 files have been added to an .indb file for export to ePub.
    - Images are all anchored to their captions within the text.
    - On Export to ePub settings for images I have selected to insert a page break before the image and that settings apply to anchopred objects.
    Nothing else is selected (I don't want to preserve appearance from layout.)
    - I'm using the Articles panel feature for order of content.
    - In the original file supplied, the images were placed as .tiff images. I saved them to jpeg and relinked them using the "relink to folder" and "match same file but this extension" options.
    - No links are flagged as missing.
    Any help much appreciated.

    The solution points to how, it appears, the book panel export is functioning: each file exports a set of tags referenced to itself; file01 adds a "1" to its tags, and so forth. What I was able to do was use a file referencing all of the tags in the style suite in two ways:
    first, I exported to an epub the single file, creating a fairly clean CSS, which I then extracted and renamed;
    then, making certain that file was the "source" file in the book panel, I mapped for export all of the tags, being careful to be certain each tag/class combo was same as in renamed clean CSS;
    I synchronized the whole shebang;
    I exported to epub, adding my clean CSS as an external style sheet, selecting only "include embeddable fonts".
    Bingo!

  • Export Options not displaying in Object Style Options panel

    Hi,
    I'm trying to create an object style for decorative images as artefacts and set that style for export to PDF, but in the Object Style Options panel the Export Options settings (which I've seen before, bottom left of the panel) are not displayed. Can anyone tell me how I can make them visible? I'm on InDesign CS6.
    Thanks, Ally

    Hi changilainen2,
    Yes, we are following Adobe Forum!!!
    Thanks for your inputs. Actually while implementing this feature we were bit confused if it is of more importance to have these options in the Object Styles. That's why you are finding it missing from there.
    But feedback from you and some other folks, made us realize that we should have it in object styles too.
    Thanks we'll try incorporating this in the feature.
    ~Monica.

Maybe you are looking for

  • My ipod touch is having a fit when connected to my computer. Won't charge or sync. Other USB ports will let me at least charge. Anybody?

    My PC that has my iTunes all of a sudden does not want to recognize my itouch. My itouch kind of freaks out. It blinks charging on and off, on and off... I am able to charge it using another USB port like on my wii or wall charger. I updated iTunes t

  • IDoc acknowledgement scenario using ALEAUD01 IDoc type

    Hi All, I have a query, regarding IDoc acknowledgement scenario using ALEAUD01 IDoc type as mentioned below. In a scenario where we configure and send ALEAUD01 to sender as acknowledgement of the IDoc's received, is there any way how do we make sure

  • Content rejected messages...

    Haven't made any config changes for a week. New problem, just started a few days ago. Customers are receiving the following: <[email protected]>: host 127.0.0.1[127.0.0.1] said: 550 5.7.1 Message content rejected, UBE, id=11010-01 (in reply to end of DATA

  • Why does Muse slideshow shrink my header?

    I put the Muse slideshow into my custom site template and for some reason it shrunk my header that contains my logo.  I went in and took out any conflicting body styles, but it didn't help.  Slideshow seems to work OK, but not a good look with the he

  • FR End To End KeepAlive Vs ATM OAM

    Hi, Actually we have an infrastructure like the one that is represented in the image below. The Local Router has two TGU's with DLCI 20. The Remote Sites can be connect to one TGU or to another one. On both Sites we have the End To End KeepAlive to m