Looking for a 'Magic Bullet' control

Hello there
I need to develop a Windows application that will allow users to open dynamic PDF forms, view them on-screen and fill the forms with data. The data may be typed in on the form or chosen from a picklist.
The requirement is for a Windows Forms based solution developed in VB.Net, so ideally I would be looking for a control that I can drop on to a Windows form in Visual Studio.
Given the project requirements, it is vital that the control is capable of all of the following:
- Open PDF forms in a windows application
- Respond to click events in the individual editable form fields
- Allow both user-based and code-based update of form fields
- Allow saving of partially completed PDF forms for later completion
- Support JavaScript within a PDF form
I've tried a good few things and the closest I have so far are:
- Adobe's own control; this doesn't appear to respond to click events from the individual fields within a form when it is displayed, and I also couldn't see how to progrmatically set form field values.
- O2Solutions PDFView4Net control; this however doesn't support Javascript or appear to allow partially filled forms to be saved.
I'm tearing my hair out over this one...
I appreciate your help,
Keith

Hi,
The item you listed is a pre-amp usually used in conjunction with microphones to provide phantom power (to large diameter mics) and to boost/warm their signal.
From your description, it seems you are looking for an audio interface. An audio interface would convert the incoming signal from analog to digital at the interface, instead of inside the computer, and route the signal into your computer through the firewire or usb (depending on model) port. The advantage is that the AD/DA converter on these units is normally of much higher quality than the one included with the macbook pro and the signal is subject to less interference.
I've linked a unit in the mac store http://store.apple.com/us/product/TQ936Z/A?fnode=MTY1NDA3MA&mco=MjE2MzAxNw which is very popular, but it's a little pricey considering it's only 2 channel but then, for your application, that's all you'll need. There are cheaper alternatives to be found at music hardware sales websites eg. musiciansfriend.com . Again, you'd search for 'audio interface' for a mac.

