rockingrohit9639 / TextAnalyzer

This is a simple text analyzer where you can perform some operations like capitalize, lower, upper, and remove punctuation. This project is a part of Cross Winter of Code.
https://textanalyzerapp.herokuapp.com/
MIT License
10 stars 25 forks source link

Generate pdf for textarea text #123

Closed Akash20x closed 3 years ago

Akash20x commented 3 years ago

💥 Proposal

Add an option Pdf Viewer that will create a pdf viewer html page for the text given by user in the textarea. User can also download this pdf.

This feature is useful when user analyse a long text and paste analysed text into textarea and now it will create its pdf.

For example :

We used a uppercase for our long text and now we have large text in uppercase, now it will create its pdf and share it in pdf form

Have you read the Contributing Guidelines on Pull Requests ?

Yes

Anyone can work on it

rockingrohit9639 commented 3 years ago

💥 Proposal

Add an option Pdf Viewer that will create a pdf viewer html page for the text given by user in the textarea. User can also download this pdf.

This feature is useful when user analyse a long text and paste analysed text into textarea and now it will create its pdf.

For example :

We used a uppercase for our long text and now we have large text in uppercase, now it will create its pdf and share it in pdf form

Have you read the Contributing Guidelines on Pull Requests ?

Yes

Anyone can work on it

Ok @Akash20x, I will assign you this issue once you finishes the old one.

Akash20x commented 3 years ago

Please assign me this issue

Akash20x commented 3 years ago

Please check my pull request

rockingrohit9639 commented 3 years ago

Please check my pull request

Bro, I will review and merge your PR tomorrow.

Akash20x commented 3 years ago

OK, no problem