#814 closed improvement (fixed)
Support for runviaservice option of DocToAnyConverter
Reported by: | car031 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.7.2 |
Component: | Format Conversion | Version: | 7.7.1 |
Keywords: | Cc: |
Description
Her is a feedback and info i found on doc2any website. I think with a little work perhaps you can implement this:
Situation 1
When you call doc2any.exe to convert DOC or other formats to PDF document in ASP, ASP.NET and C#, etc. programming language, you don't have the way to run MS Office inside an interactive user account. So please manually run docPrint_Service.exe in doc2any_service at first, then you will see a book shape icon appears in the informing area in lower right corner. Please call the following commands from ASP, ASP.NET and C#:
D:\VeryPDF\doc2any.exe -runviaservice "D:\test.docx" "D:\test.pdf"
For this you could only implement the -runviaservice parameter...
Found here:
http://www.verydoc.com/doc-to-any/update.html
Change History (2)
comment:1 Changed 7 years ago by car031
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by car031
- Summary changed from Support for runasservice option of DocToAnyConverter to Support for runviaservice option of DocToAnyConverter
Note: See
TracTickets for help on using
tickets.