syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.59k stars 780 forks source link

Pdf viewer customization changing theme and font style #2094

Open SalmanAli6944 opened 1 month ago

SalmanAli6944 commented 1 month ago

Use case

I am interested in changing the background color of the PDF viewer, as well as adjusting the font size and font family of the text displayed within the PDFs. I’ve looked through the documentation but couldn’t find information regarding these customizations. Could you please let me know if these features are supported or if there are any workarounds available to achieve this?

Proposal

https://photos.onedrive.com/share/D6C08107C6261C0B!143698?cid=D6C08107C6261C0B&resId=D6C08107C6261C0B!143698&authkey=!AOm-SyR48AHwkJo&ithint=video&e=zxeCnp

immankumarsync commented 1 month ago

Hi @SalmanAli6944, Currently, the Syncfusion Flutter PDF viewer does not support modifying the font size or font color of the text content, nor the background color of the pages in the PDF document. SfPdfViewer widget only render the page content as it was originally created.

We do not have any immediate plans to implement this feature. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters, including product vision, technological feasibility, and customer interest.