a***@spam.here-abo.fi
2009-07-04 13:03:31 UTC
Another thing I should start to do in this vacation period is to build
up some basic vector graphics facilities for plotting points, lines,
curves (several very short lines), triangle fills, contours, 3D
surfaces, etc. in VB6.
Could someone tell me a good format which can easily be included in MS
Office as well as OpenOffice documents? For example, PostScript is a
good format, but cannot be introduced into Word or PowerPoint easily.
I have no idea about wmf and other possible formats. So far I have
plotted graphs on Forms or PictureBoxes and then SavePictured them
into bitmaps, which is not very efficient or clean. These do not
produce pictures in 300 dpi or higher resolution, which most journals
and magazines would like to have.
Is there some basic open source infrastructure in VB6 for simple vector
graphics?
With kind regards,
A. Bulsari
up some basic vector graphics facilities for plotting points, lines,
curves (several very short lines), triangle fills, contours, 3D
surfaces, etc. in VB6.
Could someone tell me a good format which can easily be included in MS
Office as well as OpenOffice documents? For example, PostScript is a
good format, but cannot be introduced into Word or PowerPoint easily.
I have no idea about wmf and other possible formats. So far I have
plotted graphs on Forms or PictureBoxes and then SavePictured them
into bitmaps, which is not very efficient or clean. These do not
produce pictures in 300 dpi or higher resolution, which most journals
and magazines would like to have.
Is there some basic open source infrastructure in VB6 for simple vector
graphics?
With kind regards,
A. Bulsari