3D effect

Hi Guys,

Just went through your new version of PDFNet.dll
Thanks for introducing cool functionalities like SelectByHIghlight.
I would like to ask whether there is any possibility of giving 3D
effect to normal jpeg images and embed that within our viewer.
If not, then is there any work around so that the images that are
displayed in viewer can be shown with some effect like image
embossing.

Regards,
Sri

PDFNet can be used to add any image to PDF, however there are no
options to appliy special filter effects. For this you could use GDI+,
WPF, or any third party image library prior to adding the resulting
image to PDF. PDF format itself does not support any image or vector
filters so there would be no benefit in adding this functionality to
the core PDFNet API.