You are not logged in.
Pages: 1
Hello!
I have problem to render metafile created from TChart.
Filled areas are missing in PDF file, but other programs show metafile correctly
Render code:
FPdf.Canvas.StretchDraw(FRect, FMeta);
Metafile i want to render:
https://dropmefiles.com/AjOyy
Thank you
Offline
Hello!
I have problem to render metafile created from TChart.
Filled areas are missing in PDF file, but other programs show metafile correctlyMetafile i want to render: https://dropmefiles.com/AjOyy
Your metafile is no longer accessible, can you repost it?
I had same problems using TChart, you can try my code PDFEngine Clipping Implementation + Output stream optimizations and see if it solves your problems.
Offline
Pages: 1