Skip to main content

prepare_pdf_vector_page

Function prepare_pdf_vector_page 

Source
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; unsupported paint is reported with its original operator index and never becomes a ready plan.