Message 1 of 5
Canonical media name vs. Locale name

Not applicable
03-26-2002
05:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What exactly is the difference between the Canonical Media Name and the
Locale Name and why are there two different ways to specify the name of a
papersize? The documentation IMO, doesn't clear this up, at least for me.
For a batch plot application (VB executable), I need to be able to change
the papersize for the plot. I wrote a little application to printout both
the Canonical media names and Local Media Names for a specific device just
so that I would have a comparable list of the papersizes in both formats.
If I specify the name of the plot using a Canonical Name (eg. User168) I
have no idea what size this is and if I use the Locale Name (eg. Letter), do
I have to convert it back to a canonical name since the property of the page
size is LayoutObject.CanonicalMediaName.
Thanks,
Ryan Small
Locale Name and why are there two different ways to specify the name of a
papersize? The documentation IMO, doesn't clear this up, at least for me.
For a batch plot application (VB executable), I need to be able to change
the papersize for the plot. I wrote a little application to printout both
the Canonical media names and Local Media Names for a specific device just
so that I would have a comparable list of the papersizes in both formats.
If I specify the name of the plot using a Canonical Name (eg. User168) I
have no idea what size this is and if I use the Locale Name (eg. Letter), do
I have to convert it back to a canonical name since the property of the page
size is LayoutObject.CanonicalMediaName.
Thanks,
Ryan Small