Acrobat X - Automate document properties and thumbnails

I have 2400 files (180,000 pages) of declassified military records I am converting to PDF using Print To PDF. The original data is read from a proprietory browser created by the Marine Corps 15 years ago and Print to PDF is the only way to access the data.
1. Currently, I open the new PDF created, CTRL D to Document Properties, then have to enter Navigation Tab > Pages Panel and Page and Magnifaction > Fit Height on each record set.
2. Then i go to Description and add a Description from a database I have live on my website in Coldfusion and Access.
3. I then save the file and close Acrobat X and then repeat the Print To PDF.
Questions to start.
A. Are there settings or Plugins that would allow each of the PDF's created using Print To PDF to automatically have the Navigation and Magnification settings already set?
B. Is there any way to inject the Description into the new PDF or must this always be added manually?
C. Is there any way to automate the Fast Web View function as part of the above process?

You didn't mention which version of Acrobat you're using, which is critical to the answers to these questions.
If you have Acrobat Pro, then you can do A and C in a batch process (aka Action).
B can be achieved using a custom-made script. If you have version 9 or earlier a directly link to the DB can be created and the data copied from it to the script's metadata. If you have Acrobat X this can also be done, but would require export the information from the DB to a file, reading that file with a script in Acrobat and then using it to populate the metadate fields. Again, if you have Acrobat Pro this could be done in a batch process. Otherwise, you'll have to do each file at a time.

