Skip to content

Batch PDF render using sys.inputs #391

@GoldsteinE

Description

@GoldsteinE

Description

With typst/typst#2894, there is now a way to pass parameters to documents. Unfortunately, this feature seems to be only usable from CLI. It would be very useful if there was an option to upload a CSV/JSONL file with input parameters using Web UI and get an archive with a bunch of PDFs (probably named using a template interpolating input variables or just reusing document(title)) as a result.

Use Case

The usecase is mostly the same as the usecase of typst/typst#2894 itself: contracts, diplomas and other stuff that has little bits of custom information interpolated. I use typst to write contracts and I would be happy to switch from using a Python script + typst CLI to a native Web UI feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    exportRelated to file exportfeature requestNew feature or request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions