Hi,
Is there any way to view PDF files in an OLE Image box in the same way as it can be done with an image.
Like may others, I use the below code for viewing .JPG files:
Filename = Link_NDC
Image.Picture = Link_NDC
Can something similiar be used to view PDF files?
Thanks,
Is there any way to view PDF files in an OLE Image box in the same way as it can be done with an image.
Like may others, I use the below code for viewing .JPG files:
Filename = Link_NDC
Image.Picture = Link_NDC
Can something similiar be used to view PDF files?
Thanks,