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

please add font-family support #8

Open
PatrickHuetter opened this issue Jan 3, 2013 · 1 comment
Open

please add font-family support #8

PatrickHuetter opened this issue Jan 3, 2013 · 1 comment

Comments

@PatrickHuetter
Copy link

I want to use font-family verdana for the text in my rendered pdf but the plugin doesn't recognize the css with font-family and the rendered pdf is with default font-family and serif.

It would be also fine if you would update the itext version.

@demon101
Copy link

demon101 commented Nov 2, 2014

@font-face {
font-family: 'Tahoma';
src: url(file:${System.env.HOME}/fonts/tahoma.ttf);
-fs-pdf-font-embed: embed;
-fs-pdf-font-encoding: Identity-H;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants