I noticed this as soon as I posted it. I edited my message almost
immediately, but perhaps I needed to resubmit for the change to take for
other users. When I look at it there is no cardTempFile.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/RandomFileOrAccessArray-
mer;
Disclaimer DisCard = null;
> -Original Message-
> From: sterlpearl [mailto:[email protected]]
> Sent: Friday, October 22, 2010 3:18 AM
> To: [email protected]
> Subject: [iText-questions] RandomFileOrAccessArray
>
>
> When I invoke
When I invoke the addColorBarLower method below, the pdfContentByte is
typically generated by code like:
PdfReader cardReader = new PdfReader(myFile.getAbsolutePath());
//PdfReader cardReader = new PdfReader(new
RandomAccessFileOrArray(cardTempFile.getAbsolutePath()), null);
PdfImportedPage impor