Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic SvgExporter Export to Stream (Read 2650 times)
Ivan K.
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 9
Joined: Jun 30th, 2021
SvgExporter Export to Stream
Jul 6th, 2022 at 3:23am
Print Post  
Hi. There is the Export method in MindFusion.Diagramming.Wpf.Export.SvgExporter class that allows export diagram to SVG file. Can you add overload to export to Stream instead of file? Thanks!
Code
Select All
void Export(Diagram diagram, String filePath)
void Export(Diagram diagram, Stream stream)
 

  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3207
Joined: Oct 19th, 2005
Re: SvgExporter Export to Stream
Reply #1 - Jul 6th, 2022 at 4:24pm
Print Post  
Hi,

Try new v3.8.2 beta build here -
https://mindfusion.eu/Forum/YaBB.pl?num=1655195578

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Ivan K.
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 9
Joined: Jun 30th, 2021
Re: SvgExporter Export to Stream
Reply #2 - Jul 7th, 2022 at 11:06am
Print Post  
Great, it has what we want. Looking forward to the new release! Cool
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint