Package: LJexm
Title: Extract, Convert, and Merge 'pdf' Files from 'zip' Files
Version: 1.0.5
Authors@R: 
    person("Lijin Arakkandathil Thekkathil", email = "lijin5673@gmail.com", role = c("aut", "cre"))
Description: Extracts 'zip' files, converts 'Word', 'Excel', and 'html'/'htm' files to 'pdf' format. 'Word' and 'Excel' conversion uses 'VBScript', while 'html'/'htm' conversion uses 'webshot' and 'PhantomJS'. Additionally, the package merges 'pdf' files into a single document. This package is only supported on 'Windows' due to 'VBScript' dependencies.
License: GPL (>= 3)
Encoding: UTF-8
Imports: fs, pdftools, rstudioapi, utils, webshot
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-29 07:27:51 UTC; lijin
Author: Lijin Arakkandathil Thekkathil [aut, cre]
Maintainer: Lijin Arakkandathil Thekkathil <lijin5673@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-30 17:30:02 UTC
Built: R 4.3.3; ; 2025-03-30 18:59:33 UTC; unix
