Open popup window and passing parameter to the popup

Hi, I want to open a popup whenever a button is pressed (the page number is 10)
my first attempt was to make a process which have a button condition (after submit)
BEGIN
htp.p('<script type="javascript/text">');
htp.p('javascript:popupURL(
"f?p=&APP_ID:12:&APP_SESSION.::NO::P12_PERSON::PERSON_ID")');
htp.p('</script>');
END;
I want to pass the value
from
page 10 item :PERSON_ID (initial page)
to
page 12 item :P12_PERSON (this is the popup page)
I also made a branch for the button which redirect to page 10, since no button can be left without any branch or redirect.
the problem is, I dont see any popup was opened. Is there something wrong on my syntax?
thanks for your attention, I appreciate any suggestion
danny

Thanks many many thanks for your help Varad, I'm still having problem with the JS though
About the popupname I found another function on apex js documentation, the function name is popUpNamed(url,name). Now I don't have any problem with the date picker anymore.
My JS look like this now
<script type = "text/javascript">
function buildURL()
var pg = $x('P10_SHOWROLLELIST').value;
var prsn_id = 'P'+ pg + '_PERSON';
popUpNamed('f?p=&APP_ID.:' + pg + ':&APP_SESSION.::NO::' + prsn_id + ':&PERSON_ID.', 'Rolle' );
</script>
but still it seems like this line" var pg = $x('P10_SHOWROLLELIST').value;" still produce an error on my side. I tried to change pg into a fix value for eg: '12' and it works.
P10_SHOWROLLELIST is a select list which return a value
this is the query of the select list
SELECT 'Mitarbeiter' AS D, '12' as R
FROM persrollemitarbeiter
WHERE person = :PERSON_ID
UNION ALL
SELECT 'Student' AS D, '13' as R
FROM persrollestudent
WHERE person = :PERSON_ID
UNION ALL
SELECT 'Mentor' AS D, '14' as R
FROM persrollementor     
WHERE person = :PERSON_ID
UNION ALL
SELECT 'Korrektor' AS D, '15' as R
FROM persrollekorrektor
WHERE person = :PERSON_ID
UNION ALL
SELECT 'Tutor' AS D, '16' as R
FROM persrolletutor
WHERE person = :PERSON_ID
danny
Edited by: user8241814 on 26.06.2009 07:56

