Please have a look at the following use-case/feature:
How we can programmatically pass a file ID to the angular component and make it load/render. Currently we are using file upload button and it loads all the documents from the sample folder and then we select one of the files from that list to view/render it. Is there a way to exempt this step and directly load a file that is passed from the Web form. Currently, cannot find a way to pass any value without modifying the angular component.
Could you please implement this feature?
Thanks
This issue is raised in https://github.com/groupdocs-free-consulting/projects/issues/21 and https://forum.groupdocs.com/t/guidance-on-extending-angular-ui-functions-for-the-groupdocs-annotation-for-net-demo/10671/4?u=atir_tahir Hi,
Please have a look at the following use-case/feature: How we can programmatically pass a file ID to the angular component and make it load/render. Currently we are using file upload button and it loads all the documents from the sample folder and then we select one of the files from that list to view/render it. Is there a way to exempt this step and directly load a file that is passed from the Web form. Currently, cannot find a way to pass any value without modifying the angular component. Could you please implement this feature? Thanks