Runtime-generated PDFs via HTML refer to creating PDF documents on-the-fly using HTML content. This process involves rendering HTML elements into a PDF format during application execution, allowing dynamic data and layouts to be included, which is useful for generating reports, invoices, or other documents.