How to set the Nowrap in THML

QuestionsHow to set the Nowrap in THML
Faisal Ayub asked 2 weeks ago

My report looks like this

View post on imgur.com

But is is not pretty.

How can I have a Wrap Text. But another problem is that with Wrap text I would need more width of the page.

Is it possible to increase the Width of the PDF Export

 

Regards.

1 Answers
Abu Ghufran Staff answered 1 week ago

The width of the columns in the pdf is based on the width of the column in the grid.

You can set width of individual column and it will be changed in pdf as well.

You can also decrease the font of the exported pdf.

Refer https://www.gridphp.com/demo/demos/export/export-pdf.phps, e.g. change 11 to 8px font

Line 63: $pdf->SetFont(‘cid0jp’, ”, 11);

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

7 + 7 =

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?