When I'm printing several PDF files by MS Excel Macro, I don´t get same order than i sent it

I have for example A.pdf, B.pdf, C.pdf, D.pdf, E.pdf, etc. then my macro sent it on same order, but on my printer, first get C.pdf, A.pdf, D.pdf, B.pdf, E.pdf. How can I get control on printing?

Hi,
I googled around a bit for your issue, and found  the reason behind the same. When you send files to the printer to be  printed, the list of files is sorted and sent to the printer in that  order.  However some files in your list may take longer to process than other  files so the order on  the spooler isn't necessarily the same.
You may resolve this issue, by inserting the following code snippet in your macro. Add it after you issue a command to print the PDF.
Application.Wait Now + TimeValue("00:00:06")
This will make the macro wait after sending one print command to the printer before sending the next one. Hence, ensuring that the print order remains the same.
Adjust the time in case the printing order is still incorrect.
Hope this works.

Similar Messages

  • Print several PDF files

    Hello gurus,
    I have got a PDF binary file that i read from archive through archivelink, and I need to print them directly from SAP at once.
    is there any possible ways of doing this?
    thanks a lot.
    Kairat

    Hi Kairat,
    I've a comparable problem and would be interessted if you've found a solution for it.
    In our case I need to get a PDF file from the optical archive (guess the result will be a binary datastream as well) and then print it together with the invoice.
    Would be great if you could let me know your solution!
    Thanks!
    Katja

  • When I try to display .pdf file in browser (with proprietry extension .dnax) I get the error message "A plugin is needed to display this content".

    I am trying to display a .pdf file within Firefox on a Vista PC. I have changed the extension from .pdf to .dnax to differentiate this .pdf file from others. I get an error message as above.
    The file is displayed using Firefox on another PC with a Linux OS without problem.
    Any advice out there?

    Firefox typically judges the nature of a document or download based on the content-type header send by the web server. Usually a server has a catalog associating file extensions with content types. When you choose a new file extension, the server may send the generic "it's some kind of binary file" header ("application/octet-stream") which Firefox will not associate with a particular program.
    Now, when you open a file from the local system, there is no web server, so Firefox may look to the file extension to ascertain the content type. Obviously that is not working in your case. What happens when you want to open the file from My Computer or Windows Explorer? Does Windows have an application assigned to it? If you can associate it with Adobe Reader in Windows, Firefox may be able to pick that up from the Windows registry.

  • When I'm trying to convert a pdf file to an excel or word doc I get an error report

    @

    I would suggest asking in the Export PDF forum, giving full details about your problem and your setup: Adobe ExportPDF (read only)

  • How do you reduce the size of the print diolog box when printing a pdf file?

    How do you reduce the size of the print diolog box when trying to print a PDF file? The print button is below the task bar.

    What is your monitor's screen resolution?  See http://www.adobe.com/products/reader/tech-specs.html

  • Cannot print a PDF file to Xerox7500 and HP5200 Acrobat & Preview quit

    Driving me mad this one!
    When I try to print an acrobat PDF file to either of my printers from both Acrobat Pro 8 and Preview, the applications quit. It does this 5 seconds after hitting the print button.
    Also when selecting printer in print dialog box the display ofted freezes and does not show the printers features, hangs for a whil and then applicatyion quits.
    Xerox Phaser 7500 that I have installed latest 10.6 driver from Xerox site.
    HP laserjet 5200 that I have downloaded latest drivers for off HP site.
    mac OS 10.6.2 fully updated and permissions fixed.
    Print drivers setup as bonjour cannections, and tried LPD and JetDirect on fixed IP's.
    Tried Correct PPD's and Generic PPd's.
    Can print from Quark, word and Indesign direct.
    Problem is just when trying to print a pdf file to the printers.
    Happens with both PDF's we have generated and other PDF's off CD's like manuals, and apples stacks PDF etc.
    Can anyone help?
    Thanks

    Same exact problem with my Phaser 7500 DN, but I can print in Photoshop, Illustrator and InDesign no errors. Here's a log from Acrobat.
    Process: AdobeAcrobat [183]
    Path: /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier: com.adobe.Acrobat.Pro
    Version: 9.1.3 (9.1.3)
    Code Type: X86 (Native)
    Parent Process: launchd [80]
    Date/Time: 2009-12-11 14:07:31.433 -0600
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 173771 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 29164 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 214C3579-6C0E-4585-818D-B1093AE0BB7C
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x9578af1c __CFTypeCollectionRelease + 172
    1 com.apple.CoreFoundation 0x957998b2 __CFArrayReleaseValues + 434
    2 com.apple.CoreFoundation 0x957c644e CFArrayRemoveAllValues + 126
    3 ...int.framework.Print.Private 0x1a4067d9 0x1a400000 + 26585
    4 ...int.framework.Print.Private 0x1a425576 CarbonPrintButtonEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 28233
    5 com.apple.AppKit 0x9371af86 -[NSApplication sendAction:to:from:] + 112
    6 com.apple.AppKit 0x937fa705 -[NSControl sendAction:to:] + 108
    7 com.apple.AppKit 0x937f61ba -[NSCell _sendActionFrom:] + 169
    8 com.apple.AppKit 0x937f54b1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    9 com.apple.AppKit 0x9384a95d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    10 com.apple.AppKit 0x937f3f07 -[NSControl mouseDown:] + 812
    11 com.apple.AppKit 0x937f1f10 -[NSWindow sendEvent:] + 5549
    12 com.apple.AppKit 0x9370ab2f -[NSApplication sendEvent:] + 6431
    13 com.apple.AppKit 0x9395338b -[NSApplication _realDoModalLoop:peek:] + 806
    14 com.apple.AppKit 0x93952ab1 -[NSApplication runModalForWindow:] + 273
    15 ...int.framework.Print.Private 0x1a41f570 CarbonPrintButtonEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3651
    16 ...int.framework.Print.Private 0x1a411ae3 PMPrivatePrintDialog + 267
    17 ...apple.print.framework.Print 0x98005180 sessionPrintDialog(OpaquePMPrintSession*, OpaquePMPrintSettings*, OpaquePMPageFormat*, unsigned char, unsigned char*) + 333
    18 com.adobe.Acrobat.framework 0x800c4cff CopiesPagesPDE_Open + 78911
    19 com.adobe.Acrobat.framework 0x800aaea8 CopiesPagesPDE_Prologue + 6732
    20 com.adobe.Acrobat.framework 0x800ac1cc CopiesPagesPDE_Prologue + 11632
    21 com.adobe.Acrobat.framework 0x800ac52f CopiesPagesPDE_Prologue + 12499
    22 com.adobe.Acrobat.framework 0x800ac5fe CopiesPagesPDE_Prologue + 12706
    23 com.adobe.Acrobat.framework 0x803e3739 AcroSecurityBailOutImpl + 3045553
    24 com.adobe.Acrobat.framework 0x8010c04c AcroSecurityBailOutImpl + 65988
    25 com.adobe.Acrobat.framework 0x8030c5ab AcroSecurityBailOutImpl + 2164515
    26 com.adobe.Acrobat.framework 0x8030c6c3 AcroSecurityBailOutImpl + 2164795
    27 com.adobe.Acrobat.framework 0x8007de8c RunAcrobat + 2324114
    28 com.apple.AppKit 0x9371af86 -[NSApplication sendAction:to:from:] + 112
    29 com.apple.AppKit 0x939a2b18 -[NSCarbonMenuImpl performMenuAction:withTarget:] + 326
    30 com.apple.AppKit 0x9381617c -[NSMenu _performKeyEquivalentWithDelegate:] + 354
    31 com.apple.AppKit 0x93816258 -[NSMenu _performKeyEquivalentWithDelegate:] + 574
    32 com.apple.AppKit 0x93815d0f -[NSMenu performKeyEquivalent:] + 78
    33 com.adobe.Acrobat.framework 0x8007d2e9 RunAcrobat + 2321135
    34 com.apple.AppKit 0x938145a3 -[NSApplication _handleKeyEquivalent:] + 581
    35 com.apple.AppKit 0x9370a50a -[NSApplication sendEvent:] + 4858
    36 com.apple.AppKit 0x9369e4ff -[NSApplication run] + 917
    37 com.adobe.Acrobat.framework 0x7fe4740c RunAcrobat + 3090
    38 com.adobe.Acrobat.framework 0x7fe46938 RunAcrobat + 318
    39 com.adobe.Acrobat.Pro 0x00002e8b start + 2371
    40 com.adobe.Acrobat.Pro 0x0000264a start + 258
    41 com.adobe.Acrobat.Pro 0x00002571 start + 41
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x94f050ea kevent + 10
    1 libSystem.B.dylib 0x94f05804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x94f04cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x94f04a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x94f044f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x94f04336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f0c4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x94f0e158 pthreadcondwait$UNIX2003 + 73
    3 ...ple.CoreServices.CarbonCore 0x95f8887a TSWaitOnCondition + 126
    4 ...ple.CoreServices.CarbonCore 0x95f7420d TSWaitOnConditionTimedRelative + 202
    5 ...ple.CoreServices.CarbonCore 0x95f6fb33 MPWaitOnQueue + 250
    6 AdobeACE 0x7fbb1179 ACEMPThread::Task() + 133
    7 AdobeACE 0x7fbb10ed TaskGlue + 17
    8 ...ple.CoreServices.CarbonCore 0x95f537ae PrivateMPEntryPoint + 68
    9 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    10 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x94ede922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x94f0c45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x94f55503 pthreadcondwait + 48
    3 AdobeAGM 0x7e4f14c4 pthreadcondition_base::Wait(pthread_scoped_lockbase&) + 26
    4 AdobeAGM 0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    5 AdobeAGM 0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    6 AdobeAGM 0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    7 AdobeAGM 0x7e4f12e1 thread_proxy + 45
    8 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    9 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x94ede922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x94f0c45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x94f55503 pthreadcondwait + 48
    3 AdobeAGM 0x7e4f14c4 pthreadcondition_base::Wait(pthread_scoped_lockbase&) + 26
    4 AdobeAGM 0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    5 AdobeAGM 0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    6 AdobeAGM 0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    7 AdobeAGM 0x7e4f12e1 thread_proxy + 45
    8 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    9 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x94ede922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x94f0c45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x94f55503 pthreadcondwait + 48
    3 AdobeAGM 0x7e4f14c4 pthreadcondition_base::Wait(pthread_scoped_lockbase&) + 26
    4 AdobeAGM 0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    5 AdobeAGM 0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    6 AdobeAGM 0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    7 AdobeAGM 0x7e4f12e1 thread_proxy + 45
    8 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    9 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x94f050ea kevent + 10
    1 com.adobe.Acrobat.framework 0x807d121e AcroSecurityBailOutImpl + 7164822
    2 com.adobe.Acrobat.framework 0x8070272f AcroSecurityBailOutImpl + 6318247
    3 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    4 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x94ede93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x94f0c445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x94f3b028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x97a53a84 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x97a0c7f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x97a0c6d8 -[NSConditionLock lockWhenCondition:] + 69
    6 ...adobe.acrobat.amtlibwrapper 0x185e02d1 AVAMTForegroundUpdateCheckEnabled + 116699
    7 ...adobe.acrobat.amtlibwrapper 0x185d5341 AVAMTForegroundUpdateCheckEnabled + 71755
    8 ...adobe.acrobat.amtlibwrapper 0x185ded60 AVAMTForegroundUpdateCheckEnabled + 111210
    9 com.apple.Foundation 0x97a178d8 -[NSThread main] + 45
    10 com.apple.Foundation 0x97a17888 _NSThread__main_ + 1499
    11 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    12 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x94efd856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x957deddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    3 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x94f0c806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x94f38441 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x94f3837f usleep$UNIX2003 + 61
    3 com.apple.AppKit 0x938461ed -[NSUIHeartBeat _heartBeatThread:] + 2039
    4 com.apple.Foundation 0x97a178d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x97a17888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x94f0bfbd pthreadstart + 345
    7 libSystem.B.dylib 0x94f0be42 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9578ae84 ecx: 0xa07b5b80 edx: 0xa07c8ee0
    edi: 0xa07c8ee0 esi: 0x00000000 ebp: 0xbfffe148 esp: 0xbfffe120
    ss: 0x0000001f efl: 0x00000246 eip: 0x9578af1c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x02416e00
    Binary Images:
    0x1000 - 0x2fff +com.adobe.Acrobat.Pro 9.1.3 (9.1.3) <8486DD3A-7448-4821-A5A5-CC399D74F967> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    0x62000 - 0x62ff7 libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0xb6000 - 0xb7fff +com.adobe.Acrobat.print.pde.CopiesPagesPDE 8.0.0 (8.0.0) <8880D73B-93A7-4353-8039-C8E96390B564> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/CopiesPagesPDE.plugin/Contents/MacOS/CopiesPagesPDE
    0x17600000 - 0x1760dff7 +com.adobe.asneu.framework asneu version 1.6.2f01 (1.6.2) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/asneu.framework/asneu
    0x176e4000 - 0x176e5ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x179f6000 - 0x17a4cfeb +com.adobe.AcroSQLite AcroSQLite (1.0.0) <379EA448-AC01-4FF7-83F4-602C5E180472> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/AcroSQLite
    0x17a53000 - 0x17a9afc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobecaps.framework/adobecaps
    0x185c2000 - 0x186f7ff6 +com.adobe.acrobat.amtlibwrapper 1.1 (1.1) <3C934C99-5CA1-4F00-B3BD-72E5904694C1> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AMTLibWrapper.framework/AMTLibWrapper
    0x19e4d000 - 0x19e6eff7 +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/AdobeBIBUtils
    0x19f39000 - 0x19f4bff7 libTraditionalChineseConverter.dylib ??? (???) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x19f4f000 - 0x19f5dfe7 libSimplifiedChineseConverter.dylib ??? (???) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1a029000 - 0x1a031fff +com.adobe.print.AdobePDF9.pde Adobe PDF 9.1.0 (9.1.0) /Library/Printers/PPD Plugins/AdobePDFPDE900.plugin/Contents/MacOS/AdobePDFPDE900
    0x1a0e0000 - 0x1a13cff2 +com.adobe.ESD.AdobeUpdaterLibFramework AdobeUpdater 6.2.0.1474 (6.2.0.1474) <38089EBB-D1A2-4868-8DF3-FCE297546790> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Updater.acroplugin/Contents/Frameworks/AdobeUpdater.f ramework/AdobeUpdater
    0x1a161000 - 0x1a1a1fef +com.adobe.ARE AdobeARE 1.5.02.2579 (1.5.02.2579) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeARE.framework/AdobeARE
    0x1a1ab000 - 0x1a1c9fff +com.hp.print.HPSmartPrint 5.2.1 (5.2.1f01) <8EFAA3FB-4D42-DFB9-0A9A-1839427F9802> /Library/Printers/hp/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
    0x1a400000 - 0x1a442ff7 com.apple.print.framework.Print.Private 6.1 (305.1) <411077DE-8627-7D79-C107-85D3FE74CD81> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x1a456000 - 0x1a4bbfef +com.hp.print.psdriver.hpPostScriptPDE 16.1.0 (16.1.0b237) <4C0DA169-7D92-B233-160B-0F09770CBB94> /Library/Printers/hp/PDEs/hpPostScriptPDE.plugin/Contents/MacOS/hpPostScriptPDE
    0x1a4e6000 - 0x1a552ff1 +com.hp.print.psdriver.HPPrintSettings 16.1.0 (16.1.0b237) <0A3AB662-25E7-335E-06DB-2E1F24C454DA> /Library/Printers/hp/PDEs/hpPostScriptPDE.plugin/Contents/Resources/HPPrintSett ings.bundle/Contents/MacOS/HPPrintSettings
    0x1a57c000 - 0x1a5aefe7 com.apple.print.PrintingCocoaPDEs 6.1 (305.1) <08B0D562-E227-198C-5B18-924BE9025185> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x1ac1d000 - 0x1ac85fff +com.xerox.xeroxfeatures.pde 1 (64) <FA50DF6E-D3C5-C8B5-B71A-D39F21DF45DD> /Library/Printers/Xerox/PDEs/XeroxFeatures.plugin/Contents/MacOS/XeroxFeatures
    0x1be57000 - 0x1bfc3fd7 +com.adobe.Acrobat.adm 9.0.0 (9.0.0) <E7D4DA2E-2289-4799-9AD0-6D520FF61E93> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x73f39000 - 0x73f70fe0 +com.adobe.AcrobatPlugin.Updater 9.1.0 (9.1.0) <2733231B-2D40-4299-A02D-4A97B1CCBA58> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Updater.acroplugin/Contents/MacOS/Updater
    0x79983000 - 0x79b1cffb +com.adobe.AcrobatPlugin.EScript 9.1.2 (9.1.2) <F63D2247-ABB4-46AC-BDA3-942C29303126> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/EScript.acroplugin/Contents/MacOS/EScript
    0x7aada000 - 0x7af1813b +com.adobe.AcrobatPlugin.Comments 9.1.2 (9.1.2) <C00EB7A9-A3E5-45E7-8A39-3ED672802751> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Comments.acroplugin/Contents/MacOS/Comments
    0x7d7ba000 - 0x7da43ff7 +AdobeCoolType ??? (???) <40E3B5BA-ED88-41E5-A258-C71C430EC777> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x7e436000 - 0x7e450fff +AdobeBIB ??? (???) <8001249B-1DA7-4BFD-9AC4-6D6F3B03D7B6> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x7e4e9000 - 0x7e9fffef +AdobeAGM ??? (???) <9F9D523F-3D1A-41D6-B1BE-CA9BC8432F97> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x7fbae000 - 0x7fcbcfe7 +AdobeACE ??? (???) <51E7F026-752F-4D8E-8DAA-8CC31EBAA2DE> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x7fe44000 - 0x81111fe6 +com.adobe.Acrobat.framework 9.1.2 (9.1.2) <66A4CCC7-84D8-4015-A83A-01380E8812CC> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x9000dff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9000e000 - 0x9007dff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9007e000 - 0x900bbff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x900bc000 - 0x904f1ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x904f2000 - 0x9059ffe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x905a0000 - 0x905a0ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x905ae000 - 0x90630ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x906f1000 - 0x90713fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90717000 - 0x90767ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x907b9000 - 0x907edff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x907ee000 - 0x907feff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x907ff000 - 0x908f5ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x908f6000 - 0x9093aff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9095b000 - 0x90a2cfe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90a2d000 - 0x90a3fff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90aaf000 - 0x90ab9fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90b50000 - 0x90bedfe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90bee000 - 0x90c21ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90c22000 - 0x90c4cff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90c4d000 - 0x90c4fff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90c8d000 - 0x914b7fe7 com.apple.WebCore 6531.21 (6531.21.8) <60DEC7F3-954D-F4C4-360A-13575EDCC40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x914b8000 - 0x914feff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x914ff000 - 0x91866ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x918e1000 - 0x91989ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9198a000 - 0x91997ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91998000 - 0x91998ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x929dd000 - 0x929f1fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x929f2000 - 0x92acfff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9307c000 - 0x931fefe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9326d000 - 0x93337fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93338000 - 0x93338ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9338b000 - 0x93465ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93466000 - 0x9347bfff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9347d000 - 0x9368ffff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93690000 - 0x93693ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93694000 - 0x93f72ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93f73000 - 0x93f79ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x94000000 - 0x94001ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x940d0000 - 0x940f0fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x94113000 - 0x941c2ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x941c3000 - 0x941c7ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x941ca000 - 0x941caff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x941cb000 - 0x9442dff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94459000 - 0x94475fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94476000 - 0x944d6fe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x944d7000 - 0x944fbff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9460a000 - 0x946b1fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x948de000 - 0x94a0cfe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94a0d000 - 0x94a3eff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x94b1e000 - 0x94b21fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94b22000 - 0x94cdefef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94cff000 - 0x94d09ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94d31000 - 0x94d31ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94d32000 - 0x94d32ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94e82000 - 0x94ebaff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ebb000 - 0x94ec4ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94ec5000 - 0x94eddff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94ede000 - 0x95082feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x95125000 - 0x95189ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9518a000 - 0x955a0ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x955ba000 - 0x955f0fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x955f1000 - 0x95601ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9565c000 - 0x95740ff7 com.apple.WebKit 6531.21 (6531.21.8) <0C45DB5C-D81F-BFFE-232D-7E6F647E597F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95741000 - 0x95743ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95763000 - 0x958dafef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x958e3000 - 0x95925fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95926000 - 0x95969ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95bc4000 - 0x95d61fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <C3642BB4-3D06-B371-B4CD-0DF5DA646673> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95d62000 - 0x95e10ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95ecd000 - 0x95f1eff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95f1f000 - 0x95f2cff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95f2d000 - 0x9624cfe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9624d000 - 0x96291fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x962ed000 - 0x962edff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x962ee000 - 0x9630cff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9630d000 - 0x96311ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96312000 - 0x9633aff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x963eb000 - 0x96420ff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x96421000 - 0x96435ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x96436000 - 0x96441ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96464000 - 0x9648afff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9648b000 - 0x9653efff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9653f000 - 0x965b6fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x965be000 - 0x9660bfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9660c000 - 0x9664cff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96795000 - 0x967caff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96814000 - 0x96815ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96842000 - 0x96846ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96847000 - 0x968dffe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x969c7000 - 0x96a21ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96a22000 - 0x96a27ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96a28000 - 0x96a2bff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96a31000 - 0x96aabfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96b24000 - 0x96b5effb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96bce000 - 0x96da9ff3 libType1Scaler.dylib ??? (???) <F9FEA41E-F079-87B8-04A9-7FF3B2931B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x96daa000 - 0x96e46fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96e47000 - 0x9716afef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9716b000 - 0x971fcfe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x973be000 - 0x975befeb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x975bf000 - 0x975cbff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x975cc000 - 0x975d6ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x975d7000 - 0x975e8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x975e9000 - 0x976dbff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x97721000 - 0x977dafe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x97a01000 - 0x97c71ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97cf9000 - 0x97dfafe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x97dfb000 - 0x97e44fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97e45000 - 0x97e48ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x97e7c000 - 0x97fa8fe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97fa9000 - 0x97ff9fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97ffa000 - 0x98000fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x98001000 - 0x98001ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98002000 - 0x98009fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9800a000 - 0x987ed4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x987ee000 - 0x9880efe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98b09000 - 0x98b4aff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x98c4e000 - 0x98c69ff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98fd0000 - 0x9903afe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9903b000 - 0x99049fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x993f7000 - 0x99477feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib ??? (???) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib ??? (???) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacPro4,1, BootROM MP41.0081.B03, 4 processors, Quad-Core Intel Xeon, 2.66 GHz, 6 GB, SMC 1.39f5
    Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 512 MB
    Memory Module: global_name
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 4870, Display, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: WDC WD1001FALS-41K1B0, 931.51 GB
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1292, 0xfd500000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x9131, 0xfd100000
    USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc044, 0xfd130000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd110000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd112000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9223, 0xfd120000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: DesignJet 800PS, 0x03f0 (Hewlett Packard), 0x0114, 0x3d100000
    FireWire Device: built-in_hub, Up to 800 Mb/sec

  • Cannot print a pdf file when the pdf file is opened in another window

    Running FF8.0 I cannot print a pdf file when the file is contained in a separate window opened by the appl (not just another tab). Options -> options -> applications all point to Use Adobe Applications in Firefox. I've had this problem in 7.0, 6.0, etc but I believe I was finally able to print these external browser/adobe windows somehow. Printing a pdf file shouldn't be that tough. When I run into this situation, file can be printed from the external window by IE.

    Check the document properties (Security) for this file in Adobe Reader; perhaps printing is not allowed?

  • How do i prevent people from copy paste or printing a pdf file when it is uploaded online

    i secured a pdf file through acrobat pro ix, with password thus preventing it from being printed and copy paste. But when i upload it to a website, people are able to print and copy paste... how do i prevent people from copy paste or printing a pdf file when it is uploaded online

    You can make sure that you use Adobe Reader as a PDF Viewer in the browser, although some browsers do not work with Adobe Reader.

  • The printing of .pdf file from Project 2013 stops when the file name should be written. Project 2013 crashes. Does someone know what is wrong between Project 2013 and Adobe Acrobat 9?

    The printing of .pdf file from Project 2013 stops when the file name should be written. Project 2013 crashes. Does someone know what is wrong between Project 2013 and Adobe Acrobat 9?

    The Acrobat 9.x product family passed into "End of Support" mid-year of 2013.
    Acrobat 9 support of MS Project via PDFMaker stops with Office 2007.
    For Office 2013 support you must use Acrobat XI (11.0.1) or newer. 
    A good to have reference:
    https://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html
    Acrobat Pro and Standard DC are what are currently available for purchase. 
    Be well...

  • Error: "The system cannot find the file specified" when trying to print to PDF w/ Acrobat 9.5

    I get an Error: "The system cannot find the file specified" when trying to print to PDF w/ Acrobat 9.5 using Windows 7.  This just started happening after upgrading to MS 2013 suite and also installed Adobe Reader at that same time.
    I had problems in the past when Reader was installed with Acrobat, so I uninstalled Reader, but the problem still seems to occur.
    any help would be appreciated.

    That link has backslashes (%5C) that need to be changed to forward slashes:
    *http://supportdocs.sonybiz.net/indexes/pi/LFS/May_2004/00035186.pdf

  • Firefox 4.0 support for printing embedded PDF files in iFrames via JavaScript

    I recently upgraded to Firefox 4.0 and can no longer print embedded PDF documents contained in an iFrame.
    My company's web application has several pages which load PDF files from a Servlet into an iFrame. The pages in question all have "Print" buttons which when clicked executes a JavaScript function to obtain reference to the iframe containing the PDF, place it into focus() (e.g., frames['pdfdoc'].focus();), and invoke print() (e.g., frames['pdfdoc'].print();). There are no errors, or exceptions caught when the JavaScript function is invoked, but the "Print" button is no longer operational.
    Does Firefox 4.0 no longer support iFrames? The issue goes away if I revert back to ver 3.6.16

    I have same issue for printing embedded PDF files in iFrames via JavaScript in Firefox 5.0.
    In previous versions it was working fine. But not in Firefox 4.0/5.0.
    Is there any solution for this problem?

  • Cannot print to PDF file after saving it to JPEG

    I get the following error when I try to print to a .pdf file that I just saved to a .jpeg.
    "Adobe PDF" cannot access the file because it is in use by another applicaiton or process:
    C:\Users\<username>\Desktop\junk.pdf
    Verify that the file is not open by another application or process and try again.
    I am using Acrobat X Pro on x64 Win 7.
    Here are the steps I take to produce this error:
    1.  Print any file to the "Adobe PDF" printer
    2.  Save that .pdf file as a .jpeg
    3.  Close JUST that particular .pdf file while leaving Acrobat X up (clicking the small black x on the top right).
    4.  Try to print any other file to "Adobe PDF" with the same name as the .pdf file I just closed.
    I do not get the error if I do not save to .jpeg, or when I close Acrobat X completely, but the user who is complaining about this error keeps multiple .pdf files open and doesn't want to have to close Acrobat X out completely every time.
    Any ideas? 
    Thanks in advance!

    Thanks Pat.  Tried each, restarted computer each time; tried the "Accept" routine several days ago - it worked briefly and then stopped.  Uninstalled Reader and Flash as well.  Strange thing with Flash, one of my online broker programs provides streaming of CNBC.  When I clicked on the CNBC option to initiate CNBC, I got a message saying that I needed to load Flash.  I did, and it loaded again with no mention of Flash having already been installed.
    Using Internet Explorer works, as well as, clicking on the .pdf file within Windows Explorer (WE).  Expanding the window in WE makes it large enough to read.  I would still like to find a way to open the files as they are designed to open.
    I have done all of the Adobe updates as they have been presented.  Microsoft updates load automatically, and restart my computer in the process.  I do not look to see what the updates have been.  I figure if there was not a need, Microsoft would not make the updates.
    [private data removed]

  • Cannot print a PDF file after upgrading to Windows 8.1

    Cannot print a PDF file after upgrading to Windows 8.1
    I can print anything else from either the Desktop or Start but not a PDF.  No error message but just does not print.
    Update: down loaded Adobe Reader which runs on the desktop so when I read a PDF file it now runs on the desktop and I can print it.

    Cannot print a PDF file after upgrading to Windows 8.1
    I can print anything else from either the Desktop or Start but not a PDF.  No error message but just does not print.
    Update: down loaded Adobe Reader which runs on the desktop so when I read a PDF file it now runs on the desktop and I can print it.

  • Acrobat XI PRO: Create a Table of Contents (TOC) automatically in top, after I have combined several pdf.files into a single pdf.file

    Hey
    I have now tried for hours, but now I give up!
    MY WISH -
    Create a Table of Contents (TOC) automatically after I have combined several pdf.files into a single pdf.file.
    I have already bookmarks, shown on the screen (see screenshot below) but I want those bookmark to be visualised in a separate TOC in the top of the combined files.
    This new TOC (which I have inserted) shall be printable and serve as a cover page in a binder.
    I have seen other cheap pdf.programs in the market (e.g. PDF Converter Professional 7.3) which are able to make the above things, easy, fast and nice.
    Regards
    Ole Bünger, Kristianstad Sweden

    Somewhat roundabout way but this should work:
    Is there easy way to print bookmarks Acrobat Pro 9.5

  • Why can't I print a PDF file?  message says no pages selected to print

    When I try to print a PDF file I get two messages 'This document could not be printed.' Then 'There were no pages selected to print.'  How do I select a page to print?  or is there something else?

    What is your operating system?  Reader version?

Maybe you are looking for