0

I have a PDF template that contains a .JPG image of a signature. When creating a batch of PDF's from that template, the signature is rendered correctly.

When I split apart the batch, the signature in the individual files appears as expected.

However, when the individual files are then remerged, the signature no longer appears.

  • A [Short, Self Contained, Compilable, Example](http://sscce.org/), please. – mkl Jan 23 '14 at 15:22
  • Surely you're using `PdfCopy` or `PdfSmartCopy` to merge the individual files? If `PdfSmartCopy`, which version of iTextSharp are you using? There were some problems with old versions. – Bruno Lowagie Jan 24 '14 at 07:51
  • I am using the same MergerFiles function found on this thread: http://stackoverflow.com/questions/6029142/merging-multiple-pdfs-using-itextsharp-in-c-net – user3228261 Jan 30 '14 at 19:31
  • Which one, the one from the question or one from the answers? – mkl Mar 13 '14 at 14:42

0 Answers0