Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question How to Concat N files with header ?

More
06 May 2019 16:39 #1 by Virginie_Samson
Virginie_Samson created the topic: How to Concat N files with header ?
Hello
We need to concat a variable numbers of files in 1 file.
We used a process with the file Action : Concat Files.

We have the "Keep Header On First" at True (to get only 1 header in the result)

We try to put the header text, or header size, but then we have a blank line at the place of the other files header.
We try to add "\n" to the header text, but on the following line,the 1rst caracter is missing .

How can we do please?
Thanks
Virginie
More
10 May 2019 14:23 #2 by Adrian MATYSIAK
Adrian MATYSIAK replied the topic: How to Concat N files with header ?
Hi Virginie,

Thank you for your question.
As discussed in the support ticket here is an article that we have just created and that explains how to remove header/footer when using the action "Concat Files" :
stambia.org/doc/131-technology-articles/...-concat-files-action

Kind Regards,
Adrian Matysiak
More
10 May 2019 14:43 #3 by Virginie_Samson
Virginie_Samson replied the topic: How to Concat N files with header ?
Perfect
Thanks you Adrian !