Commands  ›   ›  Export Clash Results To Pdf

Export Clash Results To Pdf

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must be saved with QA results available.

After it runs

HTML file created at .mepbridge/qa/exports/clash_report_pdf_{timestamp}.html.

When to use this

Don't use this when

Exporting raw data — use CSV or XML exports for that.

What you'll see in the chat

on start
Building PDF-ready clash report (self-contained HTML)…
thinking
Loading latest clash results…
Embedding screenshots as base64…
Launching browser for Print-to-PDF…
on success
Report saved to {path}. Browser opened — press Ctrl+P then Save as PDF.
on failure
PDF-ready export failed: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/export_clash_results_to_pdf
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

export clashes pdf · clash report pdf · QA report pdf · export errors pdf · print to pdf

Pillar