Features

  • add support for ‘RTF’.

Issues

  • For ‘Windows’ users, figure resolution should now remain the same when exporting ‘Word’ to ‘PDF’.

Issues

  • dont load tinytest
  • drop officer from suggests

Features

Issues

  • fix tinytest registration

Features

Features

  • new fonction docx_update() to refresh all TOC and fields.
  • new dpi parameters for image resolution

Changes

  • internals: png filenames are now defined with a correct mask
  • tools::R_user_dir() is used instead of package ‘rappdirs’.

Issues

  • Export functions init_working_directory, rm_working_directory and working_directory to let users manage docx2pdf working directory and comply with CRAN policy.
  • Use tempfile() to make libreoffice write in a temporary directory instead of using and managing working_directory().
  • fix for working_directory() so that when deleted, no empty directory is left.
  • Add argument UserInstallation to function to_pdf()