PDF Column Width

QuestionsPDF Column Width
S19K15 asked 6 years ago

Using the TCPDF with html, when html contains a table with some fixed width columns and one for example auto width column but this column is not in the end but between other columns the PRD is not rendering well.

I started to searching the width configuration inside TCPDF classes, i found it bu i think is not being used, i am also searching writeHTML() function but i am unable to find it.
Does anyone know where i can find this method?

3 Answers
Abu Ghufran answered 6 years ago

You can try checking it with tcpdf library alone.
https://tcpdf.org/examples/example_006/

If this works with core library, then we can recheck it. You can email me grid code to regenerate case.

S19K15 answered 6 years ago

I will try it, btw do you know where is writeHTML method?

Abu Ghufran answered 6 years ago

It's located in tcpdf/tcpdf.php
"public function writeHTML"

Your Answer

10 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?