Hi,
I would like, like many others, to generate a PDF report which would include a chart. While it is quite big on the screen for readability, the same chart will be too big to be inserted in my PDF document without being cropped.
Is is possible to shrink/resize the image being 'captured' (exported), on-the-fly instead of using the GD library to resize it after (and then losing quality)?
Thanks
Jonathan