Re: [iText-questions] Convert PdfCopy to ByteArrayOutputStream - PDF merging
Marta Figueiredo wrote: > Hello, > > I'm using PdfCopy to merge the contents of two PDF, but I need the merge > output to be an array of bytes - ByteArrayOutputStream. Does anyone know > how to perform this? You are asking a question you have already answered yourself! You say you are using Pd
[iText-questions] Convert PdfCopy to ByteArrayOutputStream - PDF merging
Hello, I'm using PdfCopy to merge the contents of two PDF, but I need the merge output to be an array of bytes - ByteArrayOutputStream. Does anyone know how to perform this? Thanks Marta --