Skip to main content
Solved

Add multiple-line text in pdf page layout

  • June 30, 2016
  • 2 replies
  • 69 views

Forum|alt.badge.img

I'd like to generate a pdf file with a header. In this header I'd like to write a lot of stuff like this :

Name : John

Tel : 04 60 25 19 23

City : Perpignan

What is the correct process?

Do I have to put a TextAdder+PDFStyler for each line? So there will be the same number of input into the PDFPageFormatter.

Is there a transformer allowing to add a table?

Best answer by slerendu

Mea Culpa. This was a useless question.

In the TextAdder Parameters, you can do whatever you want in TextString/Open Text Editor...

Sorry for the disturbance.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img
  • Author
  • Best Answer
  • June 30, 2016

Mea Culpa. This was a useless question.

In the TextAdder Parameters, you can do whatever you want in TextString/Open Text Editor...

Sorry for the disturbance.


salvaleonrp
Enthusiast
Forum|alt.badge.img+20
  • Enthusiast
  • July 4, 2017

Not really useless when someone is trying to figure out how to create a single feature report with 50 attributes in PDF. Thanks!