I'd like to import a file (CSV format for example) to pyspread and
have images from the file appear in the appropriate cells with a fixed
cell height and width for visibility.  What would be the best way to
format my file for this?

I've added an image to a cell manually and it looks like it's
converted to base64 for display within the cell.  Should I convert my
images to base64 and save that data to the CSV file?  Or can myspread
display images defined as a local or http path?

How can I tell pyspread about the fixed cell height and width for the
image column when importing?

- Grant

_______________________________________________
Pyspread-users mailing list
[email protected]
https://mail.gna.org/listinfo/pyspread-users

Reply via email to