Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GDIPlusX and Printing
Message
From
20/04/2007 10:26:28
 
 
To
03/04/2007 08:03:29
General information
Forum:
Visual FoxPro
Category:
VFPX/Sedna
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01210581
Message ID:
01218281
Views:
39
Hi Cesar :)

>Cesar
.
.
>	.Font.New("Verdana", 12, .FontStyle.BoldItalic), ;
>	.SolidBrush.New(.Color.FromRGB(255,255,255)), ;
>	0, 0)
>
>* Saves the image to Disk
>loBmp.Save("c:\GdiPlusXTest.png", .Imaging.ImageFormat.Png)
I saw in GdiPlusX samples that ImgCanvas via rightclick menu
implemented can save content of canvas to bmp file on disk.
One of options is TIF format.

Now similar question as with printing.
Can we do multipage tif ?

For i=1 to n+1
DrawCanvas
Save Tif page
Clear
next

I can feel you answer comming as usually 'yes'
but still want your response, as it might include
usefull sample of doing it :))
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform