Author Topic: Image output question when exporting to Excel  (Read 1080 times)

jonghwanpark

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 1
    • View Profile
Image output question when exporting to Excel
« on: October 08, 2021, 04:00:55 am »
Hi

When an image is input in the cell of the PARAMQUERY Grid and output to Excel, the html Tag Code is output instead of the image.
I would like to ask if there is a way to print an image when exporting to Excel.


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: Image output question when exporting to Excel
« Reply #1 on: October 08, 2021, 10:24:07 am »
Images added using html tags are not exported to Excel.

Please refer to pics option, Pics() method and Range().pic() methods for Excel exportable pictures

https://paramquery.com/pro/api#option-pics

https://paramquery.com/pro/api#method-Pic

https://paramquery.com/pro/api#method-Range