Hello,
is there any possibiblity to export grid with inline html cell to pdf or xls? I need to show photos in the exported file exactly like in the grid.
Thank you.
Alex.
Hello,
is there any possibiblity to export grid with inline html cell to pdf or xls? I need to show photos in the exported file exactly like in the grid.
Thank you.
Alex.
Existing grid-to-pdf solution will not work for inline html.
(but it will work for images, which are created through img column type in the grid)
Thank you. Are you going to implement such functionality in future?
Not in the nearest future, for sure.
Correctly converting complex html layout to the pdf is quite complex tasks.