User (Legacy) Posted October 21, 2005 Report Posted October 21, 2005 I'm using ChartFX for .NET version 6.2. When I export a WMF image from the application that we've created on my computer, the resultant image has the correct dimensions, and the expected DPI of 96 (both horizontally and vertically). When I try to export the same image on another computer (a desktop publisher machine) in my company, for some reason the image is exported with the correct height and width dimensions, but the resolution is 101 (horizontally and vertically). We're both using the same operating systems (Windows XP SP2) and versions of ChartFX (6.2). Are there other client side settings which might affect this? I'm pretty sure we have different video drivers and different default printer drivers. Please let me know which settings can affect the exporting of WMFs, and if there is a way to override such client settings in the ChartFX export code. Thanks in advance for any assistance. -Sal Vanore Economy.com
Software FX Posted November 2, 2005 Report Posted November 2, 2005 Yes, the DPI set in your display settings will affect the output. There is no way to override these settings when exporting a Metafile, however, using the Paint method you can generate your own metafile and have complete control over the DPIs. -- Francisco Padron www.chartfx.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.