1

I created a report that contain a Pichart, Histogram and DatePicker, I want to export this report with those components.

Any idea how to do it?

Michael B
  • 11,887
  • 6
  • 38
  • 74
Baini.Marouane
  • 579
  • 2
  • 8
  • 18

1 Answers1

1

icCube has a print report, but there is nothing to export a full report to an image, it's a pdf.

You can use your browser and print to pdf as an option. You might want to play a bit with css and media to make parts of the page not visible on printing ( see ).

Community
  • 1
  • 1
ic3
  • 7,917
  • 14
  • 67
  • 115