Portion of EMF image file is missing

Stimulsoft Reports.NET discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Portion of EMF image file is missing

Post by HighAley »

Hello.
EricJMc wrote:Can the Report.ExportDocument be used to output emf files in multiple formats? For example, I believe other methods output a dual plus format emf and the older GDI format. Are there options within the StiExportSettings that I could try?
There is no other options of the export.
It's possible to use EmfPlusOnly then no image will be displayed in the GDI application.
You could read about these options on the MSDN http://msdn.microsoft.com/en-us/library ... ftype.aspx

Thank you.
EricJMc
Posts: 8
Joined: Tue Dec 18, 2012 5:06 pm

Re: Portion of EMF image file is missing

Post by EricJMc »

Thank You
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Portion of EMF image file is missing

Post by HighAley »

Hello.

Let us know if you will need any additional help.

Thank you.
EricJMc
Posts: 8
Joined: Tue Dec 18, 2012 5:06 pm

Re: Portion of EMF image file is missing

Post by EricJMc »

Aleksey:

Hopefully, one last question and forgive my ignorance. The Stimulsoft.Report.StiExportFormat allows for the 32-bit (GDI+) EMF files. Is there an option to export the 16-bit (GDI) WMF files?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Portion of EMF image file is missing

Post by HighAley »

Hello.

The answer is on following link:
http://msdn.microsoft.com/en-us/library/zbk7dbtb.aspx
GDI+ can record metafiles in the EMF and EMF+ formats, but not in the WMF format.
Thank you.
Post Reply