FAQs - GeneXus Core course (v18)

A PDF list is not displayed

From an object, for example a Web Panel, a pdf list is called but it is not displayed.

Solution:

Verify that the Procedure object has the following properties and rule defined:
  • Main Program = True
  • Call protocol = HTTP
  • output_file rule

Additionally, verify if the list receives parameters (it has the corresponding Parm rule declared). If so, verify that when calling it, the corresponding parameters are being passed.