Re: [iText-questions] Convert PdfCopy to ByteArrayOutputStream - PDF merging

2008-12-19 Thread 1T3XT info
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

2008-12-19 Thread Marta Figueiredo
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 --