tags:

views:

207

answers:

1

In sivlerlight web application i have created pdf using pdfsharps silverPDF.dll.within that pdf i have added some active links.i want links within pdf on click it opens new browser window.

Thanks in advance..

A: 

In PDFsharp you add web links using

PdfPage.AddWebLink Method 

You cannot specify the target.

The best place to ask PDFsharp and MigraDoc Foundation related questions is the PDFsharp forum. The PDFsharp Team will not monitor stackoverflow.com on a regular basis.

PDFsharp Forum:
http://forum.pdfsharp.net/

PDFsharp Website:
http://www.pdfsharp.net/

PDFsharp Team