Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not supporting sans serif #88

Open
Sed-iq opened this issue Sep 11, 2024 · 1 comment
Open

not supporting sans serif #88

Sed-iq opened this issue Sep 11, 2024 · 1 comment
Labels
needs investigation More Information needed to resolve question Further information is requested

Comments

@Sed-iq
Copy link

Sed-iq commented Sep 11, 2024

I'm trying to create a simple pdf, but i have set my font fallback to sans-serif because of some reasons with naira symbols, so it's throwing an error, any chance i can get a work around?

@Sed-iq Sed-iq changed the title no supporting sans serif not supporting sans serif Sep 11, 2024
@joseph-grabinger
Copy link
Owner

Hey :) Could you please provide some example of your usage and the concrete error you are getting.

Since the fonts you listed are custom fonts (not a default font that is supported by flutter & the pdf package out of the box; see here, the used fonts need to be registered as explained in the README.

@joseph-grabinger joseph-grabinger added question Further information is requested needs investigation More Information needed to resolve labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation More Information needed to resolve question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants