View or Update PDF Metadata Online or Update via Android Apps
Develop powerful android based PDF document metadata management utility application. Code listed for updating PDF file metadata.
View or Update PDF Metadata Online
- Import PDF file by uploading it.
- Do it by clicking inside the drop area via drag and drop of metadata app.
- Depending on the size of PDF file and internet speed wait for few seconds.
- Same page will display metadata.
- Edit the properties as of your choice.
- Save the document.
- Download the file instantly.
Update PDF Metadata via Android App
- Add android library reference into project
- Load PDF file using Document class.
- Get all Properteis via DocumentInfo
- Use set relevant method like setAuthor, setModDate etc to update properties
- Save the document with updated properties
Code : Update PDF File Properties
Develop PDF Metadata Management Android App
Need to develop a PDF Metadata management app or utility? With
Aspose.PDF for Android via Java
a child API of
Aspose.Total for Android via Java
, any android developer can integrate the above API code within its document metadata application. Powerful android library allows programming any document metadata solution. Moreover it can support many popular formats including PDF format.
Android Utility to Manage PDF Metadata
- We host our Java packages in Maven repositories .
- Aspose.PDF for Java is a common JAR file containing byte-code.
- Follow the step-by-step instructions on how to install Aspose.PDF for Android via Java.
System Requirements
- Android API 31 and 32
- Android 4.0 and above
- Android Studio and SDK tools
For more details about optional package dependencies, such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging JAI please refer to [Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/).
Explore File Metadata Options with Android
DOC Files Metadata
(Microsoft Word Binary Format)
DOCM Files Metadata
(Microsoft Word 2007 Marco File)
DOCX Files Metadata
(Office 2007+ Word Document)
DOT Files Metadata
(Microsoft Word Template Files)
DOTX Files Metadata
(Microsoft Word Template File)
ODP Files Metadata
(OpenDocument Presentation Format)
ODS Files Metadata
(OpenDocument Spreadsheet)
ODT Files Metadata
(OpenDocument Text File Format)
PDF Files Metadata
(Portable Document Format)
PPT Files Metadata
(PowerPoint Presentation)
PPTX Files Metadata
(Open XML presentation Format)
RTF Files Metadata
(Rich Text Format)
XLS Files Metadata
(Microsoft Excel Binary Format)
XLSB Files Metadata
(Excel Binary Workbook)
XLSM Files Metadata
(Macro-enabled Spreadsheet)
XLSX Files Metadata
(Open XML Workbook)