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

Fixed https://github.com/kreativekorp/barcode/issues/6 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gubi
Copy link

@gubi gubi commented Apr 23, 2019

No description provided.

@gubi gubi mentioned this pull request Apr 23, 2019
@admintariq
Copy link

How to decrease height of the svg image. I am using this "$generator->render_svg('ean-128', $suplierPartNumber, $options);"

@Kam3leoN
Copy link

Kam3leoN commented Mar 8, 2023

$options['h'] = 80;
$svg = $generator->render_svg("ean-128", $supplierPartNumber, $options);
echo $svg;

@TheSin-
Copy link

TheSin- commented Nov 20, 2024

why hasn't this been accepted yet?

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

Successfully merging this pull request may close these issues.

4 participants