Software to open McDraw image files

Need Tiger 10.4.11 compatible software to open MacDraw image files created in 1985-88 period that were used in a book I authored.
Appleworks cannot 'see' them. Any ideas short of tearing a book apart and scanning them.. which would preclude being able to alter them.

http://www.purgatorydesign.com/Intaglio/
http://www.eazydraw.com/
Image files may also be opened by http://www.lemkesoft.com/ 's GraphicConverter if they are non-vector in origin.

Similar Messages

  • Opening disk image files in Windows?

    Is there anything, free software or something like MacDrive (which I've never used) that will open disk image files, particularly encypted ones? I keep an encrypted disk image on my thumb drive with important information and I'd like to be able to open it in Windows. I recently came across the open-source TrueCrypt for Linux and Windows, but I would love some kind of software that would work on all three platforms, or at least OS X and Windows.
    Thanks,
    Alan

    PGP works on the Mac. They currently do not have a working version for intel based Macs. Your profile indicates you have a PowerMac so you should be good to go. Download the free trial and check it out.

  • Publisher hangs when I try to open an image file

    Publisher hangs when I try to open an image file from:
    right-click on image->Change Picture->Change Picture
    The image is on my hard drive.
    It also happens with powerpoint

    Few Questions:
    a. What version of publisher/PowerPoint are you using ?
    b. Are you able to insert this image through Insert -> Image ? Image itself could be corrupt. Try to open it with some other editor ?

  • Opening an Image File

    Hi! I'm trying to open an image file in an application using JFileChooser. As I open the file, I know that the file has already been selected but I don't know how to put it on the correct container. I'm trying to show the image on the upper box such that it would look like it is currently showing the current image and the lower box would show the filmstrip view of the images in the folder. Basically I have a JFrame and then a JPanel1 on the JFrame. I also have another JPanel2 inside the JPanel1 and it is in the place of JPanel1 that I want to put the image. Anyway, I'm stuck as to what should I use to contain the image on the upper box (JPanel1, currently it doesn't work for a JPanel). I can't see the image I'm trying to open. Any idea or help will be appreciated.
    private void openMenuItemActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_openMenuItemActionPerformed
        // TODO add your handling code here:
        //ImageCanvas canvas = new ImageCanvas();
        //JFileChooser chooser = new JFileChooser();
        if (chooser == null)     {
              chooser = new JFileChooser();
              canvas = new ImageCanvas();
              chooser.setDialogTitle("Images");
              chooser.setFileFilter(new ImageFilter());
              //orangePanel.add(chooser);
        chooser.addActionListener(new java.awt.event.ActionListener() {
           public void actionPerformed(java.awt.event.ActionEvent evt) {
                chooserOptionsActionPerformed(evt);
        setVisible(true);
        chooser.showOpenDialog(null);
    }//GEN-LAST:event_openMenuItemActionPerformed
    public class ImageFilter extends FileFilter {
        public boolean accept(File file) {
            if (file.toString().toLowerCase().endsWith("jpg")) {
                return true;
            return false;
        public String getDescription() {
            return "JPEG Files";
    private void nextButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_nextButtonActionPerformed
        // TODO add your handling code here:
    }//GEN-LAST:event_nextButtonActionPerformed
    private void previousButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_previousButtonActionPerformed
        // TODO add your handling code here:
    }//GEN-LAST:event_previousButtonActionPerformed
    private void zoomOutButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_zoomOutButtonActionPerformed
        // TODO add your handling code here:
    }//GEN-LAST:event_zoomOutButtonActionPerformed
    private void zoomInButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_zoomInButtonActionPerformed
        // TODO add your handling code here:
    }//GEN-LAST:event_zoomInButtonActionPerformed
    private void chooserOptionsActionPerformed(java.awt.event.ActionEvent evt)    {
        String command = evt.getActionCommand();
        if (command.equals(JFileChooser.APPROVE_SELECTION))   {
            System.out.println("open was pressed");
            File chosen = chooser.getSelectedFile();
                if (chosen != null && chosen.exists() && chosen.isFile()) {
                    try {
                        ImageIcon icon = new ImageIcon(chosen.toURL());
                        canvas.setImageIcon(icon);
                             getContentPane().validate();
                        setTitle(chosen.getName());
                    } catch (Exception e) {
                        setTitle(e.getLocalizedMessage());
        else if (command.equals(JFileChooser.CANCEL_SELECTION))   {
        //else {
            System.out.println("cancel was pressed");
            chooser.setEnabled(false);
    public class ImageCanvas extends JPanel {
        private ImageIcon imageIcon = null;
        private Dimension size = null;
        public ImageCanvas() {
            setBackground(Color.white);
        public void setImageIcon(ImageIcon icon) {
            this.imageIcon = icon;
            if (icon != null) {
                size = new Dimension(icon.getIconWidth(), icon.getIconHeight());
            repaint();
        public ImageIcon getImageIcon() {
            return this.imageIcon;
        public void paint(Graphics g) {
            super.paint(g);
            if (imageIcon != null) {
                imageIcon.paintIcon(this, g, 0, 0);
        public Dimension getPreferredSize() {
            if (imageIcon == null) {
                return super.getPreferredSize();
            } else {
                return size;
    }Sorry for the code snippets.. I coudn't put the entire code since its too long (netbeans). some lines are just for printing

    1. For Swing components, the method to override is paintComponent, not paint.
    2. Why use ImageIcon when you can paint an Image?
    -- Load the image using ImageIO.read(File input)
    -- For the rest, go through The Java™ Tutorials: [Performing Custom Painting|http://java.sun.com/docs/books/tutorial/uiswing/painting/index.html]
    db

  • I can not open raw image files from my Cannon 5d mark iii with cs6 and my cs6 in mac

    I can not open raw image files from my Cannon 5d mark iii with cs6 and my cs6 in mac

    The Mk III requires an updated version of Camera RAw, so run Help --> Updates and install it.
    Mylenium

  • My x3 phone can't open any image file

    i updated my phone yestrday and after that, my phone cannot open any image files....it says 'no image to display'......now whats wrong with my phone????

    /t5/Xseries/Can-Someone-Help-me/td-p/712783
    Previous Phones: 6600, 7610, 6230, 6230i, 1100, 1112, N70, N73, N95, N95 8GB, 5800XM, 5230, C5, iPhone 3GS, SE Xperia X10, N900, N8, SE Xperia Arc
    Current Phones: Nokia N9, iPhone 4

  • Suddenly cannot open an image file

    PS 7 on a Vista machine with lots of RAM.
    All has been working well for months and suddenly I cannot open any image file or start a new one. Tried re-installing from OEM disc and no improvement. Removed PS7 VIA the Windows utility and re-installed entire application from OEM disc with still no improvement.
    When I try to open or start a new image the blue bar at the top of PS is illuminated, then I click on FILE and then on either NEW or OPEN. At that point everything stops. The drop down menus are grayed out and I cannot close the program by normal means. In order to close it I have to go to Task Manager and close the thing.
    BTW: Sometimes Task Manager shows that the PS EXE application is using 44K and other times it shows about 7K.
    Any suggestions will be happily recieved.  Jack

    I really hate to be a pain, but this has me stumped.
    I tried to go to the preferences as you suggested but the same thing happens there. PS just freezes up and cannot be used at all. Even the red X at the top right of the screeen does nothing. I have to use Task Manager in order to quit the program.
    I have removed PS from my machine VIA the Windows utility and reinstalled it several times with no improvement. I say that, but at one point I was able to open an image but when I tried to add another the system did the freeze up thing as above.
    At some point I began to get sort of an error message during the PS bootup telling me that the PS interface font could not be loaded and that I should reboot my machine. I did that but there has been no change.
    Frankly I cannot afford to buy time from Adobe to fix this so I am relying on you and the other folks on the board to hold my hand through this.
    I thank you for your time and expertise.
    Ralph

  • Problem in opening an image file sent as attachment in mail

    Hi Friends,
    I have a requirement of sending a image file (.jpg) through email attachment.
    I am getting the attachment using the function module 'SO_NEW_DOCUMENT_ATT_SEND_API1'.
    But i am unable to open the file in the attachment. It is givin a message 'CAN'T DETERMINE TYPE'.
    Can you please provide me a solution .
    Regards,
    pooja

    Read the JPG file as Binary (TYPE BIN) in your read? and write it to the OBJBIN table?
    done in the OPEN
      REFRESH w_objbin.
      OPEN DATASET attach FOR INPUT IN BINARY MODE MESSAGE t_mesg.
      IF sy-subrc NE 0.
        WRITE:/ 'Attachment Dataset Open RC ',sy-subrc.
        WRITE:/ 'Message ',t_mesg.
        EXIT.
      ENDIF.
      DO.
        READ DATASET attach INTO wk_rec.
        IF sy-subrc NE 0.
          IF sy-subrc NE 4.
            WRITE:/ 'Attach Dataset Read RC ',sy-subrc.
            WRITE:/ 'Message ',t_mesg.
          ENDIF.
          EXIT.
        ENDIF.
        w_objbin-line = wk_rec.
        APPEND w_objbin.
      ENDDO.
      DESCRIBE TABLE w_objbin LINES w_tab_lines.
      LOOP AT w_objbin INTO wk_rec.
        APPEND wk_rec TO i_objbin.
      ENDLOOP.
    Edited by: Paul Chapman on Jun 5, 2008 10:46 AM

  • When opening more image files in CC they are floating at the back, behind current open files

    When I'm working on an image or images (not docked) in PS CC on iMac OSX 10.9 Maverick, if I open a new file it does Not open at the front.  The newly opened file will open hidden/behind the currently open files yet if I got to the window drop down menu at the bottom it clearly shows the newly opened file is selected and thats the file I'm working on, even though its behind all the previously opened images and I can't see it fully .  Hard to explain but has anyone else found this issue?   Its strange and awkward when working at full speed.
    Any idea whats going on?

    So in this screenshot I have 2 bed images open, then I open the office-2 image but it doesn't open on top of the bed images but behind, yet you can see from the layers & nav bar that its the office-2 image were working on. 
    This issue can cause problems when working fast with lots of images. previously I've accidentally closed files that weren't finished destroying history snapshots etc.
    Any idea whats going on?

  • Opening an image file from DOS console

    I want to open an image from a program running in DOS console.
    I've tried FileChooser and FileDialog, I select the file but it is never opened.
    Is doing this possible?
    What should I use?
    thanks.

    The ImageIcon class can get an image from a URL and you can create a JLabel that uses the ImageIcon.
    Or, you can use Toolkit.getDefaultToolkit().createImage(file_name) to create an Image and use that Image to create an ImageIcon.
    Or you can create an Image (using either method above) and use it with a Canvas (or panel) and drawImage() using the Graphics in the paint() method.

  • Opening an image file in an existing TextEdit window

    I'm blocked on this, which seems it should be straightforward (but maybe it isn't).
    If I have an open TextEdit window on the desktop and drag an image file to it, the image appears in the window.
    How do I replicate that result with AS?

    Hi red_menace
    Your proposed approach seems reasonable, although I haven't tried it. Rather, I'm looking at other ways of achieving the present goal. That is to open a small window on the desktop with an embedded image and embedded text -- and then, at certain dates (not a problem), move the window to a different position, perhaps with a different image and different text.
    A TextEdit window certainly wasn't ideal for this, as it has baggage I can do without -- a ruler (which can be eliminated with a system events command), a title, and the three manipulation buttons.
    A window that would better meet my needs would be a "Stickies" window, but Stickies isn't scriptable.
    I can move it around fine with Finder commands, and I can close it. If I create all the windows I will need ahead of time (there are a limited number), I don't know whether it's possible to bring them up selectively -- I don't even know where/how the files are stored; I've looked at the package contents and don't find them there. I'm talking about the files for Stickies window that appear when Stickies is launched.
    The only other app I've found with a fairly basic window layout is Core Image Fun House.app, which also isn't scriptable -- but maybe I can get a bead on its stored files.
    Or maybe there are other choices . . . ?
    I'd welcome suggestions but in the meantime will just keep playing around with it. This is not the most urgent matter in the world!
    osimp

  • Suddenly can't open multiple image files in CS5

    I recently transferred LR 5.3 and CS5 (12.04x64X) onto a new PC (OS Windows 7 64-bit). Both programs are working fine individually. And single images in LR open just fine for editing in CS5. But when I try to open multiple images (to merge as a panoramic) or open multiple images as separate layers, nothing happens.  CS5 opens on top of LR, but the files themselves never open. No problems doing this a few days ago with my older computer (same programs, same operating system).
    Any suggestions for fixing this would be much appreciated.

    When you say nothing is showing up, do you mean it is as if you didn’t use File / Open, or is it more that there is something but it is gray or white or black without any image detail?  If the latter, perhaps something like a video driver update or system-level change has made things incompatible with how PSE11 tries to display images.
    Have you rebooted?
    Have you reset your preferences?  You can do this by holding down Ctrl-Shift-Alt at the same time while PSE11 is starting up (or at least while the editor is starting up) and you’ll get a message about deleting the preferences file or not before you see the splash screen.   Various other key combinations will ask for an additional plug-ins folder or a different scratch disk location.  If you are going to delete your preferences file you might want to review the settings, first, in case there is something important you need to reconfigure once the preferences have been reset.

  • Suddenly can't open any image files in PSE11

    Last used PSE11 a couple of months ago. The organizer and Elements worked normally. Today I attempted to open some JPEG files in Elements on my PC and nothing shows up in the photo bin or the editing window. Tried with a varieity of JPEGs and non of them open in PSE11. Used the Organizer with no problems but Elements simply won't load any image file of any type.
    Opened a couple of my images in a photo editor that came with my PC and Windows Paint with no problems. What the heck is going on here?

    When you say nothing is showing up, do you mean it is as if you didn’t use File / Open, or is it more that there is something but it is gray or white or black without any image detail?  If the latter, perhaps something like a video driver update or system-level change has made things incompatible with how PSE11 tries to display images.
    Have you rebooted?
    Have you reset your preferences?  You can do this by holding down Ctrl-Shift-Alt at the same time while PSE11 is starting up (or at least while the editor is starting up) and you’ll get a message about deleting the preferences file or not before you see the splash screen.   Various other key combinations will ask for an additional plug-ins folder or a different scratch disk location.  If you are going to delete your preferences file you might want to review the settings, first, in case there is something important you need to reconfigure once the preferences have been reset.

  • Software to open/join .rar files

    please recommend a decent and affordable mac software that can open/join .rar files. am having trouble understanding how to install/operate RAR for mac.
    thanks.

    Hi Alvin,
    have a look here: http://www.macupdate.com/search.php?arch=intel&keywords=rar&os=macosx
    I haven't had the need for one, so I can't recommend one.
    Regards
    Stefan

  • Opening tiff image file and finding pixel values at each point

    I want to open a tiff image file using java.Than i want to find out the pixel values at each point.Also if possible red,green and blue values.
    please mail me answer or code if possible on mail id:
    [email protected]

    Use Java Advanced Imaging to open the Tiff. There is
    a tutorial on it. Look to the left for tutorials, look
    for JAI, do what it says.
    For getting the pixels, do this:
    Use a PixelGrabber to get pixels in array:
    int[] pixels = new int[w * h];
    PixelGrabber pg = new PixelGrabber(img, x, y, w, h, pixels, 0, w);
    pg.grabPixels();
    Use a MouseMotionListner for
    mouseMoved(MouseEvent moueEvent)
    pixel = pixels[mouseEvent.getX() + (mouseEvent.getY()*width)]
    int alpha = (pixel >> 24) & 0xff;
    int red = (pixel >> 16) & 0xff;
    int green = (pixel >> 8) & 0xff;
    int blue = (pixel ) & 0xff;
    Look up the API for MouseMotionListener, PixelGrabber, etc...

Maybe you are looking for

  • Address Book making multiple copies of latest entry upon reopen

    Lately when I have been entering an entry in to address book, each time i reopen after the program after having previously entered a new contact i get about 20 copies of the latest entry. What is going on? How can i rectify? The problem started follo

  • IWeb website functionality (PHP/HTML) help. Please, anyone?

    I used to use the gosh-awful Word-Press and now i switched to iWeb '09, it's pretty easy to design the site, but how do I make it actually work, i.e. such that site users can type in fields, click on stuff that will link them to other stuff...basical

  • Employee Recognition Form to Submit and Email to Recipient

    I'd like to create a form that can be completed by an employee ("nominee") who would like to recognize another employee for excellence ("recipient"). This form would be launched from an intranet. The nominee would be required to enter the recipient's

  • MARS - Oracle TNS listener errors

    Anyone familiar with this: [pnadmin]$ pndbusage Program aborted due to: ORA-12541: TNS:no listener MARS was fine before the holiday weekend. When I came back, I was looking at the summary page and the graph wasn't being drawn. I SSH'd to MARS and did

  • ? how to downgrade 10.5 to 10.3 ?

    I recently bought a used G-4 w/OS X 10.5.1-installed on it, but the hardware i.e.(digi 001 w/protools ver.6.9) will only run on OS X 10.3.9 or earlier! Is there a way to get the earlier 10.3 downloaded and if so do i have to pay or is there option fo