Skip to content

Python Script used to create various proposal documents for IIIT Bhubaneswar's Techno Cultural Fest ADVAITA. This Script helped reducing repetitve overhead over the sponsroship team for creating various proposals

License

Notifications You must be signed in to change notification settings

swoyam2609/Advaita-Proposal-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Generator Bash Script

This Bash script generates a personalized PDF document using a template and recipient information. It uses two custom Python modules, pdfEdit for PDF manipulation and recipient for creating recipient images.

Usage

  1. Run the Script:

    • Execute the script by running the following command in your terminal:

      ./generate_pdf.sh
  2. Provide Recipient Information:

    • You will be prompted to enter the recipient's details, including their name, position, organization, and address.
  3. PDF Generation:

    • The script will then create an image for the recipient using the provided information.
    • This image is then embedded into a PDF document using a template.
    • The generated PDF is saved in the Output folder with the filename based on the organization name.

Dependencies

  • pdfEdit: A module for PDF editing.
  • recipient: A module for creating recipient images.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/your-repo.git
  2. Install dependencies:

    pip install -r requirements.txt

Requirements

Example

$(cat generate_pdf.sh)

Feel free to customize the script based on your needs and adjust the README accordingly."

About

Python Script used to create various proposal documents for IIIT Bhubaneswar's Techno Cultural Fest ADVAITA. This Script helped reducing repetitve overhead over the sponsroship team for creating various proposals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages