Can recommand a Image editor online applet or activeX plugin for IE

I am working on a J2EE project , it need a Applet or Activex embeded in IE to do some operation on image, this plugin can accept the source image to be edited in the form of binary stream , the same that the finished image can save as binary stream and pass to a Servlet. can do some recommendations for me ?? thanks

I am working on a J2EE project , it need a Applet or Activex embeded in IE to do some operation on image, this plugin can accept the source image to be edited in the form of binary stream , the same that the finished image can save as binary stream and pass to a Servlet. can do some recommendations for me ?? thanks

Similar Messages

  • Where can I find manual Crystal 11.0 viewer activex control for download?

    Hello,
    Where can I find manual Crystal 11.0 viewer activex control for download?
    I'm having a heck of a time installing the control on a client machine.
    Thanks,
    -Drew
    Moved to Crystal Forums Edited by: Marilyn Pratt on Apr 20, 2010 1:58 AM

    The ActiveXViewer is not downloadable from our SAP site. The file is hosted on your web server, and also installed on the system where you have Crystal Reports XI installed.
    Look here, C:Program FilesBusiness ObjectsCommon3.0crystalreportviewers11ActiveXControls for ActiveXViewer.cab. Extract the contents and right click crviewer.inf, then select Install.
    Also see knowledge base article 1218519 here, http://www.sdn.sap.com/irj/sdn/crystal-xcelsius-notes.

  • I can't upload images into CS6 due to a plugin error that hasn't occurred before.

    As the title says, I keep getting an error when I try to upload an image into CS6. It hasn't done this before, and I don't know what to do. I've even tried opening my previous images I've used in works before in CS6 and they are all greyed out as well. I really need some help, any is appreciated. Thanks.

    You can't open the image file in InDesign.
    Go to File-->Place and place the image file in InDesign

  • Can't update my Photoshop Elements 9, nor install plugin for rw2 formats.

    I'm trying to get my photsop elements 9 to take .rw2 formats, but i can't update neither install the plugin offline.
    When i try update it says failed to connect, i have a perfect connection.

    update manually:  http://www.adobe.com/downloads/updates/

  • Where can I download the BI Publisher Word Template builder plugin for MS?

    After configuring the my v3 with BI Publisher I'd like to start with creating the RTF templates. I viewed the demo but cannot find the link to actually download the plugin for MS Word.
    Thanks,
    Pawel.

    Once you Login to Bi Publisher , just click on any of the folder , the Template Builder download is in Folder and Report Tasks , Its the Last Link.

  • Photo or image editor are deleted on my phone

    respected sir,
    i am used nokia e6
    but some days i have face one problem
    i am open gallery and given option button but not foun use butoon for set wallpaper,
    and my image editor application is missing or delet,
    so please send link me to image editor and updating software of gallery

    Hi,
    Welcome to the forum!
    If you want to get the image editor and the option to set for wallpaper, you can re-install the software using the Nokia Suite. Before updating, you need to back up your data to avoid deletion.
    Use this link to download the Nokia Suite: www.nokia.com/nokiasuite
    Follow the steps below to back up your files:
    Connect the phone you want to back up to your computer with a USB cable. On your phone, select Nokia Suite (or PC Suite) and then select OK.
    In Nokia Suite, click Tools then Backup. Nokia Suite shows you a list of the content types that you can back up and prepares a list of information that can be backed up.
    Select the information that you want to back up. If you want to change where the backup file is saved, click Browse and choose another location. If you have a lot of music, photos or videos on your phone, including them in the backup will cause the backup process to be slower.
    Click Start to begin backing up. Do not disconnect or switch off your phone during the backup. If you need to stop the backup, click Stop. Nokia Suite will reach a safe stop point and will then stop the backup.
    Click Finish to close the window after the backup is complete.
    To re-install your phone software, select Tools then Software updates and select the word Re-install. If an update is available for your phone, you can see it here along with any other updates that are available. 
    If the above steps didn't work, can you tell us if you updated the software? There are some cases that, once you've updated the software, other features will be deleted on the next update but it'll be added a new feature and/or functionality.
    Hope this helps. 

  • Can I change my image editor (library pictures)?? help please :)

    Hi
    when you look in the library you can select all images used including background graphics (screen shots) and there is a picture of a pencil that says edit.
    Mine opens fireworks. Is this the default image editor or can I change this to photoshop & where do I do that ?
    Thanks

    Hi there
    Just a heads up on this. You may discover that after you configure the editor, Captivate may appear to lose track of it. I say this because if you edit later, you may still find that Fireworks or whatever still opens.
    What causes this is that Captivate allows you to work with different image formats. PNG, BMP, JPG, GIF, etc. Each of these types may have its own editor associated. So you might edit a GIF and see FireWorks open. But if you edit a JPG, you could see Photoshop open.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Why can I import images from my scanner in Adobe Elements 11 organizer but not in photo editor?

    Why can I import images from my scanner in Adobe Elements 11 in the organizer but not in the photo editor? I have Windows 8 64 bit.

    You need to install TWAIN to scan into the editor:
    http://helpx.adobe.com/photoshop-elements/kb/twain-installed-photoshop-elements-11.html

  • Need software which can send images to my editor, have them make selections, share them with me so I can edit the images and send the final results back to them.  Will Lightroom work?

    Need software which can send images to my editor, have them make selections, share them with me so I can edit the images and send the final results back to them.  Will Lightroom work?

    What I would like to do is to use Lightroom as I have been doing with LR 5.7.  Tag certain images to be shared to the Creative Cloud which my editor can then see and tag as to which she would like to see final versions of.  In the best case, I would then see these tags and edit the images as appropriate and save the JPEGs back to the Cloud where she can download them for final production.
    Possible?

  • I can't see my image in an applet

    I am drawing an image in an applet, I see the image in jbuilder but i can't see it with IE 5.0 , I am using graphis 2D, please help me

    this is the code in the applet class:
    package untitled9;
    import java.awt.event.*;
    import java.awt.*;
    import java.net.*;
    import java.applet.*;
    * <p>Title: </p>
    * <p>Description: </p>
    * <p>Copyright: Copyright (c) 2003</p>
    * <p>Company: </p>
    * @author unascribed
    * @version 1.0
    public class Applet1 extends Applet
    boolean isStandalone = false;
    Image imagen,fondo;
    double alpha = -0.2;
    int r = 0;
    URL u,fondo_url;
    PopupMenu popupMenu1 = new PopupMenu();
    MenuItem menuItem1 = new MenuItem();
    //Get a parameter value
    public String getParameter(String key, String def)
    return isStandalone ? System.getProperty(key, def) :
    (getParameter(key) != null ? getParameter(key) : def);
    //Construct the applet
    public Applet1()
    //Initialize the applet
    public void init()
    try
    jbInit();
    catch(Exception e)
    e.printStackTrace();
    //Component initialization
    private void jbInit() throws Exception
    menuItem1.setLabel("rotar");
    this.addMouseListener(new java.awt.event.MouseAdapter()
    public void mousePressed(MouseEvent e)
    this_mousePressed(e);
    popupMenu1.add(menuItem1);
    //Get Applet information
    public String getAppletInfo()
    return "Applet Information";
    //Get parameter info
    public String[][] getParameterInfo()
    return null;
    public void paint(Graphics g)
    Graphics g_3 = g.create();
    Graphics2D g2 = (Graphics2D)g_3;
    Graphics2D g3 = (Graphics2D)g;
    if (r==1)
    g2.rotate(alpha,100,100);
    try
    fondo_url = new URL("file:/C:/Documents and Settings/macastro/Escritorio/untitled9/src/untitled9/fondo.gif");
    catch (MalformedURLException e)
    g3.drawString ("Mal formado el URL",10,10);
    fondo = getImage(fondo_url);
    g3.drawImage(fondo,100,100,this);
    try
    u = new URL("file:/C:/Documents and Settings/macastro/Escritorio/untitled9/src/untitled9/imagen.gif");
    catch (MalformedURLException e)
    g2.drawString ("Mal formado el URL",10,10);
    imagen = getImage(u);
    g2.drawImage(imagen,100,100,this);
    void this_mousePressed(MouseEvent e)
    r = 1;
    alpha+=-0.1;
    repaint();
    and this is the code in the html file:
    <html>
    <head>
    <title>
    HTML Test Page
    </title>
    </head>
    <body>
    untitled9.Applet1 will appear below in a Java enabled browser.<br>
    <applet
    codebase = "."
    code = "untitled9.Applet1.class"
    name = "TestApplet"
    width = "400"
    height = "300"
    hspace = "0"
    vspace = "0"
    align = "middle"
    >
    </applet>
    </body>
    </html>

  • Image Processing using applet

    hi,
    I am doing my project in java.My project is " Online Image Processing ".
    I did some processing like gray Scale, Invert , Contrast and rotate 90 degree.
    can any one help me for
    1. I vant to rotate Image to 1 degree...
    2. How to get Blure and Sharpen image?
    3. Can i append frames inside applet?
    plz Help me ..

    I did not read the content of the links (To lazy) just found them for you.
    You say that the examples use frames:
    this should not be a problem as the required code is the same.
    Tip:
    How whould you display a image in a frame?
    How whould you display a image in a applet?
    Concentrate on the above 2 and simply change the code accordingly.
    This should be easy also try asking google.

  • How to writing an image from my applet to my apache webserver

    hi everyone,
    i have a big problem, writing an image from my applet to my apache
    webserver. i tried three way's of writing that file. every way was
    described in forums to solve this problem, but non of them worked and
    i don't know why. i'll give you the code of my writing-methods and
    describe, what happen when i test them, in order someone of you can
    give me an usefull tip, where the problem is.
    as inputparameter i give my method a new URL referring to
    http://localhost/test.jpg (this is the same directory, where my applet
    is loaded from, so i should have reading and writing permission,
    havn't i? while i'm developing, my applet runs on the same pc as my
    webserver, just in case you're wondering about localhost) and a
    selfmade BufferedImage (i already testet if it is not null and shows
    the correct things ... all ok).
    1. try:
    private void writeImageToServer(URL fileURL,BufferedImage img){
    try {
    URLConnection urlConnection = fileURL.openConnection();
    urlConnection.setDoOutput(true);
    OutputStream urlout = urlConnection.getOutputStream();
    BufferedOutputStream out = new BufferedOutputStream(urlout);
    ImageIO.write(img,"jpg",out);
    out.close(); // i also tried without this line -> same result
    // additionally a question: do i need
    out.close()?
    catch( IOException e ){
    e.printStackTrace();
    result:
    test.jpg doesn't appear in the webroot. but some very strange messages
    in the error.log of my apacheserver:
    [Tue Jun 08 11:40:22 2004] [error] [client 127.0.0.1] File does not
    exist: c:/programme/apache
    group/apache/htdocs/meta-inf/services/javax.imageio.spi.ImageOutputStreamSpi
    [Tue Jun 08 11:40:22 2004] [error] [client 127.0.0.1] File does not
    exist: c:/programme/apache
    group/apache/htdocs/meta-inf/services/javax.imageio.spi.ImageReaderSpi
    [Tue Jun 08 11:40:22 2004] [error] [client 127.0.0.1] File does not
    exist: c:/programme/apache
    group/apache/htdocs/meta-inf/services/javax.imageio.spi.ImageInputStreamSpi
    [Tue Jun 08 11:40:22 2004] [error] [client 127.0.0.1] File does not
    exist: c:/programme/apache
    group/apache/htdocs/meta-inf/services/javax.imageio.spi.ImageWriterSpi
    [Tue Jun 08 11:40:22 2004] [error] [client 127.0.0.1] File does not
    exist: c:/programme/apache
    group/apache/htdocs/meta-inf/services/javax.imageio.spi.ImageTranscoderSpi
    i cannot explain this lines to myself, because my apache should have
    nothing to do with java. all my javacode is executed on the client
    side in the browser. do this messages mean i have to add the ImageIO
    package from the sdk to my jar-applet. the jre, used by my iexplorer,
    doesn't contain this files in the meta-inf/services directory of
    rt.jar, but that's version 1.4.2_03, the same as my sdk, and the
    rt.jar contains the corresponding classfiles at javax.imageio.spi. so
    i'm realy confused by this messages.
    2. try:
    private void writeImageToServer(URL fileURL,BufferedImage img){
    try {
    URLConnection urlConnection = fileURL.openConnection();
    urlConnection.setDoOutput(true);
    OutputStream urlout = urlConnection.getOutputStream();
    BufferedOutputStream out = new BufferedOutputStream(urlout);
    JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(out);
    encoder.encode(img);
    out.close(); // same comments as above
    catch( IOException e ){
    e.printStackTrace();
    result:
    nothing. no error-messages in the error.log, no exceptions in the
    java-console and no test.jpg in the webroot. i searched my whole
    harddrives for it: nothing. isn't this the way, the JPEGImageEncoder
    works?
    3. try:
    private void writeImageToServer(URL fileURL,BufferedImage img){
    try {
    File file = new File(fileURL.toString);
    file.createNewFile();
    BufferedOutputStream out = new BufferedOutputStream(new
    FileOutputStream(file));
    JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(out);
    encoder.encode(img);
    out.close(); // same comments as above
    catch( Exception e ){
    e.printStackTrace();
    result:
    the SecurityManager denies this action with "access denied" while
    calling createNewFile(). well, this way was dedicated to run from an
    application, not from an applet. i'd have to sign my applet to get the
    rights to do this, or i can edit java.policy on my client, what i
    don't want, because i cannot do this on every client, the applet will
    run, when i'm finished with it. this brings me to the question: does
    anybody know's how to sign my applet and give it full access to the
    harddrive and the webserver without paying 400$ to VeriSign for a
    commercial CA? i want to do this by myself, without paying anything
    and without giving a lot of information to another company.
    i would realy appreciate, if someone could give me a hint where i am
    wrong or how to do this correct.
    thank you very much
    [email protected]

    You hold several misconceptions. The first is that an applet can write to a server without help from the server. That will never work on a real server (though it might work in testing, if the server is on the same PC as the applet). Applets cannot get a File object that points to any place on the server.
    If you write a servlet designed for accepting image uploads, the applet can communicate back to that servlet and feed it the bytes of the image. There are other technologies that can replace the servlet, of course (PHP, ASP..) but I mention that because you say you are running Apache - and that is very Java oriented.
    For more help on servlets, try the [Web Tier APIs - Java Servlet|http://forums.sun.com/forum.jspa?forumID=33] forum.

  • Loading an image into an Applet from a JAR file

    Hello everyone, hopefully a simple question for someone to help me with!
    Im trying to load some images into an applet, currently it uses the JApplet.getImage(url) method just before registering with a media tracker, which works but for the sake of efficiency I would prefer the images all to be contained in the jar file as oppossed to being loaded individually from the server.
    Say I have a class in a package eg, 'com.mydomain.myapplet.class.bin' and an images contained in the file structure 'com.mydomain.myapplet.images.img.gif' how do I load it (and waiting for it to be loaded before preceeding?
    I've seen lots of info of the web for this but much of it is very old (pre 2000) and im sure things have changed a little since then.
    Thanks for any help!

    I don't touch applets, so I can't help you there, but here's some Friday Fun: tracking image loading.
    import java.awt.*;
    import java.awt.image.*;
    import java.beans.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.*;
    import javax.imageio.event.*;
    import javax.imageio.stream.*;
    import javax.swing.*;
    public class ImageLoader extends SwingWorker<BufferedImage, Void> {
        private URL url;
        private JLabel target;
        private IIOReadProgressAdapter listener = new IIOReadProgressAdapter() {
            @Override public void imageProgress(ImageReader source, float percentageDone) {
                setProgress((int)percentageDone);
            @Override public void imageComplete(ImageReader source) {
                setProgress(100);
        public ImageLoader(URL url, JLabel target) {
            this.url = url;
            this.target = target;
        @Override protected BufferedImage doInBackground() throws IOException {
            ImageInputStream input = ImageIO.createImageInputStream(url.openStream());
            try {
                ImageReader reader = ImageIO.getImageReaders(input).next();
                reader.addIIOReadProgressListener(listener);
                reader.setInput(input);
                return reader.read(0);
            } finally {
                input.close();
        @Override protected void done() {
            try {
                target.setIcon(new ImageIcon(get()));
            } catch(Exception e) {
                JOptionPane.showMessageDialog(null, e, "Error", JOptionPane.ERROR_MESSAGE);
        //demo
        public static void main(String[] args) throws IOException {
            final URL url = new URL("http://blogs.sun.com/jag/resource/JagHeadshot.jpg");
            EventQueue.invokeLater(new Runnable(){
                public void run() {
                    launch(url);
        static void launch(URL url) {
            JLabel imageLabel = new JLabel();
            final JProgressBar progress = new JProgressBar();
            progress.setBorderPainted(true);
            progress.setStringPainted(true);
            JScrollPane scroller = new JScrollPane(imageLabel);
            scroller.setPreferredSize(new Dimension(800,600));
            JPanel content = new JPanel(new BorderLayout());
            content.add(scroller, BorderLayout.CENTER);
            content.add(progress, BorderLayout.SOUTH);
            JFrame f = new JFrame("ImageLoader");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setContentPane(content);
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
            ImageLoader loader = new ImageLoader(url, imageLabel);
            loader.addPropertyChangeListener( new PropertyChangeListener() {
                 public  void propertyChange(PropertyChangeEvent evt) {
                     if ("progress".equals(evt.getPropertyName())) {
                         progress.setValue((Integer)evt.getNewValue());
                         System.out.println(evt.getNewValue());
                     } else if ("state".equals(evt.getPropertyName())) {
                         if (SwingWorker.StateValue.DONE == evt.getNewValue()) {
                             progress.setIndeterminate(true);
            loader.execute();
    abstract class IIOReadProgressAdapter implements IIOReadProgressListener {
        @Override public void imageComplete(ImageReader source) {}
        @Override public void imageProgress(ImageReader source, float percentageDone) {}
        @Override public void imageStarted(ImageReader source, int imageIndex) {}
        @Override public void readAborted(ImageReader source) {}
        @Override public void sequenceComplete(ImageReader source) {}
        @Override public void sequenceStarted(ImageReader source, int minIndex) {}
        @Override public void thumbnailComplete(ImageReader source) {}
        @Override public void thumbnailProgress(ImageReader source, float percentageDone) {}
        @Override public void thumbnailStarted(ImageReader source, int imageIndex, int thumbnailIndex) {}
    }

  • Stuck in grayscale, can't access image mode rgb

    For some reason photoshop decided I didn't want to work in color on a certain image anymore, and isn't allowing me to access the usual fix for undoing grayscale. I've been pulling my hair out trying to recover this image and can't find a solution online. I can acess image>mode>etc on any other image/document but not on the one i need, even if i make a copy of it. I also can't seem to be able to simply copy/paste the entire thing, as it only seems to paste a blank image. How the hell do I get my color back, this is pissing me off royal.

    Do you have Windows? If so, you should know Windows makes backup shadow copies.
    Shadow Explorer opens up a File navigator. You select the date and time before this happened, navigate to where you kept the file on your C drive, right-click and select Export to get it back.
    Shadow Explorer is free. ShadowExplorer.com - About
    Gene

  • HT5242 After downloading the update, I can no longer watch videos online.  Has this been disabled?  How exactly do I reenable it?

    At a recommendation from my school, downloaded and updated my computer against the recent Flashback software.  Now, one night later, I am unable to watch online videos, as the plugins are no longer working.  How do I reenable plugins?  I cannot see any obvious way to do this via Java Preferences, and the box under Safari Preferences for "enable java plugins" is already checked.  What has changed, and what can I do?  Please be specific.  Thank you!

    Select Help ▹ Installed Plug-ins from the Safari menu bar. Besides the following, what plugins are listed?
    iPhotoPhotocast
    Java Applet Plug-in
    QuickTime Plug-in
    Shockwave Flash
    WebKit built-in PDF

Maybe you are looking for

  • JDeveloper custom UML extension

    Hi, I need to develop an extension that would alow the user to draw an activity diagram and export it in a specific xml format (a non standard format with references to existing classes in the project). For instance an activity in my diagram would po

  • Why won't Finder open some folders in List view?

    I cannot open some folders in Finder when it's in List View. For example, I have an external drive divided into 3 volumes: Ext A, Ext B, and Ext C. B & C open fine when I double click: A will not open at all, although sometimes Finder will open a bla

  • Oracle to/from SQLServer via XML

    hi, we are trying to make an Oracle application exchange data with an Application using SQLServer via XML. we have Oracle 8i. is this concept going to work ? i am an Oracle Designer/Developer. what do i need to learn in terms of technology ? thanks.

  • Working with individual photos

    Please help - I recently downloaded the most recent version of iPhoto and suddenly I can't double click on the image to get just that image - what is the problem - it seems that sometimes it works and most of the time it doesn't - what changed? Thank

  • Connection from ONE VM to multiple X-displays?

    Hallo, is it possible to display AWT/Swing components on multiple X11 displays (not screens) from ONE virtual machine? Each display has its own name/ip-address. Thanx