Since HTML has a specific format with tags, your best bet would probably using awk. It'll be messy, and you will have to learn the syntax.
Jeremiah Bess Penguin Geek, Network Ninja, Father of Five On Jul 14, 2012 4:15 PM, "gcopper" <[email protected]> wrote: > Hi, > > I'm using ubuntu110.10 > > Name of the program: pdftohtml > Input: pdf-file (test.pdf) with 3 pages > Output: test-1.html, test-2 html, test-3.html > How can I merge the output to a single file = test.html? > > Regards > gcopper > > -- > You received this message because you are subscribed to the Linux Users > Group. > To post a message, send email to > linuxusersgroup@googlegroups.**com<[email protected]> > To unsubscribe, send email to linuxusersgroup+unsubscribe@** > googlegroups.com <linuxusersgroup%[email protected]> > For more options, visit our group at http://groups.google.com/** > group/linuxusersgroup <http://groups.google.com/group/linuxusersgroup> > References can be found at: http://goo.gl/anqri > Please remember to abide by our list rules (http://tinyurl.com/LUG-Rulesor > http://cdn.fsdev.net/List-**Rules.pdf<http://cdn.fsdev.net/List-Rules.pdf> > ) > -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup References can be found at: http://goo.gl/anqri Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or http://cdn.fsdev.net/List-Rules.pdf)
