Is it possible to create ps file from doc,xls, and ppt using .net framework?
.NET (Core and Framework)
3
Posts
2
Posters
0
Views
1
Watching
-
Hi there, I just wanted to know whether it was possible to create postscript file from doc, xls and ppt using .net framework. I am going crazy trying to find answer to this problem so at this point any help would be greatly appreciated.
Well, no. .NET cannot write a postscript file using built in libraries, nor can it read Office docs without the Office toolkit also installed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
Well, no. .NET cannot write a postscript file using built in libraries, nor can it read Office docs without the Office toolkit also installed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog