In a Map window work, in a Layout window not work, the image not seen the
Copyright.

Any help

Javier Quispe

---------- Original Message -----------
From: [EMAIL PROTECTED]
To: "Javier Quispe" <[EMAIL PROTECTED]>
Sent: Thu, 9 Oct 2003 15:47:33 -0400
Subject: Re: MI-L Insert Copyright

> Then the following command will work in MB window of 5.5, I just 
> tried it on a map of States in that version. Version 5.5 won't 
> require a Set Window Command for export beforehand as it has no 
> advanced exporting options.
> 
> Save Window FrontWindow() As "C:\temp\MyExportFile.BMP" Type "BMP" 
> Width 4 Units "in" Height 4 Units "in" Copyright "My Image"
> 
> This will export the copyright as red text with a black background in
> 5.0\5.5:
> 
> Save Window FrontWindow() As "C:\temp\MyExportFile.BMP" Type "BMP" 
> Width 4 Units "in" Height 4 Units "in" Copyright "My Image" Font MakeFont
> ("Helvetica", 1, 12, 16711680, 0)
> 
> Regards,
> -Bill
> 
>                       "Javier Quispe"
> 
>                     <[EMAIL PROTECTED]         To:      "Lista MapInfo 
> Ingles" <[EMAIL PROTECTED]>                      
>                       b.pe>                    cc:     
>  [EMAIL PROTECTED]                                             
>                                                            Subject: 
> Re: MI-L Insert Copyright                                            
>                                  10/09/2003 03:23
> 
>                                PM
> 
> Bill
> 
> I possess MapBasic 5.1 and MapInfo 5.5, the sentence Set Window haven�t
> Export
> , Border, etc.
> 
> and Save Window haven�t Resolution
> 
> Any help ?
> 
> Javier Quispe
> 
> ---------- Original Message -----------
> From: [EMAIL PROTECTED]
> To: "Javier Quispe" <[EMAIL PROTECTED]>
> Sent: Thu, 9 Oct 2003 12:35:45 -0400
> Subject: Re: MI-L Insert Copyright
> 
> > Try this set of commands below on your mapper or layout from the MapBasic
> > Window.
> > If you are using a run command to do it in your MBX, you need to
> > build a string for Set Window and the Save Window command listed
> > below.  Use the Note statement in your MBX to make sure the correct
> > string is being passed with the run command.
> >
> > Set Window FrontWindow() Export Border On TrueColor ON Dither
> > Halftone Transparency Raster Device Vector Device
> >
> > Save Window FrontWindow() As "C:\temp\MyExportFile.BMP" Type "BMP"
> > Width 4 Units "in" Height 4 Units "in" Resolution 300 Copyright "My
> Image"
> >
> > Regarsds,
> > -Bill
> >
> > Mail List:
> >
> [EMAIL PROTECTED]
> >
> >  From:      on 10/09/2003 09:29 AM
> >
> >  To:       "Lista MapInfo Ingles" <mapinfo-
> > [EMAIL PROTECTED]>
> >
> >  cc:
> >
> >  Subject:  MI-L Insert Copyright
> >
> > Hi
> >
> > The MapBasic command "Save Window As ..." has a "Copyright" clause
> that'll
> > insert a text in the bottom of the exported map image,but it doesn't
> > work, somebody can help me in this respect. Is it necessary to
> > configure some other parameter?
> >
> > Javier Quispe
> > Lima Peru
> >
> > ---------------------------------------------------------------------
> > List hosting provided by Directions Magazine | www.directionsmag.com
> > | To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > Message number: 8683
> ------- End of Original Message -------
------- End of Original Message -------
------- End of Forwarded Message -------


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 8708

Reply via email to