Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create a PDF Document in Flutter

A quick-start example to help you add Syncfusion Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web.
A quick-start example to help you add Syncfusion® Flutter PDF library to a Flutter app. In this example, you will learn how to create a PDF document and add text, images, and tables to it. You will also learn how to save the file and download the document on a mobile and in the web.

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/pdf?title=create-a-pdf-document-in-flutter

Expand All @@ -15,5 +15,5 @@ Documentation: https://help.syncfusion.com/flutter/pdf/overview
To run this application, you need to first clone or download the ‘create a pdf document in flutter’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output.

## Further help
For more help, check the [Syncfusion Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
For more help, check the [Syncfusion® Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
[Flutter documentation](https://flutter.dev/docs/get-started/install).