I need to include some graphs from a datasheet in my document, but of course I don't have the source files. What would be the best course of action? It's mostly logarithmic scale graphs.
|
|
Alternatively you could extract the data from the graph and then recreate it in your own style. There are several programs available that digitize graphs (e.g. http://digitizer.sourceforge.net/) and in the end this is often the much nicer than a copy&paste and also avoids copyright issues. |
|||
|
|
use
or run
the first one simply inserts the
extracts the images of pages 1--4 into the current directory |
|||||||||||
|
|
I will assume that you are using OS X with TeXShop and that your original file is in pdf format. A manual solution that works if there aren't too many images to copy is as follows. TeXShop's pdf viewer allows you to copy part of a page or image. It works even for pdf files that don't come from a tex file. All you have to do is select the region you want copied with the rectangle selection tool and drag the image to your desktop (or other folder). In TeXShop's preference pane you can select the format of the copied image (pdf, png, etc.) Maybe other pdf viewers behave like this but since I don't use them I don't know. |
|||
|
|
|
I use Adobe Acrobat to select regions and save images to
|
|||||||
|