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

Font Size #123

Open
oktay2096 opened this issue Jan 20, 2021 · 2 comments
Open

Font Size #123

oktay2096 opened this issue Jan 20, 2021 · 2 comments

Comments

@oktay2096
Copy link

Hello how can I increase the size of the text under the barcode

@amirgee007
Copy link

$pdf->SetFont('Arial', 'B', 7);
$pdf->SetFontSize(19);

@micraux
Copy link

micraux commented Apr 12, 2024

Hello,

Not working for me... PDF is not generating.

Any other idea?

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

3 participants