save_imgs: Save the images directory from options()$pdftext.wkdir

Description Usage Arguments Value See Also Examples

Description

PDFs are split into individual pages for OCR and images from each PDF are saved to a subdirectory of pdftext.wkdir/IMGs/. This is a helper to copy the subdirectories and files to a permanent location.

Usage

1
save_imgs(dest)

Arguments

dest

The path to which the images directory will be saved

Value

TRUE if copy succeeds, else FALSE

See Also

save_pages save_txts

Examples

1
# save_imgs("~/cur_proj/")

jacob-ogre/pdftext documentation built on May 18, 2019, 8:01 a.m.