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

Center image #215

Closed
ikus060 opened this issue Oct 5, 2023 · 1 comment
Closed

Center image #215

ikus060 opened this issue Oct 5, 2023 · 1 comment
Assignees
Labels

Comments

@ikus060
Copy link

ikus060 commented Oct 5, 2023

Is it possible to center image ?

I tried various way to center image and it always printed on the left.

e.g.:

<div style="text-align: center;">
        <img th:src="my-image-file.png" alt="Project logo" src=""/>
        <br/>
        VOYONS CE QUE VOUS AVEZ SÉLECTIONNÉ !
</div>

Doing the same with text and image:
image

@asolntsev
Copy link
Contributor

asolntsev commented Oct 5, 2023

Hi.
I just tried your HTML (but with my image) - it generates a PDF with a centered image:

image

Could you provide more exact instruction how could I reproduce the problem?

Ideally, a small github project.

@asolntsev asolntsev self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants