Skip to main content

Export Domo cards to PDF

The code below can be utilized in a Code Engine package which will generate a PDF for each card on a page. If the content includes a table, you may get paginated results. In order to use this code, you will need to have the following:
  • A Domo instance
  • A page with cards on it
  • Access to Code Engine and basic knowledge of how to create a package
Cards to PDF Code Engine Package