Bluebeam PDF Markup Writer
steel_pdf_markupAdd real Bluebeam-compatible annotation objects to a drawing PDF — counts, length/area measurements with live scales, RFI clouds, callouts — from a markups JSON you supply plus placement coordinates. Pass the PDF as an https URL or small base64; returns a marked PDF download link that expires within ~48 hours. Markups appear in Bluebeam Revu's Markups List. You decide placement; the tool guarantees the format. Nothing you submit is stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Document scale for measurements, e.g. "1/4 in = 1 ft" or "1:100" | |
| author | No | Markups List author column | |
| markups | Yes | Markups to place — geometry in ratio (0–1 from top-left) or pdf coordinates | |
| pdf_url | No | HTTPS URL of the source drawing PDF (fetched server-side, SSRF-guarded) | |
| pdf_base64 | No | Base64 PDF for small files (~3 MB max decoded); prefer pdf_url for drawing sets | |
| page_scales | No | Per-page scale overrides, keyed by page number string | |
| coordinate_space | No |