htmltopdf_syncfusion 0.0.1
htmltopdf_syncfusion: ^0.0.1 copied to clipboard
A Dart package that converts HTML and Markdown content into Syncfusion PDF.
0.0.1 #
- Initial Release:
- Converts HTML strings to Syncfusion PDF widgets.
- Supports Markdown parsing.
- Arabic Support: Right-to-Left (RTL) text direction and character reshaping.
- Multi-language: CJK and Emoji font fallback support.
- Styling: Basic CSS support (fontSize, color, backgroundColor, alignment, borders).
- Lists: Ordered and unordered list rendering.
- Tables: HTML table rendering with borders.
- Images: Support for network and asset images.