Skip to contents

Walks every signature in the list and reads its metadata into a tibble. Adds handle and source list-columns (ADR-017).

Usage

# S3 method for class 'pdfium_signature_list'
as_tibble(x, ...)

Arguments

x

A pdfium_signature_list from pdf_signatures().

...

Unused (S3 generic compatibility).

Value

A tibble with the previous pdf_signatures() columns plus handle and source.