we are manufacturer of Eyewear.
The work Order need to manifest the Drawing of the product.
any body know which control i should use?
we are manufacturer of Eyewear.
The work Order need to manifest the Drawing of the product.
any body know which control i should use?
AFAIK, Access cannot render DWG files for display in form or report. Are these AutoCAD files?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
If you have a full version of Adobe Acrobat you could use Access to convert a DWG file to a PDF. Then you could probably use OLE or an attachment field to get some sort of result.
yes, and my autocad version is 2008 . So i have nothing to do with it ?b
Thanks. But which control could indicate the Pdf in the reports ?
You could try using the Wizard and add an Unbound Object Frame to your report while in Design View.
I think the only way to display PDF in form is with the Web Browser control and that a report cannot embed PDF. An Image control can display jpg, bmp, png.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.