parse_pdf_ebon

parse_pdf_ebon(pdf_path)

Parse receipt data from a PDF file.

Args: pdf_path (str): Path to the input PDF file.

Returns: dict: The parsed receipt data.