Implement frontend user-controlled flow: - Read PDF content - Prepare doc JSON, don't save - Send to frontend and sync (`frappe.model.sync`) - Navigate to this new form - Let user check and save - If user requests changes, use frm.set_value
Implement frontend user-controlled flow:
frappe.model.sync)