how to load a pdf through url in component plugin
Discussion posts and replies are publicly visible
did you try this?
we have a requirement to develop a component plugin and that plugin need read document from appian in our component plugin develop in java script we are using directly the document url in javascript to load but it is not load through js as it shows authentication issue but in the same session we can directly download the document using the url
The actual requirement is not to develop a component. It is to display a document. Are you sure a custom component is required to do that.
This component (documentViewer) displays documents stored in Appian. To display documents from another system use the Web Content Field.