Hi
I am currently evaluating the product and need to be able to perform 3 distinct tasks essential to our application:
- Convert to PDF - works fine
- Insert image files into a word document. The documentation shows how to insert an external document into the current document but I cannot find any references to image files. Is this possible
- Search for place holders and replace with an external word document. The first part works OK, ie I can use the ‘Range.Replace’ method to search for a place holder of '||FILE=|| and have been experimenting with a ‘IReplacingCallback’ function to handle the replacement but am not sure if it could actually replace the search text with a complete document.
I would be grateful if you could confirm or deny if items 2 and 3 are possible
Regards
Steve Chissell
This message was posted using Page2Forum from Aspose.Words for .NET - Documentation