Figures
Scroll makes a difference between inline images and figures. Inline images will be rendered within the text (inline), while figures are rendered as a block element.
Inline Images
Inline images like this
will be rendered inline.
Figures
Figures are rendered as block elements. A figure can be easily specified, by adding an image on its own paragraph like this:
| What you need to type | What you will get |
|---|---|
| !test.gif! | |
This image will we rendered in its own paragraph. If you specify a title attribute for the image, Scroll will render the title, too:
| What you need to type | What you will get |
|---|---|
| \!test.gif\|title=Test Image\! | |
| A Warning about Absolute URLs Please note that absolute URLs may cause errors in two scenarios:
|
DocBook
DocBook Reference:


Comments (2)
Jul 28
Anonymous says:
Can Scroll handle PDF output of confluence pages that have images inserted as th...Can Scroll handle PDF output of confluence pages that have images inserted as thumbnails? Seems to result in an error and failure to export.
yesterday at 09:19 AM
Stefan Kleineikenscheidt (K15t Software) says:
Actually, they should. I have created a sample page here: http://k15t.com/demo/...Actually, they should. I have created a sample page here: http://k15t.com/demo/display/SCROLLDEMO/Thumbnail+Example
Please open a support request at http://support.k15t.com and attach your wiki code. Thanks.
-Stefan
Add Comment