Re: [iText-questions] Problems with Launching Application

2007-08-07 Thread Derk Crezee
I'm using adobe reader 8.1.0 and Windows Xp. Indeed it crashes with all other pdf files. Furthermore, I get the same warning before opening the pdf file: "The application c:\program files\adobe\Reader 8.0\Reader\AcroRd32.exe is set up to be launched by this pdf file ." Thnx On 8/7/07, Leon

Re: [iText-questions] Problems with Launching Application

2007-08-07 Thread Leonard Rosenthol
On Aug 6, 2007, at 11:36 AM, Derk Crezee wrote: > It works for most resources, however, when I want to launch a local > pdf file acrobat crashes. For example: > What version of Acrobat on what OS platform? Does it happen for all files or just some? > uri = "file:///c:/test.pdf" >

[iText-questions] Problems with Launching Application

2007-08-06 Thread Derk Crezee
I am having problems with opening a certain type of application. I use a PdfPCellEvent to add an launching event to a PdfPCell. code: public class MyCellEvent implements PdfPCellEvent { public void cellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases) { String uri = "some uri