Skip to content

sivaprasadnk/Text2Pdf

Repository files navigation

Text2Pdf

Convert any text to pdf file using this package !

Image Image

Getting Started

Add this to your package's pubspec.yaml file

dependencies:
  text2pdf: ^1.0.0

Usage

First, you just have to import the package using:

import 'package:text2pdf/text2pdf.dart';

Then , call the function as below,

  await Text2Pdf.generatePdf(content);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published