G
Guest
Our win forms application generates printed output that is built dynamically
from images and data queries then written to a graphics object for printing,
however I also need to be able to save the final graphics object to some sort
of file that can be saved to disk, then emailed to users outside of our
domain.
Is it possible to stream the graphics output to a generic filetype(word,
pdf, html)?
Thanks in advance for any assistance.
from images and data queries then written to a graphics object for printing,
however I also need to be able to save the final graphics object to some sort
of file that can be saved to disk, then emailed to users outside of our
domain.
Is it possible to stream the graphics output to a generic filetype(word,
pdf, html)?
Thanks in advance for any assistance.