@@ -23,7 +23,7 @@ Add PDF processing, manipulation, and conversion features to your Node.js applic
2323  -  ** Other formats:**  Grayscale PDF, PDF/A, TeX, TXT, Markdown
2424-  ** Manipulate**  PDF structure and content:
2525  -  Bookmarks, hyperlinks, annotations, attachments, JavaScript
26-   -  Fonts, metadata, layers, background color
26+   -  Fonts, metadata, layers, background color, tables 
2727-  ** Secure PDF documents** :
2828  -  Encrypt, decrypt, set or change passwords
2929  -  Configure access permissions
@@ -40,7 +40,7 @@ Add PDF processing, manipulation, and conversion features to your Node.js applic
4040-  PDF, PDF/A
4141
4242** Save/Export As:** 
43- -  ** Office:**  DOC, DOCX, XLS, XLSX, PPTX
43+ -  ** Office:**  DOC, DOCX, DOCX(Enhanced Recognition Mode),  XLS, XLSX, PPTX
4444-  ** Images:**  JPEG, PNG, BMP, TIFF, DICOM
4545-  ** Other:**  EPUB, SVG, SVG (ZIP), TeX, TXT, Grayscale PDF, PDF/A, XPS
4646
@@ -53,7 +53,7 @@ Add PDF processing, manipulation, and conversion features to your Node.js applic
5353-  ** Metadata:**  Set, extract, or remove metadata.
5454-  ** Layers:**  Get list of layers, merge or flatten them.
5555-  ** Forms & Annotations:** 
56-   -  Delete annotations, bookmarks, JavaScript
56+   -  Delete annotations, bookmarks, JavaScript, tables 
5757  -  Flatten forms
5858-  ** Attachments:**  Add, extract, or delete file attachments.
5959-  ** Text Tools:** 
0 commit comments