Create MDI File
lrego
Member Posts: 5
Hello I have a problem when I try to create a MDI File.
I create a Automation 'Microsoft Office Document Imaging 11.0 Type Library'.Document. But i get this error:
"An exception was raised in method SaveAs. The OLE control or Automation server has returned error (HRESULT) - 2147352567. The component did not provide the exception description"
If someone have any idea to help, I appreciate. Thanks
I create a Automation 'Microsoft Office Document Imaging 11.0 Type Library'.Document. But i get this error:
"An exception was raised in method SaveAs. The OLE control or Automation server has returned error (HRESULT) - 2147352567. The component did not provide the exception description"
CREATE(auxMDI);
auxMDI.SaveAs('C:\test.MDI');
If someone have any idea to help, I appreciate. Thanks
0
Comments
-
If theses two lines goes one after another so you do not have anything to save. At first you need to upload any data to this automation.0
-
Hi,
I have the same problem, I don´t know how to upload data to this automation...
The main idea is to save a .mdi file from a report.CLEAR(Employee); Report.ApplyFilters(AuxMes, AuxAno); Employee.SETRANGE("No.", NumEmp); Report.USEREQUESTFORM := FALSE; IF Employee.FIND('-') THEN BEGIN Report.SETTABLEVIEW(Employee); //Report.SAVEASHTML('C:\Report.mdi'); Create(auxMDI); auxMDI.SaveAs('C:\Report.mdi'); CLEAR(Report); END;
I can save as a .doc but i can´t save as .mdi
Thanks.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions