PHP Classes

Get text font size

Recommend this page to a friend!

      PHP PDF to Text  >  All threads  >  Get text font size  >  (Un) Subscribe thread alerts  
Subject:Get text font size
Summary:Or HTML mark
Messages:2
Author:King kong
Date:2017-10-12 00:55:10
 

  1. Get text font size   Reply   Report abuse  
Picture of King kong King kong - 2017-10-12 00:55:10
Hi,
I tried your PDF class. It's a great package.
Just one question, how can i display the fontsize on each line. For example, i would like display line like this :
<p style="font-size:12px">My line from the PDF...</p>

Best regard

  2. Re: Get text font size   Reply   Report abuse  
Picture of King kong King kong - 2017-10-12 01:09:23 - In reply to message 1 from King kong
Or even <p style="font-weight:500">My line from the PDF...</p>