The Android application developed for the agency is a comprehensive tool that allows users to input essential details regarding a sale transaction, including seller name, buyer name, transport name, and GST number. Additionally, it provides the option to input more specific details about the transaction in the form of a description, quantity, and rate, which are easily entered and viewed in a table format.
The Heratextile PDF Generator App is an Android application that allows users to generate PDF documents with details related to textile transactions. The app includes features to input seller and buyer information, details about transportation, GST information, and a table for item descriptions.
- Input seller and buyer details.
- Add details about transportation and GST.
- Create a customizable table for item descriptions.
- Include a logo image in the generated PDF.
- Save the generated PDF to the device's storage.
- Share the generated PDF via other apps.
- Android Studio installed on your development machine.
- Basic knowledge of Android development.
- Clone the repository:
git clone https://github.com/yourusername/heratextile-pdf-generator.git
- Open the project in Android Studio.
- Build and run the app on an Android emulator or device.
- Launch the app on your Android device.
- Fill in the required seller and buyer information.
- Add details about transportation, GST, and other relevant information.
- Customize the table with item descriptions.
- Click the "Convert to PDF" button to generate the PDF document.
- The generated PDF is saved in the "PDF Files" directory in the device's Documents folder.
- Optionally, share the generated PDF with other applications.
Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- iTextPDF Library for PDF generation.
- android studio
- java
- XML