save_pages: Save the pages directory from tempdir

Description Usage Arguments Value See Also Examples

Description

PDFs are split into individual pages for OCR and text files from each PDF are saved to a subdirectory of tempdir()/PAGEs/. This is a helper to copy the subdirectories and files to a permanent location.

Usage

1
save_pages(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.