convert_cert_pdf_to_png: Converts each page of a certificate PDF to JPEG format...

View source: R/utils_render_cert_htmls.R View source: R/utils_download_certs.R

convert_cert_pdf_to_pngR Documentation

Converts each page of a certificate PDF to JPEG format images, saving them in the specified certificate directory.

Description

Converts each page of a certificate PDF to JPEG format images, saving them in the specified certificate directory.

Converts each page of a certificate PDF to JPEG format images, saving them in the specified certificate directory.

Usage

convert_cert_pdf_to_png(cert_id)

convert_cert_pdf_to_png(cert_id)

Arguments

cert_id

The certificate identifier. This ID is used to locate the PDF and save the resulting images.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.