Hiya,
We're testing the most recent build of EO.Pdf, generating some of our invoices, and as part of that process we generate some charts using float charts (javascript), which we're finding the rendering of it missing out some transparency. A close inspection at the images being generated suggests this may be due to the images being saved out as a JPEG rather than possibly a PNG.
This is the old image close up, using the previous build and SaveImageAsJpeg = false:
With the latest build in, the SaveImageAsJpeg options has disappeared, and we're finding the rendering to PDF to look like this:
The transparency seems to have disappeared, as shown by the darker grid colours and the darker fill in the chart bars, and the quality of the rendering is quite poor.
float charts using HTML 5 canvas for rendering the charts, which I'm guessing EO.Pdf then saves out, as a JPEG now?
Has the SaveImageAsJpeg option been put elsewhere?
Regards,
Alvaro