Change export file csv to xls

hello ,

i have problem with exporting all projects together looks like in photo

i can export in csv file , can i export in pdf or xlsx file?

pls help

@Vajexa

  1. You can write custom entrypoint for export.
  2. There is the library for export to xls https://phpspreadsheet.readthedocs.io/en/latest/
  3. You can use the library for export to pdf modules/AOS_PDF_Templates/PDF_Lib or specified in paragraph 2.

what is ez way ?

where i can found modules/AOS_PDF_Templates/PDF_Lib ?
and what i need to do ?

@Vajexa

  1. I don’t understand your question.
  1. There is the path (modules/AOS_PDF_Templates/PDF_Lib) of PDF library which included to SuiteCRM.
  2. You should write custom code which will be use library and make pdf or xls file.

when i will select all my projects and download it i want to donwload it in pdf or xlsx but i cant do it

i already check modules/AOS_PDF_Templates/PDF_Lib this dir and i saw pdf library but now what i need to do to export in pdf all projects?

i need to create new custom code to export pdf or xls file ?

@Vajexa
Yes! It’s right. There isn’t code in SuiteCRM by default for export records to xls or pdf.

okay thanks , also can i migrate rocketchat wtih suitecrm?

@Vajexa
Perhaps - β€˜integrate’?