Hello, I need to copy the exact layout of a pdf document data table, consisting of only eleven fields of textual information, without any graphical element. With the coping process we should retain field disposition, fonts and spacing between elements so that the difference will be only the textual information placed inside the table itself. I've no experience working with the pdf file format, so I don't know if this can easily be done editing the file in raw mode or using some kind of library. Any advice is welcomed. Thank you.