Similar Messages

  • Help needed re document properties and tracing edits of the contents

    Hi there,
    We are in a situation where we believe a document may have been edited unethically and need to find out what the terminology means.
    The original document exists in print and we have been sent a 'copy'  of the same document via email several months later.
    The date created and modified, however, is very recent.
    We know the document has been altered as it is different to the original and are trying to find out when exactly it was modified.
    It is an acrobat document created on a Mac. In the document properties box it says 'Application: Word' so I guess that means that they created it in Word and saved it as an Acrobat file?
    It says the date created is 05/06/14 and the date modified is 05/06/14.
    Does this mean that the file's content has been changed or does it just mean that it has been saved etc?
    Any help very gratefully received!

    You can't really say anything. Files don't start out as PDFs, they start out as something else like a Word document.
    So, if you have the Word document, you can make a PDF any time.
    Edit the Word document any time, and make another PDF.
    Also, computer dates can be set by anyone any time. Dates in a PDF can be changed (though not by Acrobat, but it isn't rocket science). If you are looking into this from a legal point of view, dates on a document are worthless.
    Digitally signed documents have value provided they are signed in particular ways.
    Acrobat has a compare document facility, but all this will do is confirm the changes.
    To be honest, it sounds more as if they send you a new copy from the Word document, when it was asked for. Someone might have changed the document in the mean time, without tracking the changes in a way you'd have wished.

  • Document properties and metadata

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/pro/using/WS58a04a822e3e50102bd615109794195ff-7c67.w.h tml

    In the "Additional Metadata" dialogue box, what is the "Author Title" field for? 
    I gather the "Description Writer" field is for the writer of the description, i.e., the name of the person who populated the "Description" field; so, by analogy, "Author Title" could be for the author of the title, i.e., the name of the person who populated the "Document Title" field.  But the different word order suggests that it might rather be for the title of the author of the document, such as "Attorney" or "Reporter".  Or is it for something else? 
    And why isn't there a simple page in Adobe Help that lists these fields and tells us what each one is for?  That would seem to me to be elementary for any Help site:  provide hierarchically-arranged pages explaining each menu item and each field in each dialogue box.

  • Document properties

    Hi
    I am creating a form in Livecycle and then when viewing in Acrobat Pro the document properties options are all greyed out.  This is frustrating as I have not been able to set the document to open in full view and add metadata there.  I am sure that I have had this working before as one of my documents does open in full view.  I have now tried a few other livecyle examsples and getting the same problem.
    Can anyone help?
    Thanks
    Darren

    Hi Darren,
    XFA forms developed in LC are completely different animals compared to AcroForms (Acrobat forms) or normal PDF documents.
    The XFA form is "wrapped" in a PDF package so that Acrobat can open it. A lot of the normal Acrobat functionality is not available in an XFA form. For example you can add comments, insert video, or change the properties. Have a quick scan of the menu items in a LC form that is opened in Acrobat.
    You could change the default magnification setting in the Acrobat preferences and that should apply to your LC forms when opened.
    That's the best way I can explain it. Other than the previous post I do not know of any other work around. Someone else may have a better solution.
    Good luck,
    Niall

  • Linking Custom Document Properties to SharePoint

    We currently have a Microsoft Office Add-in that, among other things, reads and writes Custom Document Properties. Our add-in includes a user-dialogue through which these values are captured and subsequently displayed within the document.
    We now have a requirement to integrate this functionality with SharePoint 2010. In particular, we want our Office custom document properties to be co-ordinated with equivalent SharePoint server properties (i.e. site columns in Document Libraries) so that,
    when a given SharePoint property value is changed the equivalent custom document property is also changed.
    Users must be able to set the properties in either SharePoint or in an Office App (Word for example) and the changes be reflected in both places.
    Our solution must work with the desktop versions of Office 2010/13 and the non-Office365 versions of SharePoint 2010/13.
    During our initial prototyping we have looked at a number of possible approaches (including Document Property Promotion and Demotion) but are still not sure which appropriate to use.
    With regard to Document Property Promotion and Demotion for example, we found that, if we create a document outside SharePoint, then invoke our add-in to set document properties, then upload the document to SharePoint; the SharePoint properties and the
    Office Custom Document Properties are initially in step, any subsequent changes cause problems.
    If we now change the SharePoint properties by editing them in SharePoint and then open the document in Word, the Custom Document Properties are unchanged. Similarly, any change we make in Word is not reflected in the
    SharePoint properties when the document is saved back to the SharePoint library.
    Our properties are all of type string in Word and type Choice in SharePoint.
    For various reasons, our solution must not depend in any way on Office templates.
    We would like to know what would be the recommended approach to implementing this functionality.
    Below provides a basic diagram of our requirement:

    Hi,
    According to your description, you might want to sync the custom document properties between document and SharePoint Library.
    A solution can be like this: We can add an Event Receiver to this library, it will be triggered when there is a file is checked in or the item of list is updated, then we can
    read/write the specific document properties and sync between document and SharePoint Library.
    The whole scenario would be like this: When a document is uploaded and checked in, the method put in the Event Receiver will be triggered and update the related columns of library.
    When we updated these columns in library, we can capture the ItemUpdated event and update the corresponding properties of this document.
    Here is a step by step sample on creating a simple Item added event receiver:
    http://msdn.microsoft.com/en-us/library/ff398052.aspx
    More information on Event Receiver for your reference:
    http://msdn.microsoft.com/en-us/library/gg749858(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/ff408183(v=office.14).aspx
    For about how to update the custom properties of an Office Document, it is recommended you post another question to the Microsoft Office for Developers forum, you will get more
    help and confirmed answers from there.
    http://social.msdn.microsoft.com/Forums/office/en-US/home?category=officedev
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • Photosmart 7510 Automatic Document Feeder. will it copy a doublesided odd size?

    I have a Photosmart 7510 .  I have never used the Automatic Document Feeder and could not find anywhere online how to use it.  I want to know if I can put in a 5 1/2 x 5 1/2 picture from a funeral and have it copy both sides so it will look like a card.. all on one like the original.
    This question was solved.
    View Solution.

    specifications
    Hi grammafaith,
    For copying the size that you want through the ADF is not support. According to the specifications the largest photo tray size is 5x7, and using the main ADF would cause a paper jam.
    I have included the document here for 'Copying a Multipage Original'. I have tried steps on the 7510 that I do have and was able to successfully copy on both sided.
    I have also included those steps here for you.
    1) Place the item on the scanner glass
    2) Press the Copy button
    3) Press the Settings button in the bottom left
    4) Make sure that 2 sided copy is turned ON
    5) Press Start
    6) Follow the on screen instructions of loading the second page/ or flip the paper over and continue
    Please let me know if this has successfully worked for you, thank you.
    I worked on behalf of HP

  • Adjusting Automatically Generated Document Properties?

    Background: I create documents with Word Perfect X4.  I then print to PDF using a printer called "Adobe PDF."  I also have a program installed on my computer called Adobe Distiller that I think may be involved. I've notice recently that my PDF files are being created with document properties stating the full path of the file as the "Title" and my windows login ID as the "Author."
    Question: How do I adjust what document properties are automatically generated, or how do I adjust what they will say? I know I can edit the properties manually but this is inefficient.
    Thank you for your input.

    Have you filled in the properties of WordPerfect X4 and Acrobat's Identity under the applications Preferences?
    You might also set the properties of the created WordPerfect documents.
    Have you tried using WordPerfect to publish directly to PDF?

  • Acrobat 10 not Scanning all Pages from ADF (Automatic Document Feeder)

    Acrobat 10 does not scan all of the pages from the Automatic Document Feeder from an attached scanner, and only scans some of the pages. The ADF works fine with the built-in Windows 7 Scan and Fax, as well as with HP's software, but it just won't work with Adobe Acrobat for whatever reason. The scanners that we are using are brand new, and the model is: LaserJet Pro 200 color MFP M276mw. The issue has been duplicated on four computers and two scanners, in a Windows 7 x64 Enterprise environment. A video of the exact problem can be found here: http://uncoolcat.com/work/LaserJet_Pro_200_Color_M276.mp4
    Would somebody be able to help us resolve this issue?

    Hi Varinder,
    Thank you for the suggestion! We wound up figuring out a way to make their "full feature" software (which does include the TWAIN drivers) install mostly silently, and install only if they've connected the device locally to their computer, as noted in the other post that was submitted a few minutes ago. I really appreciate all of the help that you’ve given us!
    In order to duplicate the WIA driver issue, use only the “HP LaserJet Pro 200 Color M276 PCL6 Print Driver (no installer)” (LJ-Pro-200-color-MFP-M276-driver-only-13170.exe) driver package. This driver only package doesn’t appear to have any of the files you mentioned in your previous post in the Scan_App folder for the TWAIN functionality (but those files are available in the “full feature” setup). We copied the entire “driver-only” folder to our plug and play driver folder, and the drivers automatically install. Once they get installed, there isn’t a TWAIN option anywhere to be found in any scanning application, just the WIA driver as far as I can tell. Adobe Acrobat 10 when using the ADF then skips some pages when scanning.
    However, now that you’ve found the install files for the TWAIN driver for the scanner, this should be a non-issue for people as they can just install those and use TWAIN instead, so thank you!
    Also, I find it rather amusing that you were able to help us with what appears to be an HP issue far better and faster than HP did or could. We spoke with seven people at HP, and not a single one of them pointed us in any useful direction or provide us with any useful information on the matter; had we followed any of their advice we would have lost countless hours (one person suggested taking the scanners apart and thoroughly cleaning the rollers, even though it was clearly stated they work fine from a hardware perspective with the full feature software installed and that they are brand new). So anyway, thank you. If you require anything else from us, let me know.

  • How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.

    How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.  I see how to change the size after the document is open by going to File/properties/initial view and saving this setting.  I want all documents to open at 100% when they are first opened.  Can I set this as a default view?

    Hey Kris,
    You might go to Edit> Preferences> Zoom
    Do this without opening any particular PDF so that it applies to the program itself and not just one document.
    Try this and then let me know.
    Regards,
    Anubha

  • Acrobat Pro 9.5.1 Document Properties glitch

    Hi,
    When trying to view the document properties in Acrobat Pro 9.5.1 I get the below screenshot. The box is tiny and so small nothing can be viewed. I have to press ESC to close the window. I can only use ALT+SPACE to move  it also.
    PC config:
    Generic Dell Crap Vostro 200.
    Windows XP SP3
    CS4 DP - only Acrobat, Distiller, Bridge, Illustrator and Photoshop, no InDesign.
    CS5.5 DS - Everything but Acrobat X as it isn't compatible with our plugins and add-ons.
    All Adobe software is updated, as is the windows OS. AV is AVG Business.

    Yes, I've tried multiple repairs.
    Here is my sysinfo file if it helps. I noticved that some of the plugins were doubled up in their own folder and the plugin fodler, so I removed the apis from the plugin folder...
    Available Physical Memory: 1529264 KB
    Available Virtual Memory: 1782092 KB
    BIOS Version: DELL   - 42302e31
    Default Browser:
    Default Mail: Microsoft Office Outlook
        mapi32.dll
        Version: 1.0.2536.0 (XPClient.010817-1148)
    Graphics Card: Intel(R) G33/G31 Express Chipset Family
        Version: 6.14.10.4820
        Check: Not Supported
    Installed Acrobat: C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:25 AM
    Locale: English (Australia)
    Monitor:
        Name: Intel(R) G33/G31 Express Chipset Family
        Resolution: 1680 x 1050 x 60
        Bits per pixel: 32
    OS Manufacturer: Microsoft Corporation
    OS Name: Microsoft Windows XP Professional
    OS Version: 5.1.2600  Service Pack 3
    Page File Space: 4194303 KB
    Processor: x86 Family 6 Model 15 Stepping 13  GenuineIntel  ~1795  Mhz
    System Name: COPYROOM2
    Temporary Directory: C:\DOCUME~1\JOHNDE~1\LOCALS~1\Temp\
    Time Zone: AUS Eastern Standard Time
    Total Physical Memory: 2097151 KB
    Total Virtual Memory: 2097024 KB
    User Name: Rod
    Windows Directory: C:\WINDOWS
    Installed plug-ins:
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\AcroForm.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:59 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Annots.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:10 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\DigSig.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:11:58 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Enfocus\Certified PDF.api
        Version: 3,2,4,0
        Creation Date: 2012/02/27
        Creation Time: 11:16:27 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Enfocus\PitStop.api
        Version: 7,5,2,0
        Creation Date: 2012/02/27
        Creation Time: 11:16:38 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\EScript.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:08 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\ImpositionViewer.API
        Version: 1.3.033
        Creation Date: 2012/01/16
        Creation Time: 11:21:48 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTLic4.api
        Version: 3.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:05 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTools.api
        Version: 3.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:06 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\PTVersion.api
        Version: 1.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:06 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Screening.api
        Version: 2.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:07 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Supercolor.api
        Version: 4.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:08 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Heidelberg\Supertrap.api
        Version: 6.0.91
        Creation Date: 2012/01/16
        Creation Time: 11:22:09 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\IA32.api
        Version: 9.5.1.283
        Creation Date: 2012/05/22
        Creation Time: 5:37:43 PM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\PPKLite.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:04 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Printable\FusionProAcro8.api
        Version: 7.2.13
        Creation Date: 2011/08/24
        Creation Time: 4:50:04 PM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\qbox32.api
        Version: 1.8b (EN) beta 1
        Creation Date: 2011/10/05
        Creation Time: 9:50:33 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\qiplus2.api
        Version: 2.9b
        Creation Date: 2011/10/05
        Creation Time: 9:50:33 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\Updater.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:02 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\weblink.api
        Version: 9.5.1.283
        Creation Date: 2012/04/24
        Creation Time: 12:12:01 AM
    C:\Program Files\Adobe\Acrobat 9.0\Acrobat\plug_ins\WebPDF.api
        Version: 9.5.1.283
        Creation Date: 2012/05/22
        Creation Time: 5:37:33 PM

  • Set PDF Document Properties Initial View by Acrobat SDK with C#

    Hi,
    Here am trying to set the PDF document initial view by the Acrobat SDK with C#.
    Here I am show my screen shot which properties I want to set.
    For this process I am referred Acrobat SDK and also following Adobe forums they also asked similar question.
    http://forums.adobe.com/message/3866361
    http://forums.adobe.com/message/4803264
    http://livedocs.adobe.com/acrobat_sdk
    And also I am used following C# code
          Acrobat.AcroPDDocClass doc = new Acrobat.AcroPDDocClass();
          doc.Open(@"D:\..\sap.pdf");
    doc.SetOpenInfo(1,1,"Fit Width");
          doc.SetPageMode(3);
          doc.Save(1, @"D:\..\sap.pdf");
          doc.Close();
    From the above code {doc.SetPageMode(3);} is working for set the page mode.
    But I am having problem in following code {doc.SetOpenInfo(1,1,"Fit Width");}
    Because it won’t work I do’t known, and there is no clear samples in the SDK reference document.
    So please give advice and clear sample code/syntax to meet above needs which are marked in red box.
    Document Properties - > Intial View
    Document Option
         Show: Bookmarks Panel and Page
         Page Layout: Continuous
         Magnification: Fit Width
    Window Options
         Show : Document Title
    Regards,
    Thirusanguraja Venkatesan

    ok thank you Test Screen
    I will try and let you know if i am done by automation .
    Regard,
    Thirusanguraja Venkatesan

  • I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

  • Safari 4.0.5 Update overrides Acrobat Document Properties Now :(

    I publish my .pdf usually with Password Security (printing allowed), Document Properties> Initial View: Pages Panel & Pages> Page Layout: Single Page> Magnification: Fit Page
    Now Safari appears to be overiding my settings: It is opening without Page Panel and it is Fitting Width.
    Does this ever stop...
    OSX 10.6.3, CS4 Acrobat Pro 9.3.1

    I originally reasoned this was a Apple problem, but now believe it may be a change in the Adobe PDFViewer Safari Plug-in.

  • While installing Acrobat XI Pro, the installation automatically rolls back and I get the message "The wizard was interrupted before Adobe Acrobat XI Pro (11.0.07) could be completely installed. Your system has not been modified. To complete installation a

    While installing Acrobat XI Pro, the installation automatically rolls back and I get the message "The wizard was interrupted before Adobe Acrobat XI Pro (11.0.07) could be completely installed. Your system has not been modified. To complete installation at another time, please run setup again." How to resolve it.
    How do I modify the system.

    Hi Rgardezi,
    The only reason why Acrobat installation fails and throw this error message is when there are some services running in the background causing the installer not to complete the installation. My take is try the following steps and suggest if you were able to install the products or not :
    1) Navigate to control panel and confirm that there is no line Item that talks about Acrobat. If you see Acrobat XI listed there, please remove them.
    2) Perform a selective Start up using the steps mentioned in this link.
    Please suggest if the above mentioned steps were able to resolve the query for you or not.
    Cheers,
    Kartikay Sharma

  • When i plug my ipod in it says ipod cant be read cuz the apple mobile device is not started.And i went to services and apple mobile device properties and start stops in the middle.and its on automatic.and there isnt a stop button.

    when i plug my ipod in it says ipod cant be read cuz the apple mobile device is not started.And i went to services and apple mobile device properties and start stops in the middle.and its on automatic.and there isnt a stop button.when i click start it says the apple mobile device services stopped in the middle then stopped.it said some services stop in the middle if not used by other services.and i just updated itunes before all a this and ever since ive had errors.

    Have you looked at this article:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

Maybe you are looking for

  • Music player wont open after update

    Hi, Recently i have updated music player for my nokia 5800. But after update i cant open music player and not even able to open songs folder from gallery. Could anyone help on this.

  • Add Same Photo to a Group of Contacts

    Can anyone please help with an Applescript to add an image to a group of contacts in one foul swoop. My intention is to add a logo image to a group of colleagues. Here is what I have so far, - but receive this error tell application "Address Book" se

  • I have two email accounts only one is showing contacts calendars and reminders, how can I have both sets of contacts show up

    I have 2 email accounts but only one of them is showing its contacts how can I get both accounts to show contacts?

  • Check Box in a table

    Hi I have two tables each with 2 columns.First Column is a check box and the second column is Name field.Am getting User and group names from UME API into the name field of the first table. Now if i check a single box and click on a  button the selec

  • Pop-up in event structure halts execution

    If I place a pop-up subVI in an event case of an event structure and this pop-up subVI contains a while loop and a stop button that would stop this while loop (thereby closing the subVI), will other events declared in the event structure be handled o