Similar Messages

  • Looking for labview driver to control Tennesy Chamber

    Looking for Labview driver to control Tennesy Jr Environmental Chamber
    (Watlow series 942 controller) LV6.0
    Email [email protected] if you can help out.
    Thanks,
    David.

    The first place to look for stuff like this is the vendor's web page--in this case www.watlow.com. How did I know this? I guessed. You can typically guess 90% of company websites...
    In a couple minutes I was able to find your controller and a document on how to communicate with it. If you email me I can send it to you (it's too big to post...).
    Next, reading the document (which by the way contains a good basic primer on serial communications)I saw that one of the protocols you can use for communicating with the 942 is Modbus RTU. I can also send you a set of modbus drivers.
    Hope this helps in thermal testing your chips...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • I'm looking for examples of CAN control code with LabWindows CVI

    I'm looking for examples of CAN control code with LabWindows CVI.

    Hi,
    The NI-CAN driver installs some examples for both the frame API and Channel API (NI-CAN 2.0).
    The typical installation directory is:
    C:\Program Files\National Instruments\MeasurementStudio\CVI\samples\nican.
    It might change depending on where you installed CVI.
    DiegoF

  • Looking for good magic effect plug in

    Hi-
    Was looking for a good magic effects plug in, things like aura, energy beams, force fields, ect...I am willing to pay $$$...
    Thanks in advance,
    Matt

    Best advice as Mylenium says is to look at as many tutorials as you can - I'd start with the excellent and fully featured tutorials from www.videocopilot.net and also http://library.creativecow.net/tutorials/adobeaftereffects
    Getting to grips with particular will also give you some creative options with particles.
    Paul.

  • Looking for a device to control the incoming audio

    Hello together,
    I use my MacBook Pro as a visual artist, who does audio-reactive stuff.
    I usually hook up to the DJ mixer, who provides me with a stereo cinch signal.
    But every DJ mixer has a different signal level. And often the DJ gets drunk & turns up the volume during the night.
    I'm looking for a device that I can plug between the DJ's cinch cabel and my microphone input jack at my MacBook Pro. A device that shows me the actual signal level via LED or a gauge and let me adjust the audio level. Up or down. To make sure I always have (more or less) the same level reaching my MBP.
    I cant open the SysPrefs 10x a night to adjust the audio signal. Plus I want to protect my MBP agains high peak levels.
    Maybe something like this microphone thing:
    http://behringer.de/MIC100/index.cfm?lang=ENG
    Do you have other suggestions?
    Kind regards, Jan

    Hi,
    The item you listed is a pre-amp usually used in conjunction with microphones to provide phantom power (to large diameter mics) and to boost/warm their signal.
    From your description, it seems you are looking for an audio interface. An audio interface would convert the incoming signal from analog to digital at the interface, instead of inside the computer, and route the signal into your computer through the firewire or usb (depending on model) port. The advantage is that the AD/DA converter on these units is normally of much higher quality than the one included with the macbook pro and the signal is subject to less interference.
    I've linked a unit in the mac store http://store.apple.com/us/product/TQ936Z/A?fnode=MTY1NDA3MA&mco=MjE2MzAxNw which is very popular, but it's a little pricey considering it's only 2 channel but then, for your application, that's all you'll need. There are cheaper alternatives to be found at music hardware sales websites eg. musiciansfriend.com . Again, you'd search for 'audio interface' for a mac.

  • Looking for Better User Interface Controls

    I'm working on an Labwindows CVI application where a tachometer meter with a
    programmable "red-line" affect to define safe running conditions is desired.
    The controls available in the Labwindows palate provide a meter control,
    however, no capability exists for customizing it. A conversation with NI
    Tech support resulted in confirmation that my desire could not be realized.
    Is anyone aware of additional user interface libraries (internal to NI or
    available comerically) that may help me?
    Thanks in advance,
    Bob

    I'm not sure if this helps, or how you would drop it onto a CVI interface,
    but I found something in National Instruments ComponentWorks which might
    work. I did this in Visual Basic and ComponentWorks, and don't know if there
    is a similar object in ComponentWorks++. What I did was open up a form and
    add a CWKnob component to it. The CWKnob has several pages of properties
    which you can use to customize it at design time, and you shuold be able
    to access them and change them programmatically at run time also (like changing
    the red line position). Instead of the default view of the CWKnob, I went
    to the Style sheet and selected 'Dial', which makes it look like a meter.
    Then I went to the Pointer sheet and added another pointer, Pointer-2.
    I selected the Fill Style to
    be 'Fill to Maximum', and the color red. This
    puts a second point on the meter, where everything above the pointer to the
    max value is a red band. To hide the pointer and only have the red band,
    I set its Style to 'None'. You can set its value (red line) on the property
    page, and I expect you can do this programmatically, too, although I didn't
    take the time to try it out.
    Hope this helps,
    Dave
    "Bob Weiss" wrote:
    >I'm working on an Labwindows CVI application where a tachometer meter with
    a>programmable "red-line" affect to define safe running conditions is desired.>The
    controls available in the Labwindows palate provide a meter control,>however,
    no capability exists for customizing it. A conversation with NI>Tech support
    resulted in confirmation that my desire could not be realized.>Is anyone
    aware of additional user interface libraries (internal to NI or>available
    comerically) that may help me?>>Thanks in advance,>>Bob>>

  • Looking for documentation of Access Control Batch Jobs-all four components

    Hi,
    We are implementing all (4) components of Access Control. We are at a point in our project, where we are documenting, inventorying and testing all of or Batch Jobs. I'm trying to find One Single, or Four individual documents that provide direction, sequencing, etc..... I've found vague bits and pieces, but am hoping the is some detailed documents out there, that someone can direct me to.
    Any assistance would be greatly appreciated.

    Hi Smith,
    Check "Operations Guide - SAP GRC Access Control 5.3" at Service Marketplace-->Installations and upgrade->Access Control 5.3 It contains the list of jobs.
    For firfighter, there are background jobs in Config Guide.
    Regards,
    Sabita

  • Looking for sample code - version control

    Do you recommend a resource where I might find sample code or opensource for basic Windows file version control? I want to be able to compare two directories (and their subdirectories) for file name, creation date, and size. Thanks.

    File size is in no way accurate to compare to files together for changes.
    You'll want something like a CRC32 checksum.
    This basically takes any sized file, and generates a "mostly random and unique"
    string of 8 hex chars. The odds two different files having the same CRC32 value are supposed to be 2 ^ 32... ie. about 4 billion to one against.
    I posted code here to generate the CRC values.
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=641367
    So you generate the CRC values for each file in the directory.
    Then, when you generate the CRC32 values the next time you visit, you can compare the previous value with the current value to detect if a single file has changed.
    regards,
    Owen

  • How to get the Benefit for registration (magic bullet plug in)?

    I was lucky enough to get to choose one benefit after registration or updating my profile. So I did, and than ghot send to this page: http://registrationbenefits.adobe.com/benefits/?&PRID=132&VERS=5%2E5&PLAT=0&LANG=en_GB
    But the benefit I would like, has no link and is nowhere to be found.
    I see some complaints here on the forum, but no answer from Adobe on where to get the benefit. Anyone?
    Thanx
    Michel

    I have both 5.5. and 6. Not sure for which one it is supposed to be, but they offered me this only last week.
    complete your profile and enjoy one of these benefits´  or something like it.
    It´s strange that every normal company I know of have a good customer support, but at Adobe you have to rely on helpfull others to give answers about the crazy mistakes Adobe make.
    Thanx Ann.

  • Looking for widget app that controls wifi, bluetooth, brightness....

    I just received a new Droid in the mail after my old one froze up.  I cant seem to find this app.  It  looks like a long bar that you can tap on wifi, bluetooth, brightness.  Anyone have it and know the name of it??   Thanks....

    make sure you check the ratings as there's prolly ten apps that do what you want....so get one with at least 4.5 stars.

  • Magic Bullet Look Preset

    I recently downloaded a few free presets for the magic bullet looks builder. Everything downloaded but for whatever reason the downloaded file won't open in the Looks window. Right now I have them in their own folder. Any idea of how to get them into the Looks Builder. Any help would be appreciated.

    Hi -
    Open Looks Builder and the go to the menu File > Open Look File.
    MtD

  • Magic Bullet Plug-in & FCP

    Hey,
    I've got a slight problem that I hope isn't a really big problem.
    I installed some "Magic Filter" Plug-in filters into FCP,
    and they loaded into my plug-in folder fine,
    and look great in my effects folder,
    but when I go to use some of those newly installed filters...
    my FCP application closes out.
    The literature said that the filters were for FCP4.5 & up,
    and I am presently running FCP-5.1.4,
    but could that be where the problem is?
    Are these plug-in filters too old to be using?
    Has anyone had problems like this after installing additional filter plug-ins?
    If so what do I need to do to remedy this?
    Some of the filters are pretty cool, but if it is gonna cause problems with FCP,
    then I don't need them that bad.
    Thanx,
    Todd
    G5 Quad   Mac OS X (10.4.8)   4.5 Gb / FCP - 5.1.2 / Shake 4.1 / Panasonic DVX 100B

    Go to www.redgiantsoftware.com and look for any updates they might have. I seem to recall that you needed to get updates for the Magic Bullet Suite in order for them to work with the most current version of FCP.
    I know I had to, but a while back.
    Shane

  • Looking for a remote app

    I am looking for a remote app for my windows computer at work so I can control my music. I have Remote from my mac to use with iTunes at home and thats great. But now I was wondering do they have anything like that for windows I use windows media player. Thanks so much

    Correction from my last message-
    Are you looking for a way to control the music from your PC to Mac as in remote desktop, or are you looking for a way to access (play, delete, share) your music?
    If its the first choice, see my last post.
    If its the second choice, you can turn on Home Sharing in iTunes.
    Go to Advanced>Turn on Home Sharing
    You'll have to login with an Apple ID, and do the same thing on your other computers.
    For more information on Home Sharing, visit this link:
    http://support.apple.com/kb/HT3819

  • Does CinemaTools replace Magic Bullet 60i - 24P conversion?

    Hello,
    I've never used either of these apps, but I'm reading about the pros and cons of these formats. One book suggests that capturing in 60i, and having a tool like Magic Bullet on hand, gives a certain flexibility on the video-look/film-look question. Magic Bullet is, obviously, expensive and the conversion tool is available only as an After Effects plugin (from what I can tell). My initial reading of the current version of FCP is that CinemaTools can do this conversion. True?
    Thanks!

    Cinema Tools doesn't add a film look to 60i media, it merely rearranges 3:2 pulldown-cadenced 60i media into 24fps media.

  • I have been looking for a solution for making my videos capable of playing on anything such as: DVD player, Mac, PC, etc.

    I have been looking for a solution for making my videos capable of playing on anything such as: DVD player, Mac, PC, etc. I have not found a format that will play with all of these. Is there a format, software, or do you encode it? I am new to production. I can make a video and make it work for a certain thing just not all.

    There is no such thing as universal format and that is that. You are looking for the magic pearl that doesn't exist and rather than waste your time on a futile search, it would be better to actually read up on the various formats and their limitations, including how playback devices may or may not support this and that.
    Mylenium

Maybe you are looking for