Skip to main content
Sharing lets you display a published DocInject document inside any external tool or webpage without requiring viewers to log in. Each published document gets its own unique public URL. Paste it into an iframe and the document renders immediately, read-only, for anyone who has the link. A share link is a public URL with the format:
When a viewer opens this URL, DocInject fetches the document content and renders it as a clean, read-only page. No account or login is needed.
Only published documents can have shareable links. Draft and archived documents do not support sharing.
1

Open a published document

Navigate to the document you want to share. The document must have a Published status.
2

Click Share

In the document toolbar, click Share. The Share modal opens.
3

Create the link

If no Share link exists yet, click Create share link. DocInject generates a unique token and displays both the Share URL and an iframe snippet.
4

Copy the URL or iframe snippet

Use the copy button next to the Share URL field to copy just the URL, or copy the iframe snippet to paste directly into an HTML page or CMS.
All active shareable links for your organization are listed on the Dashboard under Shareable links, so you can copy any of them without opening the document.

Add to a webpage

Paste the iframe snippet from the Share modal into any HTML page:
Adjust width and height to fit your layout. The document content scrolls inside the iframe if it exceeds the set height. Open the Share modal for the document and use the actions at the bottom:
  • Reset link. Generates a new token and invalidates the old URL. Any existing share using the old link will stop working. DocInject asks you to click a second time to confirm.
  • Remove link. Deletes the token immediately. The Share URL stops working and the link is removed from the Dashboard.
Resetting a link permanently breaks all existing shares that use the old URL. Update any pages where you’ve placed the old iframe snippet.

Availability