Message 1 of 2
Plot to file (eNoMatchingMedia error)

Not applicable
06-16-2006
01:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
(AutoCAD 2007, ObjectARX 2007, VS2005)
I'm trying to plot DWG to file.
I choose "DWF6 ePlot.pc3" as device and set plot type to kExtends. And I'm plotting model.
Everythin works fine, but when I try to validate my AcPlPlotInfo object It returns with eNoMatchingMedia error.
When I call getLocaleMediaName() on validator I get A4 media.
Does anybody know why this error occurs, or maybe there are some requirements I have to meet to be able to plot to file?
Best regards,
Aleksander Wons
(AutoCAD 2007, ObjectARX 2007, VS2005)
I'm trying to plot DWG to file.
I choose "DWF6 ePlot.pc3" as device and set plot type to kExtends. And I'm plotting model.
Everythin works fine, but when I try to validate my AcPlPlotInfo object It returns with eNoMatchingMedia error.
When I call getLocaleMediaName() on validator I get A4 media.
Does anybody know why this error occurs, or maybe there are some requirements I have to meet to be able to plot to file?
Best regards,
Aleksander Wons