![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
Summary: | Export to EPS | ||
---|---|---|---|
Product: | VCL TeeChart | Reporter: | yeray alonso <yeray> |
Component: | Export | Assignee: | Steema Issue Manager <issuemanager> |
Status: | CONFIRMED --- | ||
Severity: | major | CC: | peter.carr |
Priority: | --- | ||
Version: | 150901 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows | ||
URL: | http://www.teechart.net/support/viewtopic.php?f=17&t=15884 | ||
Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
Attachments: |
test projects
project test and results |
Created attachment 609 [details]
project test and results
Added a button in the test project to export to wmf.
Also added the resulting .eps and .wmf files with the current v2016.18.
- VCL_SaveToBitmapFile.eps: correct
- VCL_SaveToMetafile.wmf: correct
- VCL_TeeSaveToPSFile.eps: can't open it
- FMX_SaveToBitmapFile.eps: "Saving bitmap failed" error when generating it
- FMX_SaveToMetafile.wmf: blank image
- FMX_TeeSaveToPSFile.eps: can't open it
|
Created attachment 532 [details] test projects Export to EPS doesn't seem to work fine neither VCL or FMX. Attached two test projects, VCL and FMX.