Importing Landmark seismic graphics into format for the PC What are the options? Landmark's SeisWorks Seismic View generates CGM+ Files. CGM+ files are Larson trace extension files. CGM+ files are a different format than CGM files used in the PC world. Which means that you can't save as a .cgm and then open in Illustrator. It won't work. Your only option is to screen dump the seismic image in Landmark and import the .jpg into Word or Illustrator. SOLUTION: Quick workflow to convert UNIX graphics to PC world 1- Use the Screen Capture facility on Linux 2- In a terminal type: import filename.jpg 3- Click on the window to capture 4- You can also name the window you want to capture: import -window SeisWorks filename.jpg 5- If your window title has spaces in it, be sure to use quotes: import -window "SeisWorks R2003" filename.jpg 6- You can display the .jpg: display filename.jpg 7- You can also bring this .jpg into Illustrator or PowerPoint. ---------------------------------------------------------------------------------