espresso3389 / pdfrx

pdfrx is yet another PDF viewer implementation that built on the top of pdfium. The plugin currently supports Android, iOS, Windows, macOS, Linux, and Web.
MIT License
60 stars 36 forks source link

Document appearance #148

Closed rvachev closed 2 weeks ago

rvachev commented 3 weeks ago

Hi!

Thanks for developing such useful package!

May I ask you to add to your future plans feature to customize pdf page e.g. doc border (now it's black solid border), shadows and etc.?

Thanks in advance!

espresso3389 commented 3 weeks ago

1.0.61 introduces PdfViewerParams.pageDropShadow/PdfViewerParams.pageBackgroundPaintCallbacks and the new version shows drop-shadow rather than solid border.