It's not supported with PdfCopy.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: wang yun [SMTP:[EMAIL PROTECTED]
> Sent: Friday, November 07, 2003 17:10
> To:   Paulo Soares
> Cc:   [EMAIL PROTECTED]
> Subject:      Problem with setDuration and setTransition
> 
> Dear Paulo,
> 
> I am trying to set Duration for Presentation.
> But, it doesn't work.  I am using adobe Reader 6.0
> 
> Thank for your help,
>  
> yun wang
> 
> 
> copier = new PdfCopy(document, new
> FileOutputStream("test.pdf"));
> 
> copier.setDuration(5);
> copier.setTransition(new PdfTransition(
> PdfTransition.INBOX, 5) );    
>                       


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to