C
C
CatCotCod2020-10-07 15:56:40
css
CatCotCod, 2020-10-07 15:56:40

How to make equal line spacing?

Good afternoon!

I am outputting text to PDF using PHP (the user enters data and all this comes to the mail). So, in a PDF file, when transferring text to a new line, the line spacing between the first and second lines does not work (the first and second terms have some kind of interval, and only after the second the one that I set through line-height works), below 2, 3, 4 and so on works as given. What could be the problem in this case?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Adamos, 2020-10-07
@Adamos

Not in PDF for sure. In PDF, in principle, there are no line spacing.
See what you have in the HTML from which this PDF is made.
Or maybe some nuances of the library you are doing this with.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question