Illustrator cs3 type library

Hi,
i want to develop an application with vs .net 2008 in c#. i need the illustrator cs3 com type library for my develop. i have install illustrator cs3, but no library to find. where i get this libraray? or what kind of installation i need to use this?
thank you.
best regards
claus

You may want to ask in the Illustrator forums. This forum is specific to Adobe Acrobat.
http://www.adobeforums.com/webx/.3bb748e0/

Similar Messages

  • Illustrator CS3 - type/font and right click/font quit working??!!

    All of a sudden: if I type a word out and then go to "type/font".... none of the installed font selections will show.....also will not show if the text is selected and I "right-click" my mouse.
    I can change fonts if I use the interactive menu at the top of the screen.
    Any ideas???
    Thanks.

    Well, I trashed the .ai prefs...... and restarted the program.... and the same thing occurs. I swear, I've never seen such an unstable program in my life.
    Would appreciate any suggestions regarding this issue.... even if it's one of Adobe's 10 key combination workarounds.
    Thanks.

  • InDesign CS3 Visual Basic Type Library GUIDs difference in XP and Vista

    I have started migrating to Vista for some of our applications and have run across an issue. After installing InDesign CS on Vista I went to run one of the Applications and it did not work when calling COM object from the Adobe InDesign CS3 Type Library {666F676B-7790-4B6F-B691-EC43C6F94C18}. After investigating it turns out that the type library isnt installed with this GUID in the registry instead it has been installed under GUID {B694A47E-004D-48e0-AE77-B37A9CC18760}. I have tried to uninstall the install InDesign but this still doesnt register the type library under the right value {666F676B-7790-4B6F-B691-EC43C6F94C18}. Has anyone suggestly used C# to access the Visual Basic Type Library on Vista?

    I have resolved this. Basically the installation of InDesign CS3 on Vista doesn't register the COM interfaces in the registry. Once I registered all the interfaces everything is working.

  • Photoshop Type Library Error

    Hi,
    Anyone can tell me the cause of this error "Additional information: QueryInterface for interface PhotoshopTypeLibrary.IPhotoshopApplication failed.".
    I'm using photoshop cs3 type library in VB.Net. Below is my codes
    Imports PhotoshopTypeLibrary
    Sub Main()
    Dim oPhoto As PhotoshopApplication
    Dim gControl As IActionControl
    Dim ophotoDoc As IAutoPSDoc
    oPhoto = New PhotoshopApplication
    gControl = oPhoto.MakeControlObject
    End Sub
    I'm using this code in CS2 but when I installed the CS3 the code is not working. Please help me to solve this error. Thanks in advance.
    Thanks
    Regards,
    Buddy

    You may be better asking in the SDK forum..
    http://forums.adobe.com/community/photoshop/photoshop_sdk
    I don't use Visual Studio, mainly JavaScript, but managed to get this to talk to Photoshop to change the brush hardness...
    using System;
    using System.Windows.Forms;
    using System.Runtime.InteropServices;
    namespace SendKeysTest
    public class Driver
    [DllImport("user32.dll")]
    public static extern IntPtr FindWindow(string lpClassName, string lpWindowName);
    [DllImport("User32")]
    public static extern int SetForegroundWindow(IntPtr hwnd);
    public static void Main(string[] args) {
    IntPtr iHandle = FindWindow("Photoshop",null);
    SetForegroundWindow(iHandle);
    SendKeys.SendWait("+]");
    EDIT: This site might give you the information required:-
    http://www.pcpix.com/Photoshop/#com

  • Illustrator CS3 won't retain/keep type style settings when pasting within same or different document

    I'm working with Windows XP PentiumR 4 CPU 2.8 GHz, 2 GB RAM in Illustrator CS3. When pasting copy within same file (or pasting into new files) Illustrator won't consistently retain/keep the font's type style settings. Why?
    Thank you!

    Hi Sheri,
    Are you facing this problem with any particular type of font?
    I have tried copy paste with different font styles and it is retaining the style correctly.
    Are you using XP SP2 or SP3?
    Thanks
    Anish

  • Illustrator CS3 crashes in mac os 10.5.8

    hi,
    in the last days my illustrator (and photoshop, and Dremaweaver) has been crashing all the time, for no reason (i think!). Someone can help me in this issue? thanks!
    below the report:
    Process:         Adobe Illustrator [394]
    Path:            /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         13.0.2 (13.0.2)
    Code Type:       X86 (Native)
    Parent Process:  launchd [63]
    Interval Since Last Report:          18878 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  17543 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2009-11-24 11:48:56.681 -0200
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  2C02A582-5205-4A84-A7AA-BFBAFA793888
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  14
    Thread 0:
    0   libSystem.B.dylib                 0x92f7d286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92f84a7c mach_msg + 72
    2   com.apple.CoreFoundation          0x95d0de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x95d0eaa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox               0x96d642ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox               0x96d640c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox               0x96daae0f IsUserStillTracking(MenuSelectData*, unsigned char*) + 493
    7   com.apple.HIToolbox               0x96d9407c TrackMenuCommon(MenuSelectData&, unsigned char*) + 3860
    8   com.apple.HIToolbox               0x96d8f32b MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 279
    9   com.apple.HIToolbox               0x96e1e030 MenuSelect + 104
    10  com.apple.HIToolbox               0x96e1df9c HIMenuBar::HandleMouseEvent(OpaqueEventRef*) + 92
    11  com.apple.HIToolbox               0x96d3c649 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 173
    12  com.apple.HIToolbox               0x96d3c13d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    13  com.apple.HIToolbox               0x96d3b57b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    14  com.apple.HIToolbox               0x96d57ecc SendEventToEventTarget + 52
    15  com.apple.HIToolbox               0x96d6a603 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579
    16  com.apple.HIToolbox               0x96d3c4f6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    17  com.apple.HIToolbox               0x96d3b57b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    18  com.apple.HIToolbox               0x96d57ecc SendEventToEventTarget + 52
    19  com.adobe.illustrator             0x0007c6da 0x1000 + 505562
    20  com.apple.HIToolbox               0x96d3c13d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    21  com.apple.HIToolbox               0x96d3b57b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    22  com.apple.HIToolbox               0x96d3b3e0 SendEventToEventTargetWithOptions + 58
    23  com.apple.HIToolbox               0x96d69d54 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    24  com.apple.HIToolbox               0x96d3c4f6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    25  com.apple.HIToolbox               0x96d3b57b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    26  com.apple.HIToolbox               0x96d57ecc SendEventToEventTarget + 52
    27  com.apple.HIToolbox               0x96dc4a6c ToolboxEventDispatcher + 86
    28  com.apple.HIToolbox               0x96dc12c2 RunApplicationEventLoop + 222
    29  com.adobe.illustrator             0x0007c91f 0x1000 + 506143
    30  com.adobe.illustrator             0x000d24d1 0x1000 + 857297
    31  com.adobe.illustrator             0x0009df4a 0x1000 + 642890
    32  com.adobe.illustrator             0x000035e2 0x1000 + 9698
    33  com.adobe.illustrator             0x00003509 0x1000 + 9481
    Thread 1:
    0   libSystem.B.dylib                 0x92f7d286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92f84a7c mach_msg + 72
    2   ...ple.CoreServices.CarbonCore    0x92c892a3 TS_exception_listener_thread + 155
    3   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    4   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                 0x92f7d2e6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92faf2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x92fb0b33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation              0x90daedbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation              0x90daebd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation              0x90daeb35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.adobe.illustrator             0x00906809 0x1000 + 9459721
    7   com.adobe.illustrator             0x008b640d 0x1000 + 9131021
    8   com.adobe.illustrator             0x00906264 0x1000 + 9458276
    9   com.apple.Foundation              0x90d68dfd -[NSThread main] + 45
    10  com.apple.Foundation              0x90d689a4 __NSThread__main__ + 308
    11  libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    12  libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                 0x92f7d2e6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92faf2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x92fb0b33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x92c8bcfe TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore    0x92c8bade TSWaitOnSemaphoreCommon + 422
    5   ...ple.CoreServices.CarbonCore    0x92cbc9a8 TimerThread + 74
    6   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    7   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x92f8446e __semwait_signal + 10
    1   libSystem.B.dylib                 0x92faedcd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore    0x92cace7f TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x92c8bcd2 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x92cacafc MPWaitOnQueue + 208
    5   AdobeACE                          0x0134c743 0x131c000 + 198467
    6   AdobeACE                          0x0134bf71 0x131c000 + 196465
    7   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    9   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                 0x92f8446e __semwait_signal + 10
    1   libSystem.B.dylib                 0x92faedcd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync               0x942413f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync               0x94253d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    5   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x92f7d3a6 mach_wait_until + 10
    1   libSystem.B.dylib                 0x92ff43ad nanosleep + 314
    2   ...or.plugins.Save For Web(AI)    0x1df1a2a3 PowerPlug::Initializer::ReloadInitializers() + 141067
    3   ...or.plugins.Save For Web(AI)    0x1df0a6b5 PowerPlug::Initializer::ReloadInitializers() + 76573
    4   ...or.plugins.Save For Web(AI)    0x1df1a38d PowerPlug::Initializer::ReloadInitializers() + 141301
    5   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    6   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                 0x92f7d286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92f84a7c mach_msg + 72
    2   ...ia.Flash Player.authplaylib    0x2170be83 ExternalPlayer_Initialize + 292947
    3   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    4   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                 0x92f7d3a6 mach_wait_until + 10
    1   libSystem.B.dylib                 0x92ff43ad nanosleep + 314
    2   ...r.plugins.Scripting Support    0x1bcf1db7 PluginMain + 377533
    3   ...r.plugins.Scripting Support    0x1bcf4b81 PluginMain + 389255
    4   ...r.plugins.Scripting Support    0x1bcf1ea1 PluginMain + 377767
    5   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    6   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                 0x92f7d286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92f84a7c mach_msg + 72
    2   com.apple.CoreFoundation          0x95d0de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x95d0eb04 CFRunLoopRun + 84
    4   com.apple.DesktopServices         0x931dfe17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    7   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                 0x92f7d286 mach_msg_trap + 10
    1   libSystem.B.dylib                 0x92f84a7c mach_msg + 72
    2   com.apple.CoreFoundation          0x95d0de7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation          0x95d0eb04 CFRunLoopRun + 84
    4   com.apple.DesktopServices         0x931dff90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    7   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                 0x92f8446e __semwait_signal + 10
    1   libSystem.B.dylib                 0x92faedcd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore    0x92cace7f TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore    0x92c8bcd2 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore    0x92cacafc MPWaitOnQueue + 208
    5   com.apple.DesktopServices         0x931eaf72 TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    8   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                 0x92fad9c6 kevent + 10
    1   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    2   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                 0x92fcc6fa select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    2   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 14 Crashed:
    0   com.adobe.illustrator             0x004a88a7 0x1000 + 4880551
    1   libstdc++.6.dylib                 0x9025510c __gxx_personality_v0 + 1108
    2   libstdc++.6.dylib                 0x9025506c __gxx_personality_v0 + 948
    3   libgcc_s.1.dylib                  0x949955ee _Unwind_Backtrace + 270
    4   libgcc_s.1.dylib                  0x94995a20 _Unwind_Resume + 112
    5   com.adobe.versioncue              0x1b3452b4 CommonSymbolsTerminate + 84854
    6   com.adobe.versioncue              0x1b337645 CommonSymbolsTerminate + 28423
    7   com.adobe.versioncue              0x1b3a46ce 0x1b026000 + 3663566
    8   com.adobe.versioncue              0x1b3a5533 0x1b026000 + 3667251
    9   com.adobe.versioncue              0x1b33c06f CommonSymbolsTerminate + 47409
    10  com.adobe.versioncue              0x1b3a5a06 0x1b026000 + 3668486
    11  com.adobe.versioncue              0x1b39a8e4 0x1b026000 + 3623140
    12  com.adobe.versioncue              0x1b31063e ARMInitialize + 1767180
    13  com.adobe.versioncue              0x1b05fbda 0x1b026000 + 236506
    14  com.adobe.versioncue              0x1b3703f7 0x1b026000 + 3449847
    15  com.adobe.versioncue              0x1b322bd0 ARMInitialize + 1842334
    16  libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    17  libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                 0x92f7d2c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator             0x00b2ba52 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 432710
    2   com.adobe.illustrator             0x004f83fd 0x1000 + 5207037
    3   com.adobe.illustrator             0x004f8677 0x1000 + 5207671
    4   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    5   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    6   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                 0x92f7d2c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator             0x00b2ba52 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 432710
    2   com.adobe.illustrator             0x004f83fd 0x1000 + 5207037
    3   com.adobe.illustrator             0x004f8677 0x1000 + 5207671
    4   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    5   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    6   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                 0x92f7d2e6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x92faf2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                 0x92fb0b33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x92c8bcfe TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore    0x92cacafc MPWaitOnQueue + 208
    5   com.apple.DesktopServices         0x931ecebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore    0x92cab057 PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                 0x92fae155 _pthread_start + 321
    8   libSystem.B.dylib                 0x92fae012 thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
      eax: 0x004a88a4  ebx: 0x1b3375a4  ecx: 0x25732850  edx: 0x25732850
      edi: 0x00000004  esi: 0x00000000  ebp: 0xb072f9a8  esp: 0xb072f9a8
       ss: 0x0000001f  efl: 0x00010282  eip: 0x004a88a7   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -   0xeadffa +com.adobe.illustrator 13.0.2 (13.0.2) <8e6cd1cce7a84a7baceea0ed19b6b2b6> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x1198000 -  0x11dffc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x11ef000 -  0x120aff9 +AdobePDFSettings ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x1223000 -  0x1272fff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <0a55d1daad6b4aac93cfa037c3107631> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1308000 -  0x1309027 +SPBasic ??? (???) <8c6052ea97174a15acde0592898f9c31> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x130d000 -  0x1313fe7 +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x131c000 -  0x141cfe7 +AdobeACE ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x143b000 -  0x18cdfff +AdobeAGM ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1a32000 -  0x1a71fef +AdobeARE ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1a7b000 -  0x1a9eff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1ab0000 -  0x1acafff +AdobeBIB ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1ad5000 -  0x1af6ff7 +AdobeBIBUtils ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1b03000 -  0x1d6ffc7 +AdobeCoolType ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1df2000 -  0x1e77fff +AdobeExtendScript ??? (???) <ef6b3a34c43a45d3bcd3d7d450b5c6cd> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x1ed9000 -  0x21f6fef +AdobeMPS ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x226d000 -  0x234efdf +AdobePDFPort ??? (???) <1bd25a6be2a14ec18292b9a378590ef7> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x2392000 -  0x287b053 +AdobePDFL ??? (???) <e38e0313b32b4e1b869873b902b95cdf> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x298b000 -  0x2a07fef +AdobeScCore ??? (???) <17a0da14e4d442b081b4b75e4cb2dd8c> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x2a5d000 -  0x2b0cfd7 +AdobeSVGExport ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2b3f000 -  0x2de7fe2 +AdobeSVGRE ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2ed1000 -  0x2f26ffd +AdobeXMP ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2f34000 -  0x36fc067 +libagldata.dylib.28.0 ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLData.framework/Versions/2.8/libagldata.dylib.28.0
    0x3710000 -  0x37c4feb +libagli18n.dylib.28.0 ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLInternationalization.framework/Versions/2.8/libagl i18n.dylib.28.0
    0x384e000 -  0x38d7fef +libagluc.dylib.28.0 ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28.0
    0x392d000 -  0x39e3fcc +FileInfo ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3a11000 -  0x3a5bfef +AdobeXMPFiles ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x3a6b000 -  0x3a71fdb +com.adobe.AdobeCrashReporter 2.5 (2.5.03142007CJK) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x3a78000 -  0x3a94fd7 +com.adobe.LogTransport 1.0 (1.0) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x3a9f000 -  0x3df4fc7 +com.adobe.linguistic.LinguisticManager 3.1.0 (3.1RC) <8111f571d718411e96246fb83187d84a> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x3f8d000 -  0x3ff0fff +AdobeAXEParser ??? (???) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEParser.framework/Versions/A/AdobeAXEParser
    0x405c000 -  0x409bfff  com.apple.vmutils 4.1 (104) <9009c24d9279b0794970d8eea4134201> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x40c4000 -  0x40c4ffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x4468000 -  0x4469fe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x19271000 - 0x19283fff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x19287000 - 0x19295feb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19ae7000 - 0x19aedfc3 +CSLinguist.dylib ??? (???) /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /CSLinguist.dylib
    0x19bb7000 - 0x19bc6ffe +CNSLib.dylib ??? (???) /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /CNSLib.dylib
    0x19d00000 - 0x19f07fef  com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1a3ce000 - 0x1a3e2fef +com.adobe.illustrator.plugins.Rasterize Rasterize version 13.0.0 (13.0.2) <844b5bfafbec440985b1cd4f8639f5ba> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Rasterize.aip/Contents/MacOS/Rasterize
    0x1a3e6000 - 0x1a3e7fff +com.adobe.illustrator.plugins.ASLib ASLib version 13.0.0 (13.0.2) <5d00edb09a5b4df48fe3ccf41d0180cc> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ASLib.aip/Contents/MacOS/ASLib
    0x1a3eb000 - 0x1a41dfff +com.adobe.illustrator.plugins.BrushManager Brush Manager version 13.0.0 (13.0.2) <9ba470a808c14a039819814acd893c79> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager
    0x1a426000 - 0x1a438fff +com.adobe.illustrator.plugins.ControlPalette ControlPalette version 13.0.0 (13.0.2) <3252727759b943518ac5af8c2e9bb4f3> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Control Panel.aip/Contents/MacOS/ControlPalette
    0x1a453000 - 0x1a457fef +com.adobe.illustrator.plugins.ToolSelector Tool Selector version 13.0.0 (13.0.2) <2e11df76f692414f8af57f28e4036e1d> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector
    0x1a522000 - 0x1a54fffa +com.winsoft.wrliloplugin 1.0rc7 (1.0rc7) <396f5fc6a6984ec89581f41119129a5b> /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/MacOS/WRLiloP lugin1.0
    0x1a69e000 - 0x1a6c5fc3 +HSNFT.dylib ??? (???) <8c6b19635120480288b5446461bad6a3> /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /HSNFT.dylib
    0x1ad66000 - 0x1ad75fe7 +PACLib.dylib ??? (???) <282b0ef86943426bbc690153e0e7e13d> /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /PACLib.dylib
    0x1adb2000 - 0x1add5fd3 +MORPHLibs.dylib ??? (???) <98b00167ada94864b80e1f48a0519c68> /Library/Application Support/Adobe/Linguistics/Providers/Plugins/WRLiloPlugin1.0.bundle/Contents/SharedSupport /MORPHLibs.dylib
    0x1adfd000 - 0x1ae4bff8 +com.adobe.illustrator.plugins.Photoshop Adapter Photoshop Adapter version 13.0.0 (13.0.2) <1641bed7e6f1430999e96912230aa2a3> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/Photoshop Adapter
    0x1af16000 - 0x1af1dfff +com.adobe.illustrator.plugins.Action Action version 13.0.0 (13.0.2) <bd4b88f65cff4668ab187a2dc9d90c1f> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action
    0x1af21000 - 0x1af29ffc +com.adobe.illustrator.plugins.FrameworkServer Framework Server version 13.0.0 (13.0.2) <b62dc1a1f0f14642a7d71540851e8b0f> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0x1af2d000 - 0x1af33fef +com.adobe.illustrator.plugins.ArtConverters  ArtConverters version 13.0.0 (13.0.2) <dd24b48268e747bf95b01d29a9f3641a> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ArtConverters.aip/Contents/MacOS/ArtConverters
    0x1af37000 - 0x1af5ffff +com.adobe.illustrator.plugins.BRSPencilTool  Pencil Tool version 13.0.0 (13.0.2) <77a8836c55bf429da39c207fafb4eef9> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x1af65000 - 0x1af74fd3 +com.adobe.illustrator.plugins.Flatten Transparency  Flatten Transparency version 13.0.0 (13.0.2) <30a0945e6d21451e99fac08758c700ee> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x1af7a000 - 0x1afa1ffc +com.adobe.illustrator.plugins.FOConversionSuite FOConversionSuite version 13.0.0 (13.0.2) <98695eef2b8a4225ae954aed73cd5d32> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x1b026000 - 0x1b45fff7 +com.adobe.versioncue 3.1.0.0 (3.1.0.0) /Library/Application Support/Adobe/Adobe Version Cue CS3/Client/3.1.0/VersionCue.framework/VersionCue
    0x1b550000 - 0x1b618fef +com.adobe.coretech.adm 3.10x04 (3.1) <b41058536777444585165bf79c6138d3> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x1b66f000 - 0x1b7daff7 +AdobeOwl ??? (???) <c917d2c555f54b51abca5ac6bbe781d8> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x1b833000 - 0x1b889fef +com.adobe.illustrator.plugins.PDF Suite PDF Suite version 13.0.0 (13.0.2) <09174cd2e6564353a66a966a498f5f1f> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x1b8a5000 - 0x1b8f3053 +FilterPort ??? (???) <e19c9ceb5ed4420bbbdb6c299a0ff3e2> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x1ba16000 - 0x1ba1cffc +com.adobe.illustrator.plugins.TextWrapDlg TextWrapDlg version 13.0.0 (13.0.2) <b34ba09a6d064d80b7a4ba427924cf05> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg
    0x1ba69000 - 0x1ba93ffc +com.adobe.illustrator.plugins.KinsokuDlg  KinsokuDlg version 13.0.0 (13.0.2) <5b9b97ddaf234ecca33b0104575c6886> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg
    0x1baa2000 - 0x1bb7cfce +com.adobe.illustrator.plugins.PlanetX Live Paint version 13.0.0 (13.0.2) <1145bbf1e62c48f8b7a2dd6fc699c9cc> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX
    0x1bb98000 - 0x1bbf4fc5 +com.adobe.illustrator.plugins.PaintStyle Paint Style Palettes version 13.0.0 (13.0.2) <ea00b93252784b8f99a8e791d67d8727> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle
    0x1bbfe000 - 0x1be11fe7 +com.adobe.illustrator.plugins.Scripting Support Scripting Support version 13.0.0 (13.0.2) <1dd56b5b8635438d8da228b531324dfd> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/Scripting Support
    0x1bf06000 - 0x1bf7dffe +com.adobe.illustrator.plugins.SwatchLibraries Swatch Libraries version 13.0.0 (13.0.2) <6e58c774d94f4581bdf4e9db619358f7> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibr aries
    0x1bfae000 - 0x1bfdbff8 +com.adobe.illustrator.plugins.SymbolPalette Symbol Palette version 13.0.0 (13.0.2) <c17a59c0172449da9d30d495aa8f18b1> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette
    0x1bfe4000 - 0x1bff6ff2 +com.adobe.illustrator.plugins.Mojikumi  MojiKumiUI version 13.0.0 (13.0.2) <72312460b44d491fb5c306ac69d4b7e6> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi
    0x1c100000 - 0x1c189fe4 +com.adobe.illustrator.plugins.TracingSuite TracingSuite version 13.0.0 (13.0.2) <b4bc83a1b72a4c81a3945b0db779d206> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/TracingSuite.aip/Contents/MacOS/TracingSuite
    0x1c274000 - 0x1c2a5fc3 +com.adobe.illustrator.plugins.VariablesPalette Variables Palette version 13.0.0 (13.0.2) <158270e6f0cc4461ac2f04b52583d752> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette
    0x1c2b1000 - 0x1c38fff7 +com.adobe.illustrator.plugins.SVG Format  SVG Format version 13.0.0 (13.0.2) <b76cd3abc16c493ab465f221c96e2b94> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SVG File Format.aip/Contents/MacOS/SVG Format
    0x1c3cc000 - 0x1c3d4fef +com.adobe.illustrator.plugins.DiffusionRaster DiffusionRaster version 13.0.0 (13.0.2) <ba4826846b2a4a02bf16d1d55f40b03c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/DiffusionRaster.aip/Contents/MacOS/DiffusionRaster
    0x1c3d8000 - 0x1c3dbfff +com.adobe.illustrator.plugins.GeometryS  Geometry Suite version 13.0.0 (13.0.2) <6133a1871e654a15ad11916341cc390d> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/GeometryS
    0x1c3df000 - 0x1c430fcc +com.adobe.illustrator.plugins.Deform Envelope and Warp version 13.0.0 (13.0.2) <34673ca574264baf93ade6e4ea3a5d0d> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Envelope and Warp.aip/Contents/MacOS/Deform
    0x1c441000 - 0x1c467fe8 +com.adobe.illustrator.plugins.slicingAttributes Slicing version 13.0.0 (13.0.2) <5b98fc59d32e4f05ad569a687cb44ab1> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/sliceAttributes.aip/Contents/MacOS/slicingAttributes
    0x1c46e000 - 0x1c473fff +com.adobe.illustrator.plugins.ShapeS Shape Construction Suite version 13.0.0 (13.0.2) <dfc12b9dd0fd4fea8c55af0a5d8a5a8d> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ShapeS.aip/Contents/MacOS/ShapeS
    0x1c487000 - 0x1c4b2fff +com.adobe.illustrator.plugins.PathfinderS Pathfinder Suite version 13.0.0 (13.0.2) <8fea6c8d542d4e9cba6ae08eb144adb6> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x1c4bb000 - 0x1c4c1ff7 +com.adobe.illustrator.plugins.ExpandS Expand Suite version 13.0.0 (13.0.2) <7fa1f38c74f64ae5b576b3c04dbcf7c9> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ExpandS.aip/Contents/MacOS/ExpandS
    0x1c4d5000 - 0x1c4ebfff +com.adobe.illustrator.plugins.AssetMgmt Asset Management version 13.0.0 (13.0.2) <92cb240f7bcc4188b3b7fa753de86655> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt
    0x1c503000 - 0x1c514fff +com.adobe.illustrator.plugins.DocInfo Document Info version 13.0.0 (13.0.2) <e2b7a343461244d485eedb9e1aa553e0> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo
    0x1c51b000 - 0x1c52effe +com.adobe.illustrator.plugins.Penguin Eureka version 13.0.0 (13.0.2) <52b7aa8a8b704437bd152dc7f2d33244> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/knowhow.aip/Contents/MacOS/Penguin
    0x1c537000 - 0x1c565fdd +com.adobe.illustrator.plugins.kuler kuler version 13 . 0 . 0 . 0 (13 . 0 . 0 . 0) /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/kuler.aip/Contents/MacOS/kuler
    0x1c57a000 - 0x1c5a1fff +com.adobe.illustrator.plugins.LinkPalette Links Palette version 13.0.0 (13.0.2) <8df7bb13eaf04fdeb60b859fb9947fb9> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette
    0x1c5bc000 - 0x1c5e3fef +com.adobe.illustrator.plugins.Snap Snap version 13.0.0 (13.0.2) <28c2b28c85a54a0284d89c5a400e8e5b> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snap
    0x1c5f0000 - 0x1c5f7ff7 +com.adobe.illustrator.plugins.Colors Colors version 13.0.0 (13.0.2) <83e3e9566f694f97b6ad8eeeea22f1d9> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors
    0x1c5fb000 - 0x1c5feffb +com.adobe.illustrator.plugins.Crop Marks Crop Marks version 13.0.0 (13.0.2) <b4be7c2caddc4a33a54f924dd0ec2b68> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/CropMarks.aip/Contents/MacOS/Crop Marks
    0x1c602000 - 0x1c607fff +com.adobe.illustrator.plugins.Distort Free Distort version 13.0.0 (13.0.2) <3fd086c7c2834819a5e4acefb82ab8e9> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Distort.aip/Contents/MacOS/Distort
    0x1c60b000 - 0x1c61bffa +com.adobe.illustrator.plugins.DropShadow Drop Shadow version 13.0.0 (13.0.2) <f16b2a8dfdb6438ea6da24c761c5633f> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/DropShadow.aip/Contents/MacOS/DropShadow
    0x1c621000 - 0x1c64afeb +com.adobe.illustrator.plugins.EraserTool EraserTool version 13.0.0 (13.0.2) <0ecffaf65d494de28d726b96048e14de> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool
    0x1c651000 - 0x1c665fe7 +com.adobe.illustrator.plugins.EyeBucketTool Eye Bucket Tool version 13.0.0 (13.0.2) <36ab743f42b240d6a15c56590f76a680> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/EyeBucketTool.aip/Contents/MacOS/EyeBucketTool
    0x1c6ed000 - 0x1c6f0fff +com.adobe.illustrator.plugins.TwirlTool Twist Tool version 13.0.0 (13.0.2) <8151609689b5404889596c6b24983121> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/TwirlTool.aip/Contents/MacOS/TwirlTool
    0x1c6f4000 - 0x1c6fcfc0 +com.adobe.illustrator.plugins.ADMTP Tool Palette version 13.0.0 (13.0.2) <ce334a33461f401199f72b242028a483> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Tool Panel.aip/Contents/MacOS/ADMTP
    0x1c800000 - 0x1c803fff +com.adobe.illustrator.plugins.Simplify Simplify version 13.0.0 (13.0.2) <79f16fe2890f4520951e57440e891150> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Simplify.aip/Contents/MacOS/Simplify
    0x1c807000 - 0x1c810fff +com.adobe.illustrator.plugins.ShapeTool ShapeTool version 13.0.0 (13.0.2) <62a9d2f11eff45e399135a4cf7a3895d> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ShapeTool.aip/Contents/MacOS/ShapeTool
    0x1c814000 - 0x1c82108f +com.adobe.illustrator.plugins.Segment Tools Segment Tools version 13.0.0 (13.0.2) <393d7d57c8d147389ab89fed857d8f84> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/Segment Tools
    0x1c825000 - 0x1c840fea +com.adobe.illustrator.plugins.ScatterBrushTool Adobe Scatter Brush Tool version 13.0.0 (13.0.2) <51bb0deef3424933b2ccb8fd07bec993> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushTo ol
    0x1c847000 - 0x1c84bfef +com.adobe.illustrator.plugins.GlobalAdjust Reshape Tool version 13.0.0 (13.0.2) <28c0e0ee21394083913f23edf4da61eb> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobalAdjust
    0x1c84f000 - 0x1c86dfdf +com.adobe.illustrator.plugins.ParticlePaint Symbolism version 13.0.0 (13.0.2) <f9bcf3f083a54effbb8bff7612ae4596> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticlePaint
    0x1c876000 - 0x1c87eff7 +com.adobe.illustrator.plugins.Magic Wand Magic Wand version 13.0.0 (13.0.2) <f09bd8a30469470da581d57641e047f9> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/Magic Wand
    0x1c882000 - 0x1c899ff3 +com.adobe.illustrator.plugins.Liquify Liquify version 13.0.0 (13.0.2) <1c1cfacfc5154b5bb999264b226cfa6c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/Liquify
    0x1c89d000 - 0x1c8a4fff +com.adobe.illustrator.plugins.Lasso Lasso version 13.0.0 (13.0.2) <eb07736e149145dca3bd6181dbb131f9> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso
    0x1c8a8000 - 0x1c8abfff +com.adobe.illustrator.plugins.KnifeTool Knife Tool version 13.0.0 (13.0.2) <b46030025698493bac70a9e364612e45> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool
    0x1c8af000 - 0x1c8c3fe3 +com.adobe.illustrator.plugins.Flare Flare version 13.0.0 (13.0.2) <ef318decb317476a94d061d42247834c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare
    0x1c8c8000 - 0x1c8f2fec +com.adobe.illustrator.plugins.CropAreaTool CropAreaTool version 13.0.0 (13.0.2) <567172279c20422eb4576ecc10a5eeeb> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Crop Area Tool.aip/Contents/MacOS/CropAreaTool
    0x1c900000 - 0x1c91cfea +com.adobe.illustrator.plugins.CalligBrushTool Calligraphic Brush Tool version 13.0.0 (13.0.2) <6a853461a44d4e56a122c252d5bc3878> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligBrushTool
    0x1c922000 - 0x1c932fe7 +com.adobe.illustrator.plugins.BoundingBox BoundingBox version 13.0.0 (13.0.2) <e057bdeeef07485db8746a0708cc948f> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox
    0x1c936000 - 0x1c95ffc6 +com.adobe.illustrator.plugins.ArtBrushTool Art Brush Tool version 13.0.0 (13.0.2) <60d992da53fc451489495ff068d48876> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtBrushTool
    0x1c966000 - 0x1c974fff +com.adobe.illustrator.plugins.Advanced Select Advanced Select version 13.0.0 (13.0.2) <3fde7142083b420f94c49788f554faca> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Advanced Select.aip/Contents/MacOS/Advanced Select
    0x1c988000 - 0x1c98bfff +com.adobe.illustrator.plugins.TypeCase Change Case version 13.0.0 (13.0.2) <ddb97752bdb64ed2adc82d08eb05daa3> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase
    0x1c98f000 - 0x1c996fff +com.adobe.illustrator.plugins.TextSmart Text Smart Punctuation version 13.0.0 (13.0.2) <90c2612358d84a2a984c070fbf245bca> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TxtSmart.aip/Contents/MacOS/TextSmart
    0x1c99b000 - 0x1c9a2ff7 +com.adobe.illustrator.plugins.TextColumns Split Into Grid version 13.0.0 (13.0.2) <a3fa63b7946f4852ba57cd3def615cc2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/TextColums.aip/Contents/MacOS/TextColumns
    0x1c9a6000 - 0x1c9bbfff +com.adobe.illustrator.plugins.SpellcheckUI SpellCheckUI version 13.0.0 (13.0.2) <e47a2c219a21449e88339112ecac55f2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/SpellcheckUI.aip/Contents/MacOS/SpellcheckUI
    0x1c9c2000 - 0x1c9cbfff +com.adobe.illustrator.plugins.SpellCheckDictionary SpellCheckDictionary version 13.0.0 (13.0.2) <158e182094ad4a888a4d93865a596d4e> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/SpellCheckDictionary.aip/Contents/MacOS/SpellCheckDictionary
    0x1c9d1000 - 0x1c9e9fff +com.adobe.illustrator.plugins.FindReplaceUI  FindReplaceUI version 13.0.0 (13.0.2) <520f3de573c54ac6af99c94563c54fb1> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI
    0x1c9f0000 - 0x1ca11ffc +com.adobe.illustrator.plugins.FindFont Find Font version 13.0.0 (13.0.2) <1cea7883b07746d1b55e7f552cbb5572> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/FindFont.aip/Contents/MacOS/FindFont
    0x1ca2e000 - 0x1ca82ff7 +com.adobe.illustrator.plugins.PhotoshopImport Photoshop Import version 13.0.0 (13.0.2) <ef94a0c062f542efb63f01a151cb90fd> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/PhotoshopImport.aip/Contents/MacOS/PhotoshopImport
    0x1ca98000 - 0x1d73ffeb +com.adobe.psl 10.312765.46.313722 (10.312765.46.313722) <c0c4d40cb84d4740bf6135d5fbfc00ff> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x1da7f000 - 0x1dac5ff7 +com.adobe.illustrator.plugins.PhotoshopExport Photoshop Import version 13.0.0 (13.0.2) <d33892a5835e43b1b35899c35384671f> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/PhotoshopExport.aip/Contents/MacOS/PhotoshopExport
    0x1dad9000 - 0x1db05fff +com.adobe.illustrator.plugins.ExpressView Support OS Express Views version 13.0.0 (13.0.2) <3db1b95b51c146988a6c4923858b2820> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView Support
    0x1db10000 - 0x1db5cffa +com.adobe.illustrator.plugins.TIFF TIFF Format version 13.0.0 (13.0.2) <a9c88e1b4da64fb88c5d28fe3ba885e7> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TIFF.aip/Contents/MacOS/TIFF
    0x1db6d000 - 0x1db72fff +com.adobe.illustrator.plugins.TextExport TextExport version 13.0.0 (13.0.2) <89342a1baeab470b93c1b24a091bd347> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TextExport.aip/Contents/MacOS/TextExport
    0x1db79000 - 0x1dc4afc8 +com.adobe.illustrator.plugins.SWFExport FlashFileFormat version 13.0.0 (13.0.2) <ccbc9f98fc4d42f08784c9afcdc9b133> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SWFExport.aip/Contents/MacOS/SWFExport
    0x1dc6c000 - 0x1e2b4fff +com.adobe.illustrator.plugins.Save For Web(AI) SaveForWebEN version 13.0.0 (13.0.2) <a377d58d560b472da3143f7cf8e82212> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Save For Web(AI).aip/Contents/MacOS/Save For Web(AI)
    0x1e80c000 - 0x1e867fd0 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin Sangam2AIMapper Plugin version 13.0.0 (13.0.2) <d020eb903d8f4edfb0928c0e97bcfd42> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper Plugin.aip/Contents/MacOS/Sangam2AIMapper Plugin
    0x1e87e000 - 0x1e8e2fe4 +com.adobe.AdobeSangam AdobeSangam 4.2 (4.2.0.12) <55225cbc4d304785a4f99f18b67f6ad1> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x1e954000 - 0x1e95cfff +com.adobe.illustrator.plugins.PNGFileFormat PNGFileFormat version 13.0.0 (13.0.2) <95b73a2842ed4f6f8cf587d1088ffca2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/PNGFileFormat.aip/Contents/MacOS/PNGFileFormat
    0x1e960000 - 0x1e99fff4 +com.adobe.illustrator.plugins.MPSParser MPSParser version 13.0.0 (13.0.2) <efdba6fc3dd94da4b67b44ae388e4ccf> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSParser.aip/Contents/MacOS/MPSParser
    0x1e9b3000 - 0x1e9e2fcc +com.adobe.illustrator.plugins.MPSExport MPSExport version 13.0.0 (13.0.2) <317610277e9c4ec49643ff56512fcbb8> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSExport.aip/Contents/MacOS/MPSExport
    0x1e9f1000 - 0x1e9f2fff +com.adobe.illustrator.plugins.MPSCommon MPSCommon version 13.0.0 (13.0.2) <c4627ebed129448c835221d704c732fb> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon
    0x1e9f6000 - 0x1ea14fc8 +com.adobe.illustrator.plugins.Jpeg2000  Jpeg2000 version 13.0.0 (13.0.2) <5b50c360c3ac49fca1b79d406b052874> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000
    0x1ea1d000 - 0x1ea5e060 +com.adobe.illustrator.plugins.JPEG JPEGFormat version 13.0.0 (13.0.2) <003000f1222941209e20e89176151fcf> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/JPEG.aip/Contents/MacOS/JPEG
    0x1ea69000 - 0x1ea6dfeb +com.adobe.illustrator.plugins.GIF89 GIF89a Format version 13.0.0 (13.0.2) <b19761847ab6494ab55ea3cd3c2a5ef7> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/GIF89a.aip/Contents/MacOS/GIF89
    0x1ea71000 - 0x1eaaafff +com.adobe.illustrator.plugins.FHImport FHImport version 13.0.0 (13.0.2) <99e53bef262f45eeb2e6acdd86c4c233> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/FHImport.aip/Contents/MacOS/FHImport
    0x1eabc000 - 0x1f6ecfd7 +com.adobe.illustrator.plugins.DxfDwg DxfDwg version 13.0.0 (13.0.2) <ea92efe63775400da44ea6a21c4b756c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/DxfDwg.aip/Contents/MacOS/DxfDwg
    0x1f98a000 - 0x1f98fff7 +com.adobe.illustrator.plugins.ZigZag Zig Zag version 13.0.0 (13.0.2) <f7cd0c02802943c980f7f4db77084714> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ZigZag.aip/Contents/MacOS/ZigZag
    0x1f993000 - 0x1f998fff +com.adobe.illustrator.plugins.Tweak Tweak version 13.0.0 (13.0.2) <d7b15c4be4ac404e84125f665a75521c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Tweak.aip/Contents/MacOS/Tweak
    0x1f99c000 - 0x1f9a2ff7 +com.adobe.illustrator.plugins.ShapeEffects Shape Effects version 13.0.0 (13.0.2) <24315908781f4810ae79fe3d416c0c5e> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ShapeEffect.aip/Contents/MacOS/ShapeEffects
    0x1f9a6000 - 0x1f9c2ffc +com.adobe.illustrator.plugins.Scribble Scribble version 13.0.0 (13.0.2) <b6a5ce0ae13341aca47876a007a79ebf> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Scribble.aip/Contents/MacOS/Scribble
    0x1f9c9000 - 0x1f9cdfff +com.adobe.illustrator.plugins.Saturate Saturate version 13.0.0 (13.0.2) <5cb568bd61e046db98df9e95d7b83a1c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Saturate.aip/Contents/MacOS/Saturate
    0x1f9d1000 - 0x1f9d4fff +com.adobe.illustrator.plugins.Round Round Corners version 13.0.0 (13.0.2) <78b8b5e8688b444f983d3d121288cd24> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Round.aip/Contents/MacOS/Round
    0x1f9d8000 - 0x1f9ddff7 +com.adobe.illustrator.plugins.Roughen Roughen version 13.0.0 (13.0.2) <4ed9aec2dc0a4cc386e7e58b8ac0340e> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Roughen.aip/Contents/MacOS/Roughen
    0x1f9e1000 - 0x1f9e3fff +com.adobe.illustrator.plugins.Punk Punk version 13.0.0 (13.0.2) <de1f06cae3d64d338096be1d9da386be> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Punk.aip/Contents/MacOS/Punk
    0x1f9e7000 - 0x1f9f2ff3 +com.adobe.illustrator.plugins.Pathfinder Pathfinder Plugin version 13.0.0 (13.0.2) <c1bba18af5bc4ab5a78503c551579d78> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder
    0x1f9f6000 - 0x1f9f9ffc +com.adobe.illustrator.plugins.Overprint Overprint version 13.0.0 (13.0.2) <afc5b65c0fde435592e58eea937684a1> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Overprint.aip/Contents/MacOS/Overprint
    0x1fb00000 - 0x1fb03fff +com.adobe.illustrator.plugins.OffsetPath Offset Path version 13.0.0 (13.0.2) <a6bb2ad260c64f0e8350418232f640a4> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/OffsetPath.aip/Contents/MacOS/OffsetPath
    0x1fb07000 - 0x1fb0bfef +com.adobe.illustrator.plugins.ObjectMosaic AI Object Mosaic Plug-in version 13.0.0 (13.0.2) <cfbf2ba760a84b1db78a42794e157096> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ObjectMosaic.aip/Contents/MacOS/ObjectMosaic
    0x1fb0f000 - 0x1fb10fff +com.adobe.illustrator.plugins.MaskHelper MaskHelper version 13.0.0 (13.0.2) <acc713c4ff304d86b1fbc6c45c03c438> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/MaskHelper.aip/Contents/MacOS/MaskHelper
    0x1fb14000 - 0x1fb15fff +com.adobe.illustrator.plugins.Inverse Inverse version 13.0.0 (13.0.2) <8dd5dbccce8140749c1d0200de52d57e> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Inverse.aip/Contents/MacOS/Inverse
    0x1fb19000 - 0x1fb2fff2 +com.adobe.illustrator.plugins.FuzzyEffect FuzzyEffect version 13.0.0 (13.0.2) <42af085120df41b9b9ad63f766134498> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/FuzzyEffect.aip/Contents/MacOS/FuzzyEffect
    0x1fb36000 - 0x1fb3dff7 +com.adobe.illustrator.plugins.Find Find version 13.0.0 (13.0.2) <757c6cdbd8fc42128523284a5465af2d> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Find.aip/Contents/MacOS/Find
    0x1fb41000 - 0x1fb43fff +com.adobe.illustrator.plugins.Expand Expand version 13.0.0 (13.0.2) <31f1bc29dafe4f4eb2fa77c7b0ad96fd> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Expand.aip/Contents/MacOS/Expand
    0x1fb47000 - 0x1fb4affc +com.adobe.illustrator.plugins.Cleanup Cleanup version 13.0.0 (13.0.2) <ac698eda56ff494786656fff15d92dd3> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Cleanup.aip/Contents/MacOS/Cleanup
    0x1fb4e000 - 0x1fb54fff +com.adobe.illustrator.plugins.Adjust Adjust version 13.0.0 (13.0.2) <a7794878c2674fa987f3159df9ec5b83> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Adjust.aip/Contents/MacOS/Adjust
    0x1fb58000 - 0x1fb5cff3 +com.adobe.illustrator.plugins.AddArrow AddArrow version 13.0.0 (13.0.2) <b94a70612bd54243aae7a77c00ebb739> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AddArrow.aip/Contents/MacOS/AddArrow
    0x1fb60000 - 0x1fb61fff +com.adobe.illustrator.plugins.AddAnchor AddAnchor version 13.0.0 (13.0.2) <f4d5fd0d6ba4461eb6c57288df7651de> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AddAnchor.aip/Contents/MacOS/AddAnchor
    0x1fb65000 - 0x1fb78fff +com.adobe.illustrator.plugins.Workspaces Workspaces version 13.0.0 (13.0.2) <e026f7c37fe0461a9ba5a7948e794f4a> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces
    0x1fbc4000 - 0x1fbd8fff +com.adobe.illustrator.plugins.WelcomeScreen WelcomeScreenn version 13.0.0 (13.0.2) <d6acc3a4b4fa4aa5911c71070680c17c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/WelcomeScreen.aip/Contents/MacOS/WelcomeScree n
    0x1fbde000 - 0x1fbeefff +com.adobe.illustrator.plugins.TransparencyPalette Transparency Palette version 13.0.0 (13.0.2) <5d45e8a2986b4a69ac97d43609438b74> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transparency Panel.aip/Contents/MacOS/TransparencyPalette
    0x1fbf2000 - 0x1fbfafef +com.adobe.illustrator.plugins.Transform Transform Each version 13.0.0 (13.0.2) <74f1e51b04a34baabf71b6f5338098e2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transform.aip/Contents/MacOS/Transform
    0x1fbfe000 - 0x1fc06fef +com.adobe.illustrator.plugins.TransformPalette Transform Palette version 13.0.0 (13.0.2) <e70aeb04d5344b368c26712306ca36de> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transform Panel.aip/Contents/MacOS/TransformPalette
    0x1fc0a000 - 0x1fc2cfff +com.adobe.illustrator.plugins.TracingUI TracingUI version 13.0.0 (13.0.2) <1c5f55a7093b4291862fdd2f01180231> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/TracingUI.aip/Contents/MacOS/TracingUI
    0x1fc34000 - 0x1fc75ff0 +com.adobe.illustrator.plugins.SVGFilterEffect SVG Filter Effect version 13.0.0 (13.0.2) <77d62f69f4a145bb91af48513b1c5828> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SVGFilterEffect.aip/Contents/MacOS/SVGFilterE ffect
    0x1fc8c000 - 0x1fcad024 +com.adobe.illustrator.plugins.StrokeOffset StrokeOffset version 13.0.0 (13.0.2) <e99231f48e3f4366b62cd439521dbdfb> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/StrokeOffset.aip/Contents/MacOS/StrokeOffset
    0x1fcba000 - 0x1fce7ffa +com.adobe.illustrator.plugins.SmoothShade Gradient Mesh version 13.0.0 (13.0.2) <8e267088c1ec41028dcd733fc29e76ac> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SmoothShade.aip/Contents/MacOS/SmoothShade
    0x1fcf3000 - 0x1fcf9ffd +com.adobe.illustrator.plugins.Scripts Menu Scripts Menu version 13.0.0 (13.0.2) <fe8916133bee4141b0e8ce5fdd042e09> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Scripts Menu.aip/Contents/MacOS/Scripts Menu
    0x1fd7a000 - 0x1fdb2fff +com.adobe.illustrator.plugins.Print Print version 13.0.0 (13.0.2) <c5bde13529004569a32b97da9ec2b648> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Print.aip/Contents/MacOS/Print
    0x1fdba000 - 0x1fdbffff +com.adobe.illustrator.plugins.PathSuite PathConstruction Suite version 13.0.0 (13.0.2) <93377986151a41caaa47ab4b2bfae269> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/PathSuite.aip/Contents/MacOS/PathSuite
    0x1fe46000 - 0x1fe52feb +com.adobe.illustrator.plugins.Navigator Adobe Navigator Plugin version 13.0.0 (13.0.2) <5697dc3160bd4a18a91d059c7191a929> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator
    0x1fe66000 - 0x1fe8bfff +com.adobe.illustrator.plugins.LiveBlends Live Blends version 13.0.0 (13.0.2) <89610ce99da34b7cb69bdbef5e39a3d5> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/LiveBlends.aip/Contents/MacOS/LiveBlends
    0x1fe8f000 - 0x1febcfdf +com.adobe.illustrator.plugins.Layers Layers Palette version 13.0.0 (13.0.2) <c5355ec4b58c4d7db38436ab54fb4f11> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Layers Panel.aip/Contents/MacOS/Layers
    0x1fec3000 - 0x1fed8fff +com.adobe.illustrator.plugins.KBSCPlugin Keyboard Shortcuts version 13.0.0 (13.0.2) <121df46410a3417c87aa1735f11cade8> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Keyboard Shortcuts.aip/Contents/MacOS/KBSCPlugin
    0x1fedf000 - 0x1fee0fff +com.adobe.illustrator.plugins.FlattenS Flatten Suite version 13.0.0 (13.0.2) <a26b63a00077422f9bdc6d3f32204969> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FlattenS.aip/Contents/MacOS/FlattenS
    0x1fee4000 - 0x1ff0dfff +com.adobe.illustrator.plugins.FlatteningPreview Flattening Preview version 13.0.0 (13.0.2) <e0f99ddb24074a418303f48dee86ceb2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FlatteningPreview.aip/Contents/MacOS/Flatteni ngPreview
    0x1ff1b000 - 0x1ff20fff +com.adobe.illustrator.plugins.FileClipboardPref FileClipboardPref version 13.0.0 (13.0.2) <8289834a698743fca9073b87517aff18> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/FileClipboardPref.aip/Contents/MacOS/FileClip boardPref
    0x1ff24000 - 0x1ffc8fec +com.adobe.illustrator.plugins.ColorHarmony ColorHarmony version 13.0.0 (13.0.2) <960c9636e4d94729b8218b95f5399d74> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony
    0x1ffe5000 - 0x20044fca +com.adobe.illustrator.plugins.CharParaStyles CharParaStyles version 13.0.0 (13.0.2) <6271a46fbb464b01aeafdb86b2b5606c> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/CharParaStyles.aip/Contents/MacOS/CharParaSty les
    0x20059000 - 0x20096ff8 +com.adobe.illustrator.plugins.ArtStyle Art Style version 13.0.0 (13.0.2) <b1fe9063d1db457d949658b84f256ff2> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ArtStyle.aip/Contents/MacOS/ArtStyle
    0x200a1000 - 0x200d0ff6 +com.adobe.illustrator.plugins.AltGlyphPal AdobeAltGlyphPalette version 13.0.0 (13.0.2) <17801061f6cd46f5828410ec2cca93da> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AltGlyphPal.aip/Contents/MacOS/AltGlyphPal
    0x200f0000 - 0x200ffffe +com.adobe.illustrator.plugins.Align AdobeAlignObjects version 13.0.0 (13.0.2) <7b218bca572d4202a7fd111d2ee03446> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Align.aip/Contents/MacOS/Align
    0x20103000 - 0x2013afff +com.adobe.illustrator.plugins.ActionPalette  Action Palette version 13.0.0 (13.0.2) <bbb31959a0524c9a99e5fafb9386e4e1> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Action Panel.aip/Contents/MacOS/ActionPalette
    0x20144000 - 0x2028bfff +com.adobe.illustrator.plugins.3D 3D version 13.0.0 (13.0.2) <64932f50e04343f2bbb09ea0ca95056f> /Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/3D.aip/Contents/MacOS/3D
    0x202e4000 - 0x20372fe1 +com.adobe.illustrator.plugins.PDF Format PDF Format version 13.0.0 (13.0.2) <37dd3bb09b2b4b7096d71a1a51ec6e44> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF Format.aip/Contents/MacOS/PDF Format
    0x2039f000 - 0x203e3fef +ADMEveParserCarbon ??? (???) <ff198d19d5754c3f8a8008f440813627> /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ADMEveParserCarbon.bundle/Contents/MacOS/ADMEveParserCarbon
    0x21123000 - 0x21142fed  com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x21300000 - 0x218a7fd7 +com.macromedia.Flash Player.authplaylib 9.0.43.0 (1.0.4f43) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Resources/AuthPlayLib.bundle/Conte nts/MacOS/AuthPlayLib
    0x22f1c000 - 0x22f51fd3 +com.adobe.epic adobe_epic 2.0.1.1082 (2.0.1.1082) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_epic.framework/adobe_epic
    0x22f7e000 - 0x22f8afe3 +com.adobe.epic adobe_eula 2.0.1.1082 (2.0.1.1082) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/Frameworks/adobe_eula.framework/adobe_eula
    0x22fbc000 - 0x22fcafc5 +com.adobe.epic adobe_personalization 2.0.1.1082 (2.0.1.1082) /Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/F

    Hey kbroch,
    Have you tried starting Firefox in Safe Mode? Hold down "shift" while Firefox is starting up. If the crash doesn't happen in Safe Mode, you should read [[Troubleshooting extensions and themes]].
    There is also a lot of useful stuff in the [https://support.mozilla.org/en-US/kb/Firefox-not-start Firefox won't start] Knowledge Base article. If you've recently upgraded, you might want to check out [https://support.mozilla.com/en-US/kb/latest-firefox-issues#w_firefox-crashes-when-i-start-it this article] as well.
    Hopefully this helps!

  • I have an old illustrator cs3 version. since a few weeks the programm crashes. when i reinstall the programm always the same thing. today i did the download of cs3 update. again - the programm crashes again. what can i do?

    hello, what can i do? i need the programm and since weeks it always crashes. i´m working on a imac.

    here is the log
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1.1" crVersion="2.5.0.03142007CJK" applicationName="Illustrator" applicationVersion="13.0.2" build="434">
      <time year="2014" month="7" day="9" hour="8" minute="49" second="23" />
      <user guid="14DFA8A7-3704-4BA7-8C93-80DED8B98D04" />
      <system platform="macintosh" osversion="10.6.8" applicationlanguage="de" userlanguage="de" oslanguage="de_DE" ram="4096MB" machine="i386" model="iMac8,1" cpuCount="2" cpuFreq="2800MHz" busFreq="1064MHz" />
      <crash exception="Unmapped Memory Exception" instruction="6602b70f">
      <backtrace crashedThread="0">
      <thread index="0">
      <stackStatement index="0" address="0x01b6a76d" symbolname="unknown"/>
      <stackStatement index="1" address="0x01b34ec7" symbolname="unknown"/>
      <stackStatement index="2" address="0x01cd13f2" symbolname="unknown"/>
      <stackStatement index="3" address="0x01b3a974" symbolname="unknown"/>
      <stackStatement index="4" address="0x01bb1bad" symbolname="unknown"/>
      <stackStatement index="5" address="0x01bb1caf" symbolname="unknown"/>
      <stackStatement index="6" address="0x01bb24ec" symbolname="unknown"/>
      <stackStatement index="7" address="0x01bb831b" symbolname="unknown"/>
      <stackStatement index="8" address="0x01b2f7b0" symbolname="unknown"/>
      <stackStatement index="9" address="0x01be57d9" symbolname="unknown"/>
      <stackStatement index="10" address="0x01be5a48" symbolname="unknown"/>
      <stackStatement index="11" address="0x01b615d5" symbolname="unknown"/>
      <stackStatement index="12" address="0x0000c43e" symbolname="unknown"/>
      <stackStatement index="13" address="0x00b1602d" symbolname="unknown"/>
      <stackStatement index="14" address="0x0049f289" symbolname="unknown"/>
      <stackStatement index="15" address="0x0049f651" symbolname="unknown"/>
      <stackStatement index="16" address="0x0049f77c" symbolname="unknown"/>
      <stackStatement index="17" address="0x0049c50c" symbolname="unknown"/>
      <stackStatement index="18" address="0x0049d458" symbolname="unknown"/>
      <stackStatement index="19" address="0x00b15e4d" symbolname="unknown"/>
      <stackStatement index="20" address="0x00a7acc2" symbolname="unknown"/>
      <stackStatement index="21" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="22" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="23" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="24" address="0x000d3aa5" symbolname="unknown"/>
      <stackStatement index="25" address="0x00a8c476" symbolname="unknown"/>
      <stackStatement index="26" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="27" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="28" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="29" address="0x00159daa" symbolname="unknown"/>
      <stackStatement index="30" address="0x0015abbd" symbolname="unknown"/>
      <stackStatement index="31" address="0x00a7a936" symbolname="unknown"/>
      <stackStatement index="32" address="0x0003ef3f" symbolname="unknown"/>
      <stackStatement index="33" address="0x00a59784" symbolname="unknown"/>
      <stackStatement index="34" address="0x0003f2ba" symbolname="unknown"/>
      <stackStatement index="35" address="0x000d2445" symbolname="unknown"/>
      <stackStatement index="36" address="0x0009df4a" symbolname="unknown"/>
      <stackStatement index="37" address="0x000035e2" symbolname="unknown"/>
      <stackStatement index="38" address="0x00003509" symbolname="unknown"/>
      <stackStatement index="39" address="0x00000002" symbolname="unknown"/>
      </thread>
      </backtrace>
      <registerSet>
      <register name="CS" value="0x00000017"/>
      <register name="DS" value="0x0000001f"/>
      <register name="SS" value="0x0000001f"/>
      <register name="ES" value="0x0000001f"/>
      <register name="FS" value="0000000000"/>
      <register name="GS" value="0x00000037"/>
      <register name="EFLAGS" value="0x00010283"/>
      <register name="EIP" value="0x01b6a76d"/>
      <register name="EAX" value="0x00006df2"/>
      <register name="EBX" value="0x01b6cdd1"/>
      <register name="ECX" value="0x00006daa"/>
      <register name="EDX" value="0x31426eae"/>
      <register name="ESI" value="0x31420104"/>
      <register name="EDI" value="0x0000162a"/>
      <register name="EBP" value="0xbfffe548"/>
      <register name="ESP" value="0xbfffe3e0"/>
      </registerSet>
      <binaryImageSet>
      <binaryImage start="0x00001000" end="0x00eadfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator"/>
      <binaryImage start="0x01198000" end="0x011dffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/adobe_caps.framework/Versions/A/adobe_caps"/ >
      <binaryImage start="0x011ef000" end="0x0120afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFSettings.framework/Versions/A/AdobeP DFSettings"/>
      <binaryImage start="0x01223000" end="0x01272fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AIPort.framework/Versions/A/AIPort"/>
      <binaryImage start="0x01308000" end="0x01309fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/SPBasic.framework/Versions/A/SPBasic"/>
      <binaryImage start="0x0130d000" end="0x01313fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSpl ashKit"/>
      <binaryImage start="0x0131c000" end="0x0141cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE"/>
      <binaryImage start="0x0143b000" end="0x018cdfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM"/>
      <binaryImage start="0x01a32000" end="0x01a71fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeARE.framework/Versions/A/AdobeARE"/>
      <binaryImage start="0x01a7b000" end="0x01a9efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/Ad obeAXE8SharedExpat"/>
      <binaryImage start="0x01ab0000" end="0x01acafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB"/>
      <binaryImage start="0x01ad5000" end="0x01af6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBU tils"/>
      <binaryImage start="0x01b03000" end="0x01d6ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCool Type"/>
      <binaryImage start="0x01df2000" end="0x01e77fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeExtendScript.framework/Versions/A/Adobe ExtendScript"/>
      <binaryImage start="0x01ed9000" end="0x021f6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS"/>
      <binaryImage start="0x0226d000" end="0x0234efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPo rt"/>
      <binaryImage start="0x02392000" end="0x0287bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL"/>
      <binaryImage start="0x0298b000" end="0x02a07fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore "/>
      <binaryImage start="0x02a5d000" end="0x02b0cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVG Export"/>
      <binaryImage start="0x02b3f000" end="0x02de7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE"/ >
      <binaryImage start="0x02ed1000" end="0x02f26fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP"/>
      <binaryImage start="0x02f34000" end="0x036fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLData.framework/Versions/2.8/libagldata.dy lib.28.0"/>
      <binaryImage start="0x03710000" end="0x037c4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLInternationalization.framework/Versions/2 .8/libagli18n.dylib.28.0"/>
      <binaryImage start="0x0384e000" end="0x038d7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AGLUnicode.framework/Versions/2.8/libagluc.d ylib.28.0"/>
      <binaryImage start="0x0392d000" end="0x039e3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/FileInfo.framework/Versions/A/FileInfo"/>
      <binaryImage start="0x03a11000" end="0x03a5bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPF iles"/>
      <binaryImage start="0x03a6b000" end="0x03a71fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/Adob eCrashReporter"/>
      <binaryImage start="0x03a78000" end="0x03a94fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/LogTransport.framework/Versions/A/LogTranspo rt"/>
      <binaryImage start="0x03a9f000" end="0x03df4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLi nguistic"/>
      <binaryImage start="0x03f8d000" end="0x03ff0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeAXEParser.framework/Versions/A/AdobeAXE Parser"/>
      <binaryImage start="0x0405c000" end="0x0409cfff" type="__TEXT" path="/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils"/>
      <binaryImage start="0x0882d000" end="0x08853fff" type="__TEXT" path="/usr/lib/libssl.0.9.7.dylib"/>
      <binaryImage start="0x08862000" end="0x08869fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Aktion.aip/Contents/MacOS/Action"/>
      <binaryImage start="0x0886f000" end="0x08870fff" type="__TEXT" path="/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings"/>
      <binaryImage start="0x08878000" end="0x0888afff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib"/>
      <binaryImage start="0x088aa000" end="0x088b2fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Framework-Server.aip/Contents/MacOS/FrameworkServer"/>
      <binaryImage start="0x088b6000" end="0x088bcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Grafikkonvertierer.aip/Contents/MacOS/ArtConverters"/>
      <binaryImage start="0x088c0000" end="0x088d4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/In Pixelbild umwandeln.aip/Contents/MacOS/Rasterize"/>
      <binaryImage start="0x0890c000" end="0x0890dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/ATSHI.dylib"/>
      <binaryImage start="0x08923000" end="0x08924fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/AS-Bibliothek.aip/Contents/MacOS/ASLib"/>
      <binaryImage start="0x08928000" end="0x0892cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector" />
      <binaryImage start="0x0893d000" end="0x0894bfff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib"/>
      <binaryImage start="0x08975000" end="0x08984fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Transparenz reduzieren.aip/Contents/MacOS/Flatten Transparency"/>
      <binaryImage start="0x0898a000" end="0x0899cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Steuerungsbedienfeld.aip/Contents/MacOS/Contr olPalette"/>
      <binaryImage start="0x089a2000" end="0x089a8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg"/>
      <binaryImage start="0x089ac000" end="0x089affff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Geometrie-Suite.aip/Contents/MacOS/GeometryS" />
      <binaryImage start="0x2973e000" end="0x29766fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Buntstift-Werkzeug.aip/Contents/MacOS/BRSPencilTool"/>
      <binaryImage start="0x29786000" end="0x29787fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS Allgemein.aip/Contents/MacOS/MPSCommon"/>
      <binaryImage start="0x297b2000" end="0x2980afff" type="__TEXT" path="/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder"/>
      <binaryImage start="0x2982e000" end="0x29831fff" type="__TEXT" path="/Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit"/>
      <binaryImage start="0x29d99000" end="0x29dc0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/FO-Konvertierungs-Suite.aip/Contents/MacOS/FOConversionSuite"/>
      <binaryImage start="0x29ddd000" end="0x29de0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Objektschnittmarken.aip/Contents/MacOS/Crop Marks"/>
      <binaryImage start="0x29e59000" end="0x29e6bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MojiKumiUI.aip/Contents/MacOS/Mojikumi"/>
      <binaryImage start="0x29e72000" end="0x29e7afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Diffusionsraster.aip/Contents/MacOS/DiffusionRaster"/>
      <binaryImage start="0x29e7e000" end="0x29e84fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Umwandeln-Suite.aip/Contents/MacOS/ExpandS"/>
      <binaryImage start="0x29ef0000" end="0x29ef5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Objekt erstellen-Suite.aip/Contents/MacOS/ShapeS"/>
      <binaryImage start="0x29ef9000" end="0x29efcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Wirbel-Werkzeug.aip/Contents/MacOS/TwirlTool"/>
      <binaryImage start="0x2a200000" end="0x2a24efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/Photoshop-Adapter.aip/Contents/MacOS/Photoshop Adapter"/>
      <binaryImage start="0x2a25e000" end="0x2a313fff" type="__TEXT" path="/usr/lib/libcrypto.0.9.7.dylib"/>
      <binaryImage start="0x2a359000" end="0x2a421fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM"/>
      <binaryImage start="0x2a53c000" end="0x2a592fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF-Suite.aip/Contents/MacOS/PDF Suite"/>
      <binaryImage start="0x2a5ae000" end="0x2a60afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Grafikattributebedienfeld.aip/Contents/MacOS/ PaintStyle"/>
      <binaryImage start="0x2a614000" end="0x2a61bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Farben.aip/Contents/MacOS/Colors"/>
      <binaryImage start="0x2a61f000" end="0x2a621fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Zusammenziehen und aufblasen.aip/Contents/MacOS/Punk"/>
      <binaryImage start="0x2a874000" end="0x2a9dffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl"/>
      <binaryImage start="0x2aa38000" end="0x2aa4efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Anlagenverwaltung.aip/Contents/MacOS/AssetMgm t"/>
      <binaryImage start="0x2af42000" end="0x2af90fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/FilterPort.framework/Versions/A/FilterPort"/ >
      <binaryImage start="0x2b02d000" end="0x2b0b6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Abpausen-Suite.aip/Contents/MacOS/TracingSuit e"/>
      <binaryImage start="0x2b1a1000" end="0x2b218fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Farbfeld-Bibliotheken.aip/Contents/MacOS/Swat chLibraries"/>
      <binaryImage start="0x2b229000" end="0x2b253fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg"/>
      <binaryImage start="0x2b262000" end="0x2b33cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX"/>
      <binaryImage start="0x2b358000" end="0x2b38afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Pinsel-Manager.aip/Contents/MacOS/BrushManage r"/>
      <binaryImage start="0x2b393000" end="0x2b5a6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Scripting Support.aip/Contents/MacOS/Scripting Support"/>
      <binaryImage start="0x2b69b000" end="0x2b6a0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Freie Verzerrung.aip/Contents/MacOS/Distort"/>
      <binaryImage start="0x2b6a8000" end="0x2badcfff" type="__TEXT" path="/Library/Application Support/Adobe/Adobe Version Cue CS3/Client/3.0.0/VersionCue.framework/VersionCue"/>
      <binaryImage start="0x2c163000" end="0x2c190fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Symbolbedienfeld.aip/Contents/MacOS/SymbolPal ette"/>
      <binaryImage start="0x2c199000" end="0x2c1cafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Variablenbedienfeld.aip/Contents/MacOS/Variab lesPalette"/>
      <binaryImage start="0x2c1d6000" end="0x2c227fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/HuÃàllen und VerkruÃàmmen.aip/Contents/MacOS/Deform"/>
      <binaryImage start="0x2c238000" end="0x2c25efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Slicen.aip/Contents/MacOS/slicingAttributes"/>
      <binaryImage start="0x2c265000" end="0x2c276fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Dokumentinformationen.aip/Contents/MacOS/DocI nfo"/>
      <binaryImage start="0x2c27d000" end="0x2c2a4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Magnetische Hilfslinien.aip/Contents/MacOS/Snap"/>
      <binaryImage start="0x2c2b1000" end="0x2c2d8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/VerknuÃàpfungenbedienfeld.aip/Contents/MacOS/ LinkPalette"/>
      <binaryImage start="0x2c2e3000" end="0x2c2f3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Schlagschatten.aip/Contents/MacOS/DropShadow"/>
      <binaryImage start="0x2c2f9000" end="0x2c30dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Pipette und FuÃàllwerkzeug.aip/Contents/MacOS/EyeBucketTool"/>
      <binaryImage start="0x2c315000" end="0x2c33efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Radiergummi.aip/Contents/MacOS/EraserTool"/>
      <binaryImage start="0x2c345000" end="0x2c34dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Zauberstab.aip/Contents/MacOS/Magic Wand"/>
      <binaryImage start="0x2c351000" end="0x2c359fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Werkzeugbedienfeld.aip/Contents/MacOS/ADMTP"/>
      <binaryImage start="0x2c35d000" end="0x2c374fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/VerfluÃàssigen.aip/Contents/MacOS/Liquify"/>
      <binaryImage start="0x2c378000" end="0x2c37bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Vereinfachen.aip/Contents/MacOS/Simplify"/>
      <binaryImage start="0x2c37f000" end="0x2c39dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Symbole.aip/Contents/MacOS/ParticlePaint"/>
      <binaryImage start="0x2c3a6000" end="0x2c3c1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Spezialpinsel-Werkzeug.aip/Contents/MacOS/ScatterB rushTool"/>
      <binaryImage start="0x2c3c8000" end="0x2c3d5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Segment-Werkzeuge.aip/Contents/MacOS/Segment Tools"/>
      <binaryImage start="0x2c3d9000" end="0x2c3e2fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Objekt-Werkzeuge.aip/Contents/MacOS/ShapeTool"/>
      <binaryImage start="0x2c3e6000" end="0x2c3e9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Messer-Werkzeug.aip/Contents/MacOS/KnifeTool"/>
      <binaryImage start="0x2c3ed000" end="0x2c3f4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso"/>
      <binaryImage start="0x2c3f8000" end="0x2c3fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Form aÃàndern-Werkzeug.aip/Contents/MacOS/GlobalAdjust"/>
      <binaryImage start="0x2c500000" end="0x2c52afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Schnittbereich-Werkzeug.aip/Contents/MacOS/CropAre aTool"/>
      <binaryImage start="0x2c538000" end="0x2c561fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Kunstpinsel-Werkzeug.aip/Contents/MacOS/ArtBrushTo ol"/>
      <binaryImage start="0x2c568000" end="0x2c584fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Kalligrafiepinsel-Werkzeug.aip/Contents/MacOS/Call igBrushTool"/>
      <binaryImage start="0x2c58a000" end="0x2c598fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Erweiterte Auswahl.aip/Contents/MacOS/Advanced Select"/>
      <binaryImage start="0x2c5ac000" end="0x2c5c0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Blendenflecke.aip/Contents/MacOS/Flare"/>
      <binaryImage start="0x2c5c5000" end="0x2c5d5fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Tools.localized/Begrenzungsrahmen.aip/Contents/MacOS/BoundingBox"/ >
      <binaryImage start="0x2c5d9000" end="0x2c5e0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Textzeilen &amp; -spalten.aip/Contents/MacOS/TextColumns"/>
      <binaryImage start="0x2c5e4000" end="0x2c5fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Suchen und ersetzen UI.aip/Contents/MacOS/FindReplaceUI"/>
      <binaryImage start="0x2c603000" end="0x2c60afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Satz- &amp; Sonderzeichen.aip/Contents/MacOS/TextSmart"/>
      <binaryImage start="0x2c60f000" end="0x2c612fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Gro√ü- &amp; Kleinschreibung aÃàndern.aip/Contents/MacOS/TypeCase"/>
      <binaryImage start="0x2c616000" end="0x2c617fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Umkehren.aip/Contents/MacOS/Inverse"/>
      <binaryImage start="0x2c61b000" end="0x2c6f9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SVG-Format.aip/Contents/MacOS/SVG Format"/>
      <binaryImage start="0x2c736000" end="0x2c761fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/Pathfinder-Suite.aip/Contents/MacOS/PathfinderS"/>
      <binaryImage start="0x2c76a000" end="0x2c78bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/Schriften suchen.aip/Contents/MacOS/FindFont"/>
      <binaryImage start="0x2c798000" end="0x2c7a1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/RechtschreibwoÃàrterbuch.aip/Contents/MacOS/SpellCheckDictionary"/>
      <binaryImage start="0x2c7a7000" end="0x2c7bcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Text Filters.localized/RechtschreibpruÃàfung UI.aip/Contents/MacOS/SpellcheckUI"/>
      <binaryImage start="0x2c7c3000" end="0x2c7effff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView Support"/>
      <binaryImage start="0x2c7fa000" end="0x2c7fcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Umwandeln.aip/Contents/MacOS/Expand"/>
      <binaryImage start="0x2c900000" end="0x2c954fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/Photoshop-Import.aip/Contents/MacOS/PhotoshopImport"/>
      <binaryImage start="0x2c96a000" end="0x2c9b0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Photoshop Formats.localized/Photoshop-Export.aip/Contents/MacOS/PhotoshopExport"/>
      <binaryImage start="0x2c9c4000" end="0x2ca10fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/TIFF-Format.aip/Contents/MacOS/TIFF"/>
      <binaryImage start="0x2ca21000" end="0x2ca26fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Textexport.aip/Contents/MacOS/TextExport"/>
      <binaryImage start="0x2ca2d000" end="0x2ca88fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper-Plug-in.aip/Contents/MacOS/Sangam2AIMapper Plugin"/>
      <binaryImage start="0x2ca9f000" end="0x2caa7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/PNG-Dateiformat.aip/Contents/MacOS/PNGFileFormat"/>
      <binaryImage start="0x2caab000" end="0x2caeafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS-Parser.aip/Contents/MacOS/MPSParser"/>
      <binaryImage start="0x2cafe000" end="0x2cb02fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/GIF89a-Format.aip/Contents/MacOS/GIF89"/>
      <binaryImage start="0x2cb06000" end="0x2cb0bfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Zickzack.aip/Contents/MacOS/ZigZag"/>
      <binaryImage start="0x2cb0f000" end="0x2cb16fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Suchen.aip/Contents/MacOS/Find"/>
      <binaryImage start="0x2ced0000" end="0x2db77fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobePSL.framework/Versions/A/AdobePSL"/>
      <binaryImage start="0x2de96000" end="0x2df67fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/SWF-Export.aip/Contents/MacOS/SWFExport"/>
      <binaryImage start="0x2df89000" end="0x2e5d1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Save For Web&#40;AI&#41;.aip/Contents/MacOS/Save For Web&#40;AI&#41;"/>
      <binaryImage start="0x2ea9e000" end="0x2eb02fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam "/>
      <binaryImage start="0x2eb74000" end="0x2eba3fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/MPS-Export.aip/Contents/MacOS/MPSExport"/>
      <binaryImage start="0x2ebb2000" end="0x2ebd0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000"/>
      <binaryImage start="0x2ebd9000" end="0x2ec1afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/JPEG-Format.aip/Contents/MacOS/JPEG"/>
      <binaryImage start="0x2ec25000" end="0x2ec5efff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/FH-Import.aip/Contents/MacOS/FHImport"/>
      <binaryImage start="0x2ec70000" end="0x2ec75fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Skribble und Tweak.aip/Contents/MacOS/Tweak"/>
      <binaryImage start="0x2ec79000" end="0x2ec7ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/ShapeEffect.aip/Contents/MacOS/ShapeEffects"/>
      <binaryImage start="0x2ec83000" end="0x2ec9ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Scribble.aip/Contents/MacOS/Scribble"/>
      <binaryImage start="0x2eca6000" end="0x2eca9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Schwarz uÃàberdrucken.aip/Contents/MacOS/Overprint"/>
      <binaryImage start="0x2ecad000" end="0x2ecb1fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/SaÃàttigung veraÃàndern.aip/Contents/MacOS/Saturate"/>
      <binaryImage start="0x2ecb5000" end="0x2ecb9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pfeilspitzen hinzufuÃàgen.aip/Contents/MacOS/AddArrow"/>
      <binaryImage start="0x2ecbd000" end="0x2ecc0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pfad verschieben.aip/Contents/MacOS/OffsetPath"/>
      <binaryImage start="0x2ecc4000" end="0x2eccffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder"/>
      <binaryImage start="0x2ecd3000" end="0x2ecd7fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Objektmosaik.aip/Contents/MacOS/ObjectMosaic"/>
      <binaryImage start="0x2ecdb000" end="0x2ecdcfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Masken-Helfer.aip/Contents/MacOS/MaskHelper"/>
      <binaryImage start="0x2ece0000" end="0x2ecf6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Fuzzy-Effekt.aip/Contents/MacOS/FuzzyEffect"/>
      <binaryImage start="0x2ecfd000" end="0x2ed03fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Farben einstellen.aip/Contents/MacOS/Adjust"/>
      <binaryImage start="0x2ed07000" end="0x2ed0afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Ecken abrunden.aip/Contents/MacOS/Round"/>
      <binaryImage start="0x2ed0e000" end="0x2ed11fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/AufraÃàumen.aip/Contents/MacOS/Cleanup"/>
      <binaryImage start="0x2ed15000" end="0x2ed1afff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Aufrauen.aip/Contents/MacOS/Roughen"/>
      <binaryImage start="0x2ed1e000" end="0x2ed1ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Filters.localized/Ankerpunkte hinzufuÃàgen.aip/Contents/MacOS/AddAnchor"/>
      <binaryImage start="0x2ed23000" end="0x2ed60fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Zeichenstil.aip/Contents/MacOS/ArtStyle"/>
      <binaryImage start="0x2ed6b000" end="0x2edcafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Zeichen- und Absatzstile.aip/Contents/MacOS/CharParaStyles"/>
      <binaryImage start="0x2eddf000" end="0x2ee0cfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Verlaufsgitter.aip/Contents/MacOS/SmoothShade "/>
      <binaryImage start="0x2ee18000" end="0x2ee28fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transparenzbedienfeld.aip/Contents/MacOS/Tran sparencyPalette"/>
      <binaryImage start="0x2ee2c000" end="0x2ee34fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Transformierenbedienfeld.aip/Contents/MacOS/T ransformPalette"/>
      <binaryImage start="0x2ee38000" end="0x2ee4dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Tastaturbefehle.aip/Contents/MacOS/KBSCPlugin "/>
      <binaryImage start="0x2ee54000" end="0x2ee95fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SVG-Filter-Effekt.aip/Contents/MacOS/SVGFilte rEffect"/>
      <binaryImage start="0x2eeac000" end="0x2eecdfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/StrokeOffset.aip/Contents/MacOS/StrokeOffset" />
      <binaryImage start="0x2eeda000" end="0x2eeeefff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Startbildschirm.aip/Contents/MacOS/WelcomeScr een"/>
      <binaryImage start="0x2eef4000" end="0x2eefafff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/SkriptmenuÃà.aip/Contents/MacOS/Scripts Menu"/>
      <binaryImage start="0x2eefe000" end="0x2ef27fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Reduzieren-Vorschau.aip/Contents/MacOS/Flatte ningPreview"/>
      <binaryImage start="0x2ef35000" end="0x2ef36fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Reduzieren-Suite.aip/Contents/MacOS/FlattenS" />
      <binaryImage start="0x2ef3a000" end="0x2ef3ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Pfade erstellen-Suite.aip/Contents/MacOS/PathSuite"/>
      <binaryImage start="0x2ef43000" end="0x2ef4ffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator"/>
      <binaryImage start="0x2ef53000" end="0x2ef78fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Live-Angleichungen.aip/Contents/MacOS/LiveBle nds"/>
      <binaryImage start="0x2ef7c000" end="0x2ef84fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Einzeln transformieren.aip/Contents/MacOS/Transform"/>
      <binaryImage start="0x2ef88000" end="0x2ef8dfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Einstell. Datei- und Zwischenablage.aip/Contents/MacOS/FileClipboardPref"/>
      <binaryImage start="0x2ef91000" end="0x2efbefff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Ebenenbedienfeld.aip/Contents/MacOS/Layers"/>
      <binaryImage start="0x2efc5000" end="0x2efd4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Ausrichten-Palette.aip/Contents/MacOS/Align"/ >
      <binaryImage start="0x2efd8000" end="0x2efebfff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Arbeitsbereiche.aip/Contents/MacOS/Workspaces "/>
      <binaryImage start="0x2f800000" end="0x30430fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Illustrator Formats.localized/DxfDwg.aip/Contents/MacOS/DxfDwg"/>
      <binaryImage start="0x306ce000" end="0x306f0fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Abpausen-UI.aip/Contents/MacOS/TracingUI"/>
      <binaryImage start="0x30800000" end="0x308a4fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Farbharmonie.aip/Contents/MacOS/ColorHarmony" />
      <binaryImage start="0x308c1000" end="0x308f9fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Drucken.aip/Contents/MacOS/Print"/>
      <binaryImage start="0x30901000" end="0x30930fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Andere Symbole.aip/Contents/MacOS/AltGlyphPal"/>
      <binaryImage start="0x30940000" end="0x30977fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/Aktionenbedienfeld.aip/Contents/MacOS/ActionP alette"/>
      <binaryImage start="0x30981000" end="0x30ac8fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Plug-ins.localized/Extensions.localized/3D.aip/Contents/MacOS/3D"/>
      <binaryImage start="0x30b21000" end="0x30baffff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/PDF-Format.aip/Contents/MacOS/PDF Format"/>
      <binaryImage start="0x30bcc000" end="0x30c10fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Required/ADMEveParserCarbon.bundle/Contents/MacOS/ADMEveParserCarbon"/>
      <binaryImage start="0x40000000" end="0x400a6fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K"/>
      <binaryImage start="0x90003000" end="0x90018fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.fram ework/Versions/A/ImageCapture"/>
      <binaryImage start="0x90019000" end="0x90031fff" type="__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDire ctory.framework/Versions/A/CFOpenDirectory"/>
      <binaryImage start="0x9004b000" end="0x9004bfff" type="__TEXT" path="/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa"/>
      <binaryImage start="0x9004c000" end="0x900fafff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Ver sions/A/Ink"/>
      <binaryImage start="0x9014c000" end="0x90157fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libCSync.A.dylib"/>
      <binaryImage start="0x90160000" end="0x90186fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryS ervices.framework/Versions/A/DictionaryServices"/>
      <binaryImage start="0x90212000" end="0x90223fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Lang Analysis.framework/Versions/A/LangAnalysis"/>
      <binaryImage start="0x9028b000" end="0x90337fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.f ramework/Versions/A/CFNetwork"/>
      <binaryImage start="0x90356000" end="0x90357fff" type="__TEXT" path="/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit"/>
      <binaryImage start="0x90584000" end="0x90588fff" type="__TEXT" path="/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface"/>
      <binaryImage start="0x90589000" end="0x9061bfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Prin tCore.framework/Versions/A/PrintCore"/>
      <binaryImage start="0x90669000" end="0x90989fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore"/>
      <binaryImage start="0x9098a000" end="0x909abfff" type="__TEXT" path="/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL"/>
      <binaryImage start="0x909ac000" end="0x90a47fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS"/>
      <binaryImage start="0x90a48000" end="0x90aa5fff" type="__TEXT" path="/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit"/>
      <binaryImage start="0x90aa6000" end="0x90c28fff" type="__TEXT" path="/usr/lib/libicucore.A.dylib"/>
      <binaryImage start="0x90c29000" end="0x9103ffff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libBLAS.dylib"/>
      <binaryImage start="0x91040000" end="0x91047fff" type="__TEXT" path="/System/Library/Frameworks/AGL.framework/Versions/A/AGL"/>
      <binaryImage start="0x91048000" end="0x9104ffff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/V ersions/A/Print"/>
      <binaryImage start="0x91050000" end="0x9105cfff" type="__TEXT" path="/usr/lib/system/libkxld.dylib"/>
      <binaryImage start="0x9105d000" end="0x910d7fff" type="__TEXT" path="/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio"/>
      <binaryImage start="0x910d8000" end="0x910d9fff" type="__TEXT" path="/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEv aluationAgent"/>
      <binaryImage start="0x910da000" end="0x9202dfff" type="__TEXT" path="/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeCom ponents"/>
      <binaryImage start="0x92696000" end="0x92752fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Colo rSync.framework/Versions/A/ColorSync"/>
      <binaryImage start="0x92753000" end="0x92756fff" type="__TEXT" path="/usr/lib/system/libmathCommon.A.dylib"/>
      <binaryImage start="0x9288e000" end="0x9307dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/CoreGraphics"/>
      <binaryImage start="0x931bb000" end="0x93274fff" type="__TEXT" path="/usr/lib/libsqlite3.dylib"/>
      <binaryImage start="0x93fee000" end="0x9400efff" type="__TEXT" path="/usr/lib/libresolv.9.dylib"/>
      <binaryImage start="0x94050000" end="0x94050fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/vecLib"/>
      <binaryImage start="0x94051000" end="0x94094fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationService s.framework/Versions/A/NavigationServices"/>
      <binaryImage start="0x94095000" end="0x94306fff" type="__TEXT" path="/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation"/>
      <binaryImage start="0x94307000" end="0x94348fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libRIP.A.dylib"/>
      <binaryImage start="0x94349000" end="0x9435dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Spee chSynthesis.framework/Versions/A/SpeechSynthesis"/>
      <binaryImage start="0x9435e000" end="0x9436cfff" type="__TEXT" path="/usr/lib/libz.1.dylib"/>
      <binaryImage start="0x94374000" end="0x94374fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices"/>
      <binaryImage start="0x94620000" end="0x9463ffff" type="__TEXT" path="/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo"/>
      <binaryImage start="0x946b8000" end="0x946c1fff" type="__TEXT" path="/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration"/>
      <binaryImage start="0x946c2000" end="0x946d4fff" type="__TEXT" path="/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multitouch Support"/>
      <binaryImage start="0x946d5000" end="0x94744fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvMisc.dylib"/>
      <binaryImage start="0x94772000" end="0x94919fff" type="__TEXT" path="/usr/lib/libSystem.B.dylib"/>
      <binaryImage start="0x9491a000" end="0x94925fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"/>
      <binaryImage start="0x94a59000" end="0x94a7bfff" type="__TEXT" path="/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService"/ >
      <binaryImage start="0x94a7c000" end="0x94aa0fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libJPEG.dylib"/>
      <binaryImage start="0x94aa1000" end="0x94aaffff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL"/>
      <binaryImage start="0x94ab0000" end="0x94ee5fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libLAPACK.dylib"/>
      <binaryImage start="0x94f8a000" end="0x94feefff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.fra mework/Versions/A/HTMLRendering"/>
      <binaryImage start="0x94ff1000" end="0x95099fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.f ramework/Versions/A/QD"/>
      <binaryImage start="0x9509a000" end="0x950fbfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Text.framework/Versions/A/CoreText"/>
      <binaryImage start="0x950fc000" end="0x951b4fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontParser.dylib"/>
      <binaryImage start="0x951b5000" end="0x951f2fff" type="__TEXT" path="/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion"/>
      <binaryImage start="0x951f3000" end="0x9586efff" type="__TEXT" path="/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC"/>
      <binaryImage start="0x9586f000" end="0x95897fff" type="__TEXT" path="/usr/lib/libxslt.1.dylib"/>
      <binaryImage start="0x958c8000" end="0x95948fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.f ramework/Versions/A/SearchKit"/>
      <binaryImage start="0x95949000" end="0x95a86fff" type="__TEXT" path="/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox"/>
      <binaryImage start="0x95af3000" end="0x95e17fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framewo rk/Versions/A/HIToolbox"/>
      <binaryImage start="0x95e2d000" end="0x95e3dfff" type="__TEXT" path="/usr/lib/libsasl2.2.dylib"/>
      <binaryImage start="0x95edf000" end="0x95f2ffff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libTIFF.dylib"/>
      <binaryImage start="0x95fac000" end="0x95faffff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Core Graphics.framework/Versions/A/Resources/libCGXType.A.dylib"/>
      <binaryImage start="0x960b9000" end="0x960bcfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dy lib"/>
      <binaryImage start="0x960bd000" end="0x96155fff" type="__TEXT" path="/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos"/>
      <binaryImage start="0x96156000" end="0x96198fff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framew ork/Versions/A/libvDSP.dylib"/>
      <binaryImage start="0x96199000" end="0x96199fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServ ices"/>
      <binaryImage start="0x961ec000" end="0x9623cfff" type="__TEXT" path="/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControl s"/>
      <binaryImage start="0x9628f000" end="0x9636ffff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framew ork/Versions/A/vImage"/>
      <binaryImage start="0x963ae000" end="0x96430fff" type="__TEXT" path="/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundati on"/>
      <binaryImage start="0x96859000" end="0x9689dfff" type="__TEXT" path="/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI"/>
      <binaryImage start="0x9689e000" end="0x968a8fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition .framework/Versions/A/SpeechRecognition"/>
      <binaryImage start="0x968a9000" end="0x968a9fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon"/>
      <binaryImage start="0x96976000" end="0x9697bfff" type="__TEXT" path="/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory"/>
      <binaryImage start="0x96e38000" end="0x96e3afff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libRadiance.dylib"/>
      <binaryImage start="0x96e3b000" end="0x96e8efff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HISe rvices.framework/Versions/A/HIServices"/>
      <binaryImage start="0x96e94000" end="0x96ee1fff" type="__TEXT" path="/System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServe r"/>
      <binaryImage start="0x96f18000" end="0x96f34fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.fra mework/Versions/A/OpenScripting"/>
      <binaryImage start="0x96f35000" end="0x9700ffff" type="__TEXT" path="/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopS ervicesPriv"/>
      <binaryImage start="0x970dd000" end="0x97147fff" type="__TEXT" path="/usr/lib/libstdc&#43;&#43;.6.dylib"/>
      <binaryImage start="0x97244000" end="0x974aafff" type="__TEXT" path="/System/Library/Frameworks/Security.framework/Versions/A/Security"/>
      <binaryImage start="0x974ab000" end="0x975adfff" type="__TEXT" path="/usr/lib/libcrypto.0.9.8.dylib"/>
      <binaryImage start="0x975df000" end="0x976b0fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.frame work/Versions/A/Resources/ColorSyncDeprecated.dylib"/>
      <binaryImage start="0x976b1000" end="0x977dffff" type="__TEXT" path="/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData"/>
      <binaryImage start="0x977e0000" end="0x977e4fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libGIF.dylib"/>
      <binaryImage start="0x97810000" end="0x97910fff" type="__TEXT" path="/usr/lib/libxml2.2.dylib"/>
      <binaryImage start="0x9791e000" end="0x97962fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.fr amework/Versions/A/Metadata"/>
      <binaryImage start="0x97963000" end="0x98246fff" type="__TEXT" path="/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit"/>
      <binaryImage start="0x98247000" end="0x9824dfff" type="__TEXT" path="/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/Comme rceCore.framework/Versions/A/CommerceCore"/>
      <binaryImage start="0x98562000" end="0x9859dfff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libFontRegistry.dylib"/>
      <binaryImage start="0x985ff000" end="0x9870bfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammabili ty.dylib"/>
      <binaryImage start="0x9870c000" end="0x9870efff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framew ork/Versions/A/SecurityHI"/>
      <binaryImage start="0x98a34000" end="0x98afffff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices. framework/Versions/A/OSServices"/>
      <binaryImage start="0x98bc4000" end="0x98c07fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib"/>
      <binaryImage start="0x98c08000" end="0x98ca5fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServi ces.framework/Versions/A/LaunchServices"/>
      <binaryImage start="0x98ca6000" end="0x98d56fff" type="__TEXT" path="/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImpo rters"/>
      <binaryImage start="0x98d57000" end="0x98d5bfff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib "/>
      <binaryImage start="0x98ec3000" end="0x98ec6fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Ve rsions/A/Help"/>
      <binaryImage start="0x99328000" end="0x99328fff" type="__TEXT" path="/usr/lib/liblangid.dylib"/>
      <binaryImage start="0x9938d000" end="0x993a1fff" type="__TEXT" path="/usr/lib/libbsm.0.dylib"/>
      <binaryImage start="0x994ef000" end="0x994fcfff" type="__TEXT" path="/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS"/>
      <binaryImage start="0x994fd000" end="0x99530fff" type="__TEXT" path="/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framewor k/Versions/A/AE"/>
      <binaryImage start="0x99531000" end="0x99564fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libTrueTypeScaler.dylib"/>
      <binaryImage start="0x99565000" end="0x99612fff" type="__TEXT" path="/usr/lib/libobjc.A.dylib"/>
      <binaryImage start="0x99613000" end="0x99a64fff" type="__TEXT" path="/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera"/>
      <binaryImage start="0x99aa9000" end="0x99aaffff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.fram ework/Versions/A/CommonPanels"/>
      <binaryImage start="0x99ab0000" end="0x99c73fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/ImageIO"/>
      <binaryImage start="0x99c74000" end="0x99ca5fff" type="__TEXT" path="/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib"/ >
      <binaryImage start="0x99dea000" end="0x99edefff" type="__TEXT" path="/usr/lib/libiconv.2.dylib"/>
      <binaryImage start="0x99edf000" end="0x9a24afff" type="__TEXT" path="/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore"/>
      <binaryImage start="0x9a2bc000" end="0x9a495fff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/Resources/libType1Scaler.dylib"/>
      <binaryImage start="0x9a4af000" end="0x9a4affff" type="__TEXT" path="/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate"/>
      <binaryImage start="0x9a4b0000" end="0x9a4cefff" type="__TEXT" path="/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Imag eIO.framework/Versions/A/Resources/libPng.dylib"/>
      <binaryImage start="0x9a693000" end="0x9a6cdfff" type="__TEXT" path="/usr/lib/libcups.2.dylib"/>
      <binaryImage start="0x9a6ce000" end="0x9a714fff" type="__TEXT" path="/usr/lib/libauto.dylib"/>
      <binaryImage start="0x9a715000" end="0x9a715fff" type="__TEXT" path="/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib"/>
      <binaryImage start="0x9a716000" end="0x9a891fff" type="__TEXT" path="/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation"/>
      <binaryImage start="0x9a8be000" end="0x9abb8fff" type="__TEXT" path="/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime"/>
      <binaryImage start="0x9abcf000" end="0x9abd9fff" type="__TEXT" path="/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.frame work/Versions/A/CarbonSound"/>
      <binaryImage start="0xb0000000" end="0xb0004fff" type="__TEXT" path="/Applications/Adobe Illustrator CS3/Adobe Illustrator.app/Contents/MacOS/../Frameworks/ahclient.framework/Versions/A/ahclient"/>
      <binaryImage start="0xba900000" end="0xba916fff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib"/>
      <binaryImage start="0xbab00000" end="0xbab21fff" type="__TEXT" path="/System/Library/CoreServices/Encodings/libKoreanConverter.dylib"/>
      </binaryImageSet>
      </crash>
    <reproSteps></reproSteps>
    <email>[email protected]</email>
    </crashreport>

  • illustrator cs3 crashes upon launch in mac os 10.4.11

    illustrator cs3 does not complete its launch in mac os 10.4.11.
    [i'm running a powermac dual 1.25 ghz power pc g4 mirror door].
    the same happens with indesign cs3.
    photoshop cs3 launches just fine.
    can anyone help?
    thanks.

    You might try trashing the settings folder.
    It could be a font issue or a font cache issue as well
    to trash the settings folder you go to
    User/Username/Library/Preferences/Adobe Illustrator CS3 Settings
    The font cache that could becuasing the problems would be found by doing a search for AdobeFnt.lst they usually have a number after Fnt like 01 or 11
    They can be trashed and new fresh ones will be made but this could be a corrupt font.
    This is a bit old but you might look at this as well. But you have an older system so it may apply.
    http://kb2.adobe.com/cps/167/tn_16763.html

  • How to open an Arabic PDF in Illustrator CS3 ME without outlining the font?

    Hi,
    I need to use Illustrator CS3 ME (Middle East) in order to edit some pages of an Arabic PDF file.
    Now, the problem is that as soon as I open the page in Illustrator, all of the Arabic text gets outlined. The English text doesn't get outlined.
    I need to edit the text, so this is a big problem.
    I don't have the original source files (InDesign).
    Also, it is too much editing to be doing in Acrobat.
    Is there some sort of solution for this?
    Thanks,
    Ola

    Hi,
    The font is Arial, which fully supports Arabic, as far as I know.
    How do I enable glyph protection in the prefs?
    How do I set the glyph substituion in the type palette? I am sorry for the
    ignorance, but I usually work with InDesign, and quite rarely with
    Ilustrator. This is a special case for me...
    The formatting is very ordinary. Nothing special.
    I really hope there is some solution for this....
    Ola
    2010/6/4 Mylenium <[email protected]>
    What fonts does it use? Is glyph protection enabled in teh prefs? What are
    the settings for glyph substitution in the type palette? Does it have any
    specific formatting? If it gets outlined, it was probably mangled in ways
    that prevent using the life font or the relevant font is missing
    alltogether...
    >
    Mylenium
    >

  • Illustrator CS3 - problems saving as pdf  (or pdf-compatible)

    Hi,
    My office are trialling Illustrator CS3 as we're getting some business card type work and we'd like to be able to send the proposed designs to the client as a multi-page PDF.
    Unfortunately, I'm having a terrible problem when saving a particular file i) as .ai format, if PDF compatibility is checked, &
    ii) as a PDF.
    In both cases the progress bar goes half way and then Illustrator hangs, eventually saving after 3 hours, at the last try!
    The multi-page document consists of 7 x A4 tiles, I know this sounds big but actually there's not that much stuff in it: on each page there's a bit of text, a gradient, 3 monochrome logos and two drop-shadows. There is also a spot colour and a linked image (500kb). If/when it eventually saves the pdf is <150kb and the .ai is <2mb.
    I've tested various options when saving to try to trace the problem and it ONLY hangs when PDFing is involved; it saves with compression really fast.
    Obviously the time it's taking isn't practical so I'm hoping someone can suggest what might be wrong. The PC is a decent spec: WINXP sp2 / 3GHz P4 / 1mb ram / 256mb gfx / 1.5Gb swapfile / 5gb defragged space on HD. I've looked at the Windows Task Manager as Illustrator is trying to save - the CPU is only up to 50% and the swapfile usage is 300mb - if it's taking so long why isn't it maxed out?
    Hope someone can help, thanks in advance.
    smithy_ss

    I can't save a 1.4 meg .ai file as .pdf. Program freezes.

  • Illustrator CS3 wont open

    Hi folks,
    Ive recently started having problems trying to open Illy CS3...Im getting the window saying 'The application Illustrator has unexpectedly quit' when I try and open it.
    From reading these forums I have done various things that people have said to do, ie:
    1) Send the crash report
    2) Check font book for any corrupt fonts
    3) Deleted fonts I never use.... now I have 288 fonts, is that still too many?
    4) Ive created a new user but still no luck
    5) Ive restarted the machine a few times
    6) Ive went to user/library/preferences and deleted the illustrator cs3 folder
    and none of these have worked.
    Im using a 24" Imac...2.93 GHz...Intel core 2 duo...4GB memory...and ive still loads of space on disc.
    Any help is great.
    Thanks

    I have to ask you a couple of things first,
    Did you quit Illustrator before you trash the Illustrator Settings folder?
    Did at the same time trash the com.adobe.illustrator.plist file also in your user's preferences? You can try trashing both but you must first quite Illustrator.
    Did you try to disable all your fonts except for the systems fonts?
    When you created a new user did you load your fonts under that new users? I think you loaded your fonts, you should not have if you did!
    Did you delete the font data base files the AdobeFnt.lst files?
    I do not think you did that at all.
    I think you have a corrupt font or your scratch disk is pretty full.

  • Weird Z and Y key swap and arabic filename problems in Illustrator CS3

    Hi
    I am having some very weird problems with Illustrator CS3.
    At completely random times, the software starts to think my Y and Z keys have swapped places. i.e. When I type anything or use any shortcuts, the opposite letters appear and are used.
    Also from time to time, when I save a file, the filename is written in Arabic and I have to rename the file again in Explorer to correct this.
    Both of these problems are random and a restart or Illustrator usually fixes both of these. But what a pain and waste of time.
    Anyone else getting problems like this?
    Oh, I'm using Windows Vista.
    Thanks
    Mr M

    My guess is, it is related to Windows. Try to press shift and ctrl at once if the problem occurs. The keys should be switched back...
    You have probably installed more than one keyboard in Windows. Shift-ctrl is the standard way to switch between them. You can change this in the Windows keyboard configuration file.
    I had this problem with a German and a VS keyboard installed.

  • InDesign CS3 Crashes When Placing Illustrator CS3 Art

    Hi all-
    I've been having some problems over the past week with InDesign CS3. Specifically each and every time I try to place an Illustrator CS3 element, the dialog says it is importing the art. Then the trouble starts - InDesign grinds for about 10 seconds and then I get an error message stating that "InDesign.exe has encountered a problem and needs to close."
    When I click on details, I see that the error signature is "AppName: InDesign.exe AppVer: 5.0.3.662 ModName: adobepdfl.dll ModVer 8.1.0.1146 Offset: 001a1fcd"
    I've already done the obvious - trashed my prefs files, then deleted the CS3 Suite (Master Collection if that matters) and reinstalled - still have the exact same issue. I even zapped the dll after the reinstall, and then reinstalled again - no luck.
    This ONLY happens with native Illustrator art - .pdf, .eps, .PSD, .jpgs, etc can be placed with no issues. Yeah, I can save everything as an .eps, but that will take a lot of time to convert every asset.
    I'm on Windows XP, Service Pack 3, running on a Lenovo Thinkpad T61 with 2 Gigs of physical memory. Intel Core 2 Duo CPU T7300 @ 2.00 GHz.
    Any ideas? Thanks for any help, here!
    Bill

    Oh, and this is the error file that gets sent to Microsoft via the error report.<br /><br />Bill<br /><br /><?xml version="1.0" encoding="UTF-16"?><br /><DATABASE><br /><EXE NAME="firefox.exe" FILTER="GRABMI_FILTER_PRIVACY"><br />    <MATCHING_FILE NAME="AccessibleMarshal.dll" SIZE="17408" CHECKSUM="0x18EA5E95" BIN_FILE_VERSION="1.9.0.3105" BIN_PRODUCT_VERSION="1.9.0.3105" PRODUCT_VERSION="1.9.0.1" FILE_DESCRIPTION="" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Firefox" FILE_VERSION="1.9.0.1" ORIGINAL_FILENAME="" INTERNAL_NAME="accessibility" LEGAL_COPYRIGHT="License: MPL 1.1/GPL 2.0/LGPL 2.1" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xD4C1" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.9.0.3105" UPTO_BIN_PRODUCT_VERSION="1.9.0.3105" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="Language Neutral [0x0]" /><br />    <MATCHING_FILE NAME="crashreporter.exe" SIZE="185856" CHECKSUM="0xBCF44899" BIN_FILE_VERSION="1.9.0.3105" BIN_PRODUCT_VERSION="1.9.0.3105" PRODUCT_VERSION="1.9.0.1" FILE_DESCRIPTION="" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Firefox" FILE_VERSION="1.9.0.1" ORIGINAL_FILENAME="crashreporter.exe" INTERNAL_NAME="" LEGAL_COPYRIGHT="License: MPL 1.1/GPL 2.0/LGPL 2.1" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x36F8F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.9.0.3105" UPTO_BIN_PRODUCT_VERSION="1.9.0.3105" LINK_DATE="07/02/2008 15:50:20" UPTO_LINK_DATE="07/02/2008 15:50:20" VER_LANGUAGE="Language Neutral [0x0]" /><br />    <MATCHING_FILE NAME="firefox.exe" SIZE="307712" CHECKSUM="0x6DF3893E" BIN_FILE_VERSION="1.9.0.3105" BIN_PRODUCT_VERSION="3.0.1.0" PRODUCT_VERSION="3.0.1" FILE_DESCRIPTION="Firefox" COMPANY_NAME="Mozilla Corporation" PRODUCT_NAME="Firefox" FILE_VERSION="1.9.0.1" ORIGINAL_FILENAME="firefox.exe" INTERNAL_NAME="Firefox" LEGAL_COPYRIGHT="©Firefox and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x549E6" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.9.0.3105" UPTO_BIN_PRODUCT_VERSION="3.0.1.0" LINK_DATE="07/02/2008 16:27:28" UPTO_LINK_DATE="07/02/2008 16:27:28" VER_LANGUAGE="Language Neutral [0x0]" /><br />    <MATCHING_FILE NAME="freebl3.dll" SIZE="233472" CHECKSUM="0x11A60D26" BIN_FILE_VERSION="3.12.0.0" BIN_PRODUCT_VERSION="3.12.0.0" PRODUCT_VERSION="3.12.0.3 Basic ECC" FILE_DESCRIPTION="NSS freebl Library" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Network Security Services" FILE_VERSION="3.12.0.3 Basic ECC" ORIGINAL_FILENAME="freebl3.dll" INTERNAL_NAME="freebl3" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x43D32" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.12.0.0" UPTO_BIN_PRODUCT_VERSION="3.12.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="js3250.dll" SIZE="695296" CHECKSUM="0xB01F9412" BIN_FILE_VERSION="4.0.0.0" BIN_PRODUCT_VERSION="4.0.0.0" PRODUCT_VERSION="4.0" FILE_DESCRIPTION="Netscape 32-bit JavaScript Module" COMPANY_NAME="Netscape Communications Corporation" PRODUCT_NAME="NETSCAPE" FILE_VERSION="4.0" ORIGINAL_FILENAME="js3240.dll" INTERNAL_NAME="JS3240" LEGAL_COPYRIGHT="Copyright Netscape Communications. 1994-96" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x10004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xAAFDE" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.0.0.0" UPTO_BIN_PRODUCT_VERSION="4.0.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="mozcrt19.dll" SIZE="710144" CHECKSUM="0x96362802" BIN_FILE_VERSION="8.0.0.0" BIN_PRODUCT_VERSION="8.0.0.0" PRODUCT_VERSION="8.00.0000" FILE_DESCRIPTION="User-Generated Microsoft (R) C/C++ Runtime Library" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Mozilla Custom C Runtime" FILE_VERSION="8.00.0000" ORIGINAL_FILENAME="MOZCRT19.DLL" INTERNAL_NAME="MOZCRT19.DLL" LEGAL_COPYRIGHT="Copyright (C) Microsoft Corporation." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xBA01F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="8.0.0.0" UPTO_BIN_PRODUCT_VERSION="8.0.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="nspr4.dll" SIZE="198144" CHECKSUM="0xF8959539" BIN_FILE_VERSION="4.7.1.0" BIN_PRODUCT_VERSION="4.7.1.0" PRODUCT_VERSION="4.7.1" FILE_DESCRIPTION="NSPR Library" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Netscape Portable Runtime" FILE_VERSION="4.7.1" ORIGINAL_FILENAME="nspr4.dll" INTERNAL_NAME="nspr4" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x3F7B5" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.7.1.0" UPTO_BIN_PRODUCT_VERSION="4.7.1.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="nss3.dll" SIZE="697856" CHECKSUM="0xE18E5D8" BIN_FILE_VERSION="3.12.0.0" BIN_PRODUCT_VERSION="3.12.0.0" PRODUCT_VERSION="3.12.0.3 Basic ECC" FILE_DESCRIPTION="NSS Base Library" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Network Security Services" FILE_VERSION="3.12.0.3 Basic ECC" ORIGINAL_FILENAME="nss3.dll" INTERNAL_NAME="nss3" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xAE4A0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.12.0.0" UPTO_BIN_PRODUCT_VERSION="3.12.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="nssckbi.dll" SIZE="304640" CHECKSUM="0xEA2AD587" BIN_FILE_VERSION="1.70.0.0" BIN_PRODUCT_VERSION="1.70.0.0" PRODUCT_VERSION="1.70" FILE_DESCRIPTION="NSS Builtin Trusted Root CAs" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Network Security Services" FILE_VERSION="1.70" ORIGINAL_FILENAME="nssckbi.dll" INTERNAL_NAME="nssckbi" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x51BCB" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.70.0.0" UPTO_BIN_PRODUCT_VERSION="1.70.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="nssdbm3.dll" SIZE="103936" CHECKSUM="0x7EDB35EB" BIN_FILE_VERSION="3.12.0.0" BIN_PRODUCT_VERSION="3.12.0.0" PRODUCT_VERSION="3.12.0.3 Basic ECC" FILE_DESCRIPTION="Legacy Database Driver" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Network Security Services" FILE_VERSION="3.12.0.3 Basic ECC" ORIGINAL_FILENAME="nssdbm3.dll" INTERNAL_NAME="nssdbm3" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2944B" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.12.0.0" UPTO_BIN_PRODUCT_VERSION="3.12.0.0" LINK_DATE="07/02/2008 16:28:44" UPTO_LINK_DATE="07/02/2008 16:28:44" VER_LANGUAGE="English (United States) [0x409]" /><br />    <MATCHING_FILE NAME="nssutil3.dll" SIZE="87552" CHECKSUM="0x35154D7F" BIN_FILE_VERSION="3.12.0.0" BIN_PRODUCT_VERSION="3.12.0.0" PRODUCT_VERSION="3.12.0.3 Basic ECC" FILE_DESCRIPTION="NSS Utility Library" COMPANY_NAME="Mozilla Foundation" PRODUCT_NAME="Network Security Services" FILE_VERSION="3.12.0.3 Basic ECC" ORIGINAL_FILENAME="nssutil3.dll" INTERNAL_NAME="nssutil3" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x17DF3" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.12.0.0" UPTO_BIN_PRODUCT_VERSION="3.12.0.0" LINK_DATE="07/02/2008 16:28:45" UPTO_LINK_DATE="07/02/2008 16:28:45" VER_LANGUAGE="English (United States) [0x409]" />

  • White Lines on Live Traced Artwork in PDF from Illustrator CS3

    Hi,<br /><br />I've recently been using the Live Trace feature in Adobe Illustrator CS3 on my artwork so that my artwork becomes a vector image instead of a raster (I'm told it's better for Web because it works better with varying resolutions - doesn't become pixelated).  For my live trace, I use a custom preset:<br /><br />ADJUSTMENTS-<br />Mode: Color<br />Threshold: 128 (grayed out)<br />Palette: Automatic<br />Max Colors: 256<br />Output to Swatches: OFF<br />Blur: 0 px<br />Resample: 600 px<br />Fills: ON <grayed out><br />Strokes: OFF (grayed out)<br /><br />TRACE SETTINGS-<br />Max Stroke Weight: 10 px (grayed out)<br />Min Stroke Length: 20 px (grayed out)<br />Path Fitting: 1 px<br />Minimum Area: 1 px<br />Corner Angle: 1<br />Ignore White: OFF<br /><br />VIEW-<br />Raster: No Image<br />Vector Tracing Result<br /><br />The preview info, located under the dialogue bubble with the i states:<br />Paths: 4894<br />Anchors: (no number)<br />Colors: 148<br />Areas: 4822<br />Image PPI: 200<br /><br />I don't know if that helps anyone, but that's just the preset I've used to get a sharper, almost fully preserved vector version of my raster image.<br /><br />When I want to convert it to a PDF file using the File > Save As... > Save as type: PDF with the following preset:<br /><br />Adobe PDF Preset: Illustrator Default<br />Standard: None<br />Compatibility: Acrobat 8 (PDF 1.7)<br /><br />Then, my image as viewed in the Adobe Acrobat 8 Professional has several white lines, outlining areas of color.  You can see it here: <br /><br />http://i6.photobucket.com/albums/y218/Mont-ImmortalSquirrel/Ai-PDF_whitelines.jpg<br /><br />The image connected to this link was captured with PrntScrn and copied into Photoshop, cropped, and saved as a jpeg.  The issue is perfectly preserved, as you can see the white lines outlining areas of color.  This problem is persistent despite the zoom level in Acrobat 8.  <br /><br />Just another little bit of information, the problem is most noticeable in the red area and not the cream/white and yellow areas.  When I was working on the original raster image in Photoshop CS3, the cream/white area was done with the Ellipse Tool, using Bevel and Emboss in the Blending Options.  The same goes for the yellow area, which was done with the Line Tool.  The red area was done manually, with the Brush Tool, Smudge, Blur, Burn, etc.<br /><br />I'm telling you guys just about everything I've done leading up to this issue.  But, if there's something you need to know more, I'll try to figure out what I could've possibly done wrong to get this result.

    I too get this result when using LiveTrace. My simple solution to this problem was to just place a solid color shape behind that section of the trace where it occurs that is the same color as the trace. Simple...but it worked.

  • Illustrator CS3 crashes at launch (Mac OS 10.6.8)

    Hello everyone,
    Can somebody please help me out from this.
    I'm using Illustrator CS3 on Mac 10.6.8. As I remember, I had installed some new fonts which I doubt it may have caused the error. I tried removing the User>Library>Preferences>Illustrator Settings folder. Plus I validated all the fonts including the new fonts on FontBook. Still negative. So I can't figure out what's the actual cause and how to troubleshoot it.

    code,
    Item 11) in 5) in the list below is about font cashes; item 1) is about moving fonts (Illy may reject fonts that go through validation). You may also try to move preferences/folders as described in 4). 6) may be needed.
    The following is a general list of things you may try when the issue is not in a specific file, and when it is not caused by issues with opening a file from external media, see below. You may have tried/done some of them already; 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save current artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to at least 5 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html
    External media: It is always recommended here to open/save from/to own hard disk, and to copy from/to networks and removable media. You may be lucky (for a while), but the chances of file corruption and other unpleasantnesses are immensely greater when you use anything but the harddisk, and it is better to be safe than sorry.
    In addition to the (far greater) risk of file corruption, some issues are mentioned here:
    http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html

Maybe you are looking for

  • ITunes library and syncing with iPhone 3GS trouble

    I have an iPhone 3GS. When I got to update to iOS 4.3 from the latest 4.2 update I either get am error saying that the file was corrupt or sometimes I get an error saying that my firmware is not compatible. Also, when I just try to sync to iTunes I g

  • FCP 6 won't launch

    I had FCP 5.0.1 and one day and all of the sudden, it wouldn't launch anymore. I troubleshooted some, threw away preferences and all those other files people speak of and nothing.. I thought I would fix the situation by finally uninstalling the entir

  • How do I get a warning for battery failure

    My Macbook pro is only a week old, and it has already faded to dead without a warning.  My last mac used to tell me when I was at 10 or 15 % battery to find another power source.  Do I have to set this to give such a warning, and if so, how do I do t

  • Nokia Lumia 1520 Errors while trying to watch vide...

    I get an error code of 80040154 when I try to view a video off of facebook that is not a YouTube video. Is this normal??

  • Mac SE boot question

    Hi, I recently picked up a Mac SE M5011 computer with  mouse and keyboard.  Everything on the system seems to work great except I cannot get it to load the System Software. When I boot from the System 6.0.8 installation disk and attempt to install th