Similar Messages

  • How to open a page from a Form and pass parameters to the form on that page

    I found a similar example on this forum, but it did not work for me:
    declare
    l_names owa.vc_arr;
    l_values owa.vc_arr;
    i number;
    begin
    PORTAL.wwpro_api_parameters.retrieve(l_names, l_values);
    FOR i in 1..l_names.count
    LOOP
    htp.p(l_names(i) || ' ' || l_values(i));
    END LOOP;
    end;
    By using this method i get the parameters for the Form, like the session ID, but not the parameters for the Page that the form is displayed in.
    Another method I tried:
    To open a Form from a Form and pass parameters works fine like this:
    --In the After processing page PL/SQL event.
    declare
    v_id number;
    blk varchar2(10):='DEFAULT';
    Begin
    v_id:=p_session.get_value_as_number (p_block_name=&gt;blk,p_attribute_name=&gt;'A_ID');
    if v_id &gt; 0 then
    htp.formOpen('PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=2649500412&p_arg_names=_show_header&p_arg_values=YES&p_arg_names=ID&p_arg_values='||to_char(v_id),'post');
    htp.formSubmit(NULL,'Upload Files');
    htp.formClose;
    end if;
    End;
    But I want to open a Page containing the Form instead of just opening the Form. Is this possible to open a Page and pass paramters to the page, and then let the form inside the Page access the passed paramters. The reason for this is that a Form cannot be based on a page template, or can it? When opening the form i want to keep the left menu, which I can if it is a page based on my template with the left menu.
    Best regards
    Halvor

    Hi,
    You can do this by calling the url of the page with the form. You can then use p_arg_names and p_arg_values to pass parameters. In the called form you can get the value from p_arg_names and p_arg_values and assign it to the form field.
    You can call this code in the success procedure of the calling form.
    declare
    v_id number;
    blk varchar2(10):='DEFAULT';
    v_url varchar2(2000);
    Begin
    v_id:=p_session.get_value_as_number (p_block_name=>blk,p_attribute_name=>'A_ID');
    v_url := <page_url>;
    if v_id > 0 then
    call(v_url||'&p_arg_names=id&p_arg_values='||v_id);
    end if;
    End;
    In the called form in "Before displaying form" plsql section write this code.
    for i in 1..p_arg_names.count loop
    if p_arg_names(i) = 'id' then
    p_session.set_value(
    p_block_name => blk,
    p_attribute_name => 'A_ID',
    p_value => p_arg_values(i)
    end if;
    end loop;
    This code picks up the value from p_arg_values and assigns it to the form field.
    Hope that helps.
    Thanks,
    Sharmila

  • I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    You may have more of a chance getting a quicker answer here:
    https://discussions.apple.com/community/windows_software/windows_compatibility

  • Is there a keyboard shortcut in OS 10.6 for "open folder window" and "close folder window"?

    Is there a keyboard shortcut in OS 10.6 for "open folder window" and "close folder window"?  I have a hand condition at the moment that makes it painful to mouse the cursor over to the arrow and click it (for instance, in the sidebars for Finder or iTunes) to open or close a folder.  If anyone knows a keyboard shortcut for this, I'd really appreciate it--thanks!

    OS X keyboard shortcuts

  • Why does Firefox not open my windows and tabs from last time until I have tried starting 3 or 4 times?

    I have this problem with opening Firefox:
    My Startup options are set to "When Firefox starts: Show my windows and tabs from last time"
    However, each time I start Firefox, by clicking the icon in the Taskbar, it opens with a single blank tab.
    I repeat this using "Open New Window" and when I have up to 3 windows, all with single blank tabs open, I close them all. Once more I use "Open New Window" which only then opens with my windows and tabs from last time.
    Naturally, this induces initial panic each time, because I dread the thought of losing all my current tabs.
    What is going on here?
    How can I fix it?
    < Firefox 27.0.1 with Windows 7 Home Premium.>

    This started happening to me with the upgrade to v30. Previously, new windows did the proper thing of showing previous tabs/windows.
    I have history on, not in private mode, and have cleared cache.

  • How to pass parameter to the method in EJB session bean from Managed Bean

    Hi,
    I need some guidance in accessing the EJB session bean methods from one of my backing Bean. I use EJB 3.0 Entity Beans and EJB Session Beans. I have to get value from my page and pass it thro the backing bean to the respective EJB session bean. I have no clue of how to do this,
    When i click a command link on the page, in its backing bean click method, i am able to get a value and store in a variable under its click action. But from there i am not knowing of how to pass it as a variable to the EJB session bean and hence execute the query(this is where we have to pass the variable as a parameter in its where clause) in the entity bean.
    I wanna know how to make a call to the EJB session bean and from there execute the Enitity bean.
    Guide me regarding this....
    Thanks
    ri

    Unfortunately dependency injection doesn't work for jsf backing beans, so you have to use a normal jndi lookup to find your session bean. The following example shows you how to find a session bean and call a method:
    public void commandButton_actionListener(ActionEvent actionEvent) {
    Context ctx;
    try {
    ctx = new InitialContext();
    helloWorldEjb = (HelloWorldEJB)ctx.lookup("HelloWorldEJB");
    hello = helloWorldEjb.sayHello(name);
    System.out.println(hello);
    } catch (NamingException e) {
    e.printStackTrace();
    }

  • How to pass parameter to the Query String of the Named Queries'SQL

    Firstly to say sorry,I'm a beginner and my English is very little.
    Now I want to know
    How to pass parameter to the Query String of the Named Queries'SQL in the Map editor.
    Thanks.

    benzi,
    Not sure if this is on target for your question, but see #5 in the link below for some web screencasts that show how to pass an input text form field value to the bind variable of a view object. If you're looking for something different, maybe provide some more details such as what you are trying to accomplish and what technology stack you are using - for example, ADF BC, JSF, etc.
    http://radio.weblogs.com/0118231/stories/2005/06/24/jdeveloperAdfScreencasts.html
    Also see section 5.9 and chapter 18 in the developer's guide.
    thanks

  • Want to open 2nd tab and have it load the home page which the first tab opens.

    Want to open 2nd tab and have it load the home page which the first tab opens. The first tab opens Google's advance search, the second tab opens a blank window. I always want Google to be in a new page.
    == This happened ==
    Every time Firefox opened
    == always

    You can look at one of these extensions:
    NewTabURL : https://addons.mozilla.org/firefox/addon/2221
    New Tab Homepage : https://addons.mozilla.org/firefox/addon/777

  • Why do I get multiple security machine dialog boxes when I open Firefox, Windows and Mac?

    Whenever I open Firefox, I am asked for my security machine password multiple times. Seems to be connected to how many tabs open (on Windows) and is always three (3) on Mac. I have Sxipper.

    Strange, since Google is unlikely to do that. Maybe it was an bundled installer masquerading as the official one?
    To start your clean-up efforts, please check your home page setting. Do you get the 3 tabs when you press Command+n to launch a new window? If so, the extra URLs may be tacked on to your home page setting in the Preferences dialog. These articles describe where to find that. Note that it can be difficult to see the full details of that field due to limited space available, so often it is easier to delete it all and paste in just the URL you want.
    * [[Startup, home page and download settings]]
    * [[How to set the home page]]
    Next, please check your extensions, as they can override your settings. I suggest disabling ALL nonessential or unrecognized extensions on the Add-ons page. Either:
    * Command+Shift+a
    * Tools menu > Add-ons
    In the left column, click Extensions. Then, if in doubt, disable. (Or if obviously bad, remove.)
    Usually a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Any improvement?

  • Running windows and OS 10 at the same time.

    I am going to order a new iMac.  I want to be able to have windows and Mac running at the same time.  I will be using two monitors.  My question is would I be better to order more ram, or the fastest processor to optimize the performance?  My brother has a mac book pro running parallels, he says that it works or but is quite slow.  Any help before I order my new iMac would be appreciated.

    More RAM would speed things up more when handeling multiple applications at the same time.
    (Borrowed from Kappy)
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.

  • When I open a PDF and try to use the Ctrl F (Find feature), the colorful spin wheel pops up and it spins for a while. When it finishes I get an error box that's titled 'Adobe Reader Quit Unexpectantly'. I work off of a MACBOOK Pro, version 10.9.2. I have

    Hello:
              When I open a PDF and try to use the Ctrl F (Find feature), the colorful spin wheel pops up and it spins for a while. When it finishes I get an error box that’s titled ‘Adobe Reader Quit Unexpectantly’. The following is all of the information in that box. I work off of a MACBOOK Pro, version 10.9.2. I have the latest version of Adobe Reader downloaded. Please help, as I need to use the Adobe Reader for my class. I have an assignment due by 11:59pm Monday 3/10.
    Error Message Below:
    Problem Details and System Configuration
    Process:         AdobeReader [1423] 
    Path:            /Applications/Adobe Reader.app/Contents/MacOS/AdobeReader
    Identifier:      com.adobe.Reader
    Version:         11.0.06 (11.0.06)
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    Responsible:     AdobeReader [1423]
    User ID:         501
    Date/Time:       2014-03-09 23:34:16.983 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  8617A4DB-F5EF-60C5-CADF-243F00035FD6
    Sleep/Wake UUID: 72F58578-8A21-4473-8D1D-0802EE6BEAE8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7d602c
    VM Regions Near 0xbf7d602c:
        __LINKEDIT             00000000bab23000-00000000bab25000 [    8K] r--/rwx SM=COW  /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    --> Stack                  00000000bbfd7000-00000000bf7d7000 [ 56.0M] ---/rwx SM=NUL 
        Stack                  00000000bf7d7000-00000000bffd7000 [ 8192K] rw-/rwx SM=COW 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ColorSync                     0x96b63cd2 ConversionManager::ApplySequenceToBitmap(CMMConvNode*, CMMEncoDec&, CMMRuntimeInfo*, unsigned long, CMMProgressNotifier*) + 12
    1   com.apple.ColorSync                     0x96b4d64d CMMProcessBitmap(CMMConversionParams*) + 626
    2   com.apple.ColorSync                     0x96b4d176 DoApplyTransform + 690
    3   com.apple.ColorSync                     0x96b4ea70 AppleCMMApplyTransform + 235
    4   com.apple.ColorSync                     0x96b8bfb8 ColorSyncCMMApplyTransform + 118
    5   com.apple.ColorSync                     0x96b3a1ad ColorSyncTransformConvert + 200
    6   libCGCMS.A.dylib                        0x9492ac04 ConvertImageGeneric + 690
    7   libCGCMS.A.dylib                        0x9492a944 CMSColorWorldConvertData + 33
    8   libCGCMS.A.dylib                        0x9492aef5 CMSTransformConvertData + 47
    9   com.apple.CoreGraphics                  0x9b6b9c91 CGCMSTransformConvertData + 56
    10  com.apple.CoreGraphics                  0x9b6b9c36 CGColorTransformConvertData + 201
    11  libRIP.A.dylib                          0x91c8acb5 ripc_AcquireFunction + 2033
    12  libRIP.A.dylib                          0x91c89fa8 ripc_DrawShading + 9462
    13  com.apple.CoreGraphics                  0x9b6bc711 CGContextDrawShading + 66
    14  com.adobe.Acrobat.framework             0x0014656c 0x33000 + 1127788
    15  com.adobe.Acrobat.framework             0x0014b961 0x33000 + 1149281
    16  com.adobe.Acrobat.framework             0x0014b961 0x33000 + 1149281
    17  com.adobe.Acrobat.framework             0x0014b961 0x33000 + 1149281
    18  com.adobe.Acrobat.framework             0x0014b961 0x33000 + 1149281
    19  com.adobe.Acrobat.framework             0x0014b961 0x33000 + 1149281
    20  com.adobe.Acrobat.framework             0x0040bd6d 0x33000 + 4033901
    21  com.adobe.Acrobat.framework             0x0053f04e 0x33000 + 5292110
    22  com.adobe.Acrobat.framework             0x004aa9d5 0x33000 + 4684245
    23  com.adobe.Acrobat.framework             0x004ac0c3 0x33000 + 4690115
    24  com.adobe.Acrobat.framework             0x004ace91 0x33000 + 4693649
    25  com.adobe.Acrobat.framework             0x004acf98 0x33000 + 4693912
    26  com.adobe.Acrobat.framework             0x004abfaf 0x33000 + 4689839
    27  com.adobe.Acrobat.framework             0x0053e786 0x33000 + 5289862
    28  com.adobe.Acrobat.framework             0x0053dad5 0x33000 + 5286613
    29  com.adobe.Acrobat.framework             0x0014539a 0x33000 + 1123226
    30  com.adobe.Acrobat.framework             0x00144ec3 0x33000 + 1121987
    31  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    32  com.adobe.Acrobat.framework             0x00145833 0x33000 + 1124403
    33  com.adobe.Acrobat.framework             0x0014567b 0x33000 + 1123963
    34  com.adobe.Acrobat.framework             0x00144f62 0x33000 + 1122146
    35  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    36  com.adobe.Acrobat.framework             0x00145833 0x33000 + 1124403
    37  com.adobe.Acrobat.framework             0x0014567b 0x33000 + 1123963
    38  com.adobe.Acrobat.framework             0x00144f62 0x33000 + 1122146
    39  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    40  com.adobe.Acrobat.framework             0x00145833 0x33000 + 1124403
    41  com.adobe.Acrobat.framework             0x0014567b 0x33000 + 1123963
    42  com.adobe.Acrobat.framework             0x00144f62 0x33000 + 1122146
    43  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    44  com.adobe.Acrobat.framework             0x00145833 0x33000 + 1124403
    45  com.adobe.Acrobat.framework             0x0014567b 0x33000 + 1123963
    46  com.adobe.Acrobat.framework             0x00144f62 0x33000 + 1122146
    47  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    48  com.adobe.Acrobat.framework             0x00145833 0x33000 + 1124403
    49  com.adobe.Acrobat.framework             0x004b6aa7 0x33000 + 4733607
    50  com.adobe.Acrobat.framework             0x00119590 0x33000 + 943504
    51  com.adobe.Acrobat.framework             0x00145dbd 0x33000 + 1125821
    52  com.adobe.Acrobat.framework             0x00144f9e 0x33000 + 1122206
    53  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    54  com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    55  com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    56  com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    57  com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    58  com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    59  com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    60  com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    61  com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    62  com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    63  com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    64  com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    65  com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    66  com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    67  com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    68  com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    69  com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    70  com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    71  com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    72  com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    73  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    74  com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    75  com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    76  com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    77  com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    78  com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    79  com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    80  com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    81  com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    82  com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    83  com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    84  com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    85  com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    86  com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    87  com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    88  com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    89  com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    90  com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    91  com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    92  com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    93  com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    94  com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    95  com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    96  com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    97  com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    98  com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    99  com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    100 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    101 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    102 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    103 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    104 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    105 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    106 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    107 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    108 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    109 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    110 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    111 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    112 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    113 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    114 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    115 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    116 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    117 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    118 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    119 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    120 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    121 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    122 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    123 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    124 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    125 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    126 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    127 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    128 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    129 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    130 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    131 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    132 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    133 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    134 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    135 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    136 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    137 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    138 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    139 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    140 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    141 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    142 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    143 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    144 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    145 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    146 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    147 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    148 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    149 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    150 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    151 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    152 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    153 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    154 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    155 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    156 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    157 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    158 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    159 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    160 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    161 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    162 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    163 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    164 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    165 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    166 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    167 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    168 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    169 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    170 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    171 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    172 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    173 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    174 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    175 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    176 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    177 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    178 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    179 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    180 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    181 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    182 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    183 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    184 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    185 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    186 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    187 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    188 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    189 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    190 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    191 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    192 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    193 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    194 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    195 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    196 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    197 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    198 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    199 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    200 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    201 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    202 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    203 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    204 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    205 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    206 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    207 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    208 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    209 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    210 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    211 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    212 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    213 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    214 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    215 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    216 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    217 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    218 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    219 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    220 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    221 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    222 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    223 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    224 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    225 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    226 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    227 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    228 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    229 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    230 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    231 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    232 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    233 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    234 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    235 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    236 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    237 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    238 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    239 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    240 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    241 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    242 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    243 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    244 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    245 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    246 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    247 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    248 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    249 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    250 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    251 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    252 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    253 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    254 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    255 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    256 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    257 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    258 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    259 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    260 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    261 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    262 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    263 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    264 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    265 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    266 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    267 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    268 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    269 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    270 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    271 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    272 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    273 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    274 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    275 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    276 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    277 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    278 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    279 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    280 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    281 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    282 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    283 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    284 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    285 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    286 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    287 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    288 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    289 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    290 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    291 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    292 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    293 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    294 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    295 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    296 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    297 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    298 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    299 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    300 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    301 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    302 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    303 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    304 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    305 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    306 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    307 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    308 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    309 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    310 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    311 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    312 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    313 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    314 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    315 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    316 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    317 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    318 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    319 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    320 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    321 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    322 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    323 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    324 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    325 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    326 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    327 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    328 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    329 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    330 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    331 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    332 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    333 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    334 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    335 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    336 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    337 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    338 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    339 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    340 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    341 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    342 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    343 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    344 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    345 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    346 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    347 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    348 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    349 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    350 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    351 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    352 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    353 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    354 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    355 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    356 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    357 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    358 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    359 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    360 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    361 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    362 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    363 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    364 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    365 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    366 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    367 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    368 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    369 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    370 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    371 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    372 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    373 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    374 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    375 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    376 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    377 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    378 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    379 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    380 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    381 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    382 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    383 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    384 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    385 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    386 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    387 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    388 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    389 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    390 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    391 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    392 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    393 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    394 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    395 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    396 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    397 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    398 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    399 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    400 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    401 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    402 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    403 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    404 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    405 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    406 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    407 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    408 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    409 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    410 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    411 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    412 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    413 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    414 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    415 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    416 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    417 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    418 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    419 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    420 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    421 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    422 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    423 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    424 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    425 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    426 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    427 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    428 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    429 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    430 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    431 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    432 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    433 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    434 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    435 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    436 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    437 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    438 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    439 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    440 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    441 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    442 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    443 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    444 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    445 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    446 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    447 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    448 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    449 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    450 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    451 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    452 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    453 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    454 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    455 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    456 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    457 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    458 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    459 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    460 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    461 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    462 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    463 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    464 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    465 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    466 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    467 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    468 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    469 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    470 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    471 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    472 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    473 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    474 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    475 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    476 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    477 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    478 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    479 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    480 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    481 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    482 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    483 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    484 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    485 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    486 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    487 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    488 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    489 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    490 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    491 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    492 com.adobe.Acrobat.framework             0x00144d2f 0x33000 + 1121583
    493 com.adobe.Acrobat.framework             0x001449ca 0x33000 + 1120714
    494 com.adobe.Acrobat.framework             0x00144814 0x33000 + 1120276
    495 com.adobe.Acrobat.framework             0x001440a0 0x33000 + 1118368
    496 com.adobe.Acrobat.framework             0x00143d03 0x33000 + 1117443
    497 com.apple.AppKit                        0x95fea2a8 -[NSView _drawRect:clip:] + 3816
    498 com.apple.AppKit                        0x95fe8cdf -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1829
    499 com.apple.AppKit                        0x95fe7288 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1264
    500 com.apple.AppKit                        0x95fe3c67 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3645
    501 com.apple.AppKit                        0x95fc175c -[NSView displayIfNeeded] + 1414
    502 com.adobe.Acrobat.framework             0x00622a6d 0x33000 + 6224493
    503 com.adobe.Acrobat.framework             0x0051cd4c 0x33000 + 5152076
    504 com.adobe.Acrobat.framework             0x006a6ada 0x33000 + 6765274
    505 com.adobe.Acrobat.framework             0x001540e7 0x33000 + 1183975
    506 com.adobe.Acrobat.framework             0x0013e1e2 0x33000 + 1094114
    507 com.adobe.Acrobat.framework             0x0050c6d3 0x33000 + 5084883
    508 com.adobe.Acrobat.framework             0x00d9e22f 0x33000 + 14070319
    509 com.adobe.Acrobat.framework             0x009d838e 0x33000 + 10113934
    510 com.adobe.Acrobat.framework             0x001b869e 0x33000 + 1595038
    511 com.adobe.Acrobat.framework             0x00145e92 0x33000 + 1126034
    Thread 1:: Dispatch queue: NSOperationQueue 0x7a62c400
    0   libsystem_kernel.dylib                  0x906efb76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9be20fb7 nanosleep$UNIX2003 + 219
    2   com.apple.Foundation                    0x94b54621 +[NSThread sleepForTimeInterval:] + 170
    3   com.adobe.Acrobat.framework             0x00a4c569 0x33000 + 10589545
    4   com.apple.Foundation                    0x94ac234c -[__NSOperationInternal _start:] + 702
    5   com.apple.Foundation                    0x94ac2081 -[NSOperation start] + 71
    6   com.apple.Foundation                    0x94ac1fa8 __NSOQSchedule_f + 50
    7   libdispatch.dylib                       0x93021e11 _dispatch_async_redirect_invoke + 158
    8   libdispatch.dylib                       0x9301d396 _dispatch_client_callout + 50
    9   libdispatch.dylib                       0x9301f457 _dispatch_root_queue_drain + 257
    10  libdispatch.dylib                       0x93020722 _dispatch_worker_thread2 + 39
    11  libsystem_pthread.dylib                 0x936eadab _pthread_wqthread + 336
    12  libsystem_pthread.dylib                 0x936eecce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x906f0992 kevent64 + 10
    1   libdispatch.dylib                       0x9301f8ad _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9301f546 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x906ef7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x936ebd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x936edbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x913f1682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x913f18a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x913bdcf2 MPWaitOnQueue + 199
    6   com.adobe.ACE                           0x019f94dc 0x19f7000 + 9436
    7   com.adobe.ACE                           0x019f9441 0x19f7000 + 9281
    8   com.apple.CoreServices.CarbonCore          0x913be2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x906ef7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x936ebd1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x936edbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AGM                           0x01b61f67 0x1b56000 + 48999
    4   com.adobe.AGM                           0x01b61ea6 0x1b56000 + 48806
    5   com.adobe.AGM                           0x01b61e44 0x1b56000 + 48708
    6   com.adobe.AGM                           0x01b61ae4 0x1b56000 + 47844
    7   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x906eaf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x906ea16c mach_msg + 68
    2   com.apple.CoreFoundation                0x996f0d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x996f0301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x996efb1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x996ef97b CFRunLoopRunInMode + 123
    6   com.apple.AppKit                        0x9602cb68 _NSEventThread + 283
    7   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x906f0976 kevent + 10
    1   com.adobe.Acrobat.framework             0x00f6d771 0x33000 + 15968113
    2   com.adobe.Acrobat.framework             0x00ede593 0x33000 + 15381907
    3   com.adobe.Acrobat.framework             0x00edb04b 0x33000 + 15368267
    4   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x906eaf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x906ea16c mach_msg + 68
    2   com.apple.CoreFoundation                0x996f0d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x996f0301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x996efb1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x996ef97b CFRunLoopRunInMode + 123
    6   com.adobe.AcrobatPlugin.EFS             0x055e6876 0x55cf000 + 96374
    7   com.apple.Foundation                    0x94b26f0e -[NSThread main] + 45
    8   com.apple.Foundation                    0x94b26e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x906eaf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x906ea16c mach_msg + 68
    2   com.apple.CoreFoundation                0x996f0d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x996f0301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x996efb1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x996ef97b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x94b27095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation                    0x94b26f0e -[NSThread main] + 45
    8   com.apple.Foundation                    0x94b26e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x936e95fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x936e9485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x936eecf2 thread_start + 34
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib        

    Acrobat Support

  • To open a Excel and Doc file inside the AIR application

    How to open a Excel and Doc file inside the AIR application.  I have opened the PDF file inside the AIR application.  But i got stuck in opening the Exce and Doc file.  Please help me in this issue.

    AIR does not support this inherently. However, you could write code to parse these file formats. For example, the following is an ActionScript 3.0 library for reading and writing Excel files:
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1375018

  • I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    Once again, my thanks for your assistance. If I may impose on your generosity one more time, if I understand you correctly if I create a document on Word or WordPerfect, print it and scan it to create a pdf, the search function will not work. But, if I create the pdf document in Word the search function will work. Unfortunately, I am not sure how I create a pdf document in Word other than by printing it and scanning it. Could you please explain.
    William B. Kohn, Esq.
    General Counsel
    Paul V. Profeta & Associates, Inc.
    769 Northfield Avenue
    Suite 250
    West Orange, New Jersey 07052
    (973) 325 - 1300
    (973) 325 - 0376 (Facsimile)
    [email protected]<mailto:[email protected]>

  • Only one epub file will not open in ADE or on my Nook. The others I downloaded will open on both and will copy to the Nook as usual.

    I download epub books from Overdrive. Only one epub file will not open in ADE on my Mac or on my Nook. The many others I've downloaded will open on both and will copy to the Nook as usual. Using the latest edition of ADE. Could be a corrupted ePub file? Curiously, this is the second time I've downloaded this epub from the same site, and I had no problem the first time. It still has 9 days remaining in the borrowing period.

    Forgot to make clear that on both my Mac and the Nook, attempting to open the epub causes ADE to crash.

  • I want to use QuickBooks for my very snmall bussinesso the recommendation from my accountant was QuickBooks (Windows). I just do not understand enough to decide whether to buy QuickBooks for Apple or Windows and use it in the Parallels world?

    I want to use QuickBooks for my very small bussiness, the recommendation from my accountant was QuickBooks (Windows). I just do not understand enough to decide whether to buy QuickBooks for Apple or Windows and use it in the Parallels world?

    QuickBooks for Mac has been available again since at least 2004 (Intuit before that had done nothing with it for years). The current version is QB for Mac 2014. It's pretty much the same price no matter where you look.
    The Mac version data is not directly compatible with the Windows version. Sending your data out to your business tax accountant and getting it back in is not at all easy. It's such a pain, our accountant comes here to finalize the books at year end.
    There is still also a lot of Windows features for QB Pro which have never been added to the Mac version. They're all on the higher end side that larger businesses would need. I've never run into anything with the Mac version I couldn't do.
    If your accountant wants ease of data transfer, then you'd be better off purchasing Snow Leopard Server and run that in Parallels. Then run the Windows version of QB in that.

Maybe you are looking for

  • Why wont my iphone 4s sync up to vista

    im really having a horrible time strating to sync my new 4s up to vista, i have reinstalled and gone through the process that was given to me by itunes and they finally suggested replacing the phone. Once i hooked it up to windows 7 no prob but both

  • CTRL + any other chracter

    In the following simple swing test case, import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import javax.swing.JFrame; import javax.swing.JTextField; public class MySwingDemo extends JFrame implements KeyListener public MySwingDemo()

  • Report probelm

    Hi, I have a report on infoset, when I ran the report i am getting a No Application data found. FYI: Infoset contain 3ODS and 3 Infoobjects. Can anyone give some idea what is the problem? Thanks Sreenu

  • IPhone - MainWindow.xib - ibtool cannot open files of this type

    Hi, I'm trying to compile the sample MoveMe application and cannot get it to compile. I get the following error: Description: "MainWindow.xib" could not be handled because ibtool cannot open files of this type. Failure Reason: ibtool cannot open file

  • 8510 WLC

    We're attempting to install an 8510.  We have the config to be what we believe to be correct, but we are unable to get the management port to connect. Is there something different that needs to be done for 8510?  Below is the managment interface conf