We support these commonly used export formats:
| Export Format | Purpose |
|---|---|
| HTML | Interactive version of an Inkdoc to retain in an archive, which can be opened without access to Inkling. Important! See Verify widget module versions for HTML below for a |
| Microsoft .docx | Print document as a fallback option for end users who can’t access Inkling digitally. |
| Low-fidelity print document for production review by non-Habitat users. Non-interactive version of document to retain in an archive. |
You cannot customize the styling of the .docx and PDF output.
During export conversion, interactive elements such as widgets, audio, video, and links are replaced with placeholders in the .docx and PDF formats.
We also support these specialist export formats:
| Export Format | Purpose |
|---|---|
| EPUB | Ebook for distribution outside Inkling. |
| EPUB with embedded video | Ebook for offline use with videos packaged directly in exported file. Export file size can be very large. |
| iBooks | Ebook optimized for distribution on iBooks. |
| Kindle | Ebook optimized for distribution on Kindle. |
The example below shows the corresponding <profile> targets for each export format.
Your configuration may show a <profile> target of pdf_v2, which is equivalent to pdf. Because we map the pdf_v2 profile to the current pdf profile, you do not need to edit this value in the Build Configuration file.