We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e1905 commit bd8176bCopy full SHA for bd8176b
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: pdftools
2
Type: Package
3
Title: Text Extraction, Rendering and Converting of PDF Documents
4
-Version: 3.5.0
+Version: 3.6.0
5
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "[email protected]",
6
comment = c(ORCID = "0000-0002-4035-0289"))
7
Description: Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting
NEWS
@@ -1,3 +1,7 @@
+3.6.0
+ - pdf_text() gains an argument 'raw' (#138)
+ - MacOS: update to poppler 25.09.1
+
3.5.0
- Windows: use poppler from Rtools if found
0 commit comments