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

width, height image problem #11

Open
pietrach opened this issue Jul 23, 2019 · 0 comments
Open

width, height image problem #11

pietrach opened this issue Jul 23, 2019 · 0 comments

Comments

@pietrach
Copy link

pietrach commented Jul 23, 2019

How to set width and height image. I try to set &w and &h params and don't work.

Examples:

<img src="barcode.php?f=png&s=ean-13&d=1111111111111&w=113&h=56" />
<img src="barcode.php?f=png&s=ean-13&d=1111111111111&w=113&h=56" width="113" height="56" />

Both code I add to PDF through mPDF library

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

1 participant