Solved! Go to Solution.
Solved by WarrenGeissler. Go to Solution.
Solved by steven-g. Go to Solution.
JPGOUT uses your screen size (in pixels) so making that as large as possible determines how large your JPG will be in pixels. If you need it larger then use the plot version to plot to JPG because that will allow you to create an image size to as many pixels as you want, but you don't have a way to set the DPI
AutoCAD has a limit in it's raster output resolution. While the product has options to change the image SIZE (RASTERDPI and Image SIZE in the plot dialog) the true resolution is limited to 100 DPI. Your best bet is to export to a hi-res PDF and use another application to turn it into a hi-res image. The files attached are the same file exported with rasterdpi at 10000 and 100 dpi.
About pixel dimensions and printed image resolution
Pixel dimensions measure the total number of pixels along an image’s width and height. Resolution is the fineness of detail in a bitmap image and is measured in pixels per inch (ppi). The more pixels per inch, the greater the resolution. Generally, an image with a higher resolution produces a better printed image quality.
https://helpx.adobe.com/photoshop/using/image-size-resolution.html
Warren Geissler
Drafting Manager Denver Water
_____________________________________________
Please ACCEPT AS SOLUTON if this works
(...and doesn't melt your computer or cause Armageddon)
Can't find what you're looking for? Ask the community or share your knowledge.