pub fn prepare_pdf_vector_page(
page: &PdfVectorPage,
) -> Result<PreparedPdfVectorPage, String>Expand description
Input identity is host-verified: native code receives decoded operations, not
raw PDF bytes. Invalid structure/budget refuses atomically. Content the planner
cannot convert is never dropped silently: it is reported with page extent and
visibility, and fidelity.exact is false whenever any of it is visible.