{#if loading}
{:else if error}
{error}
{/if}
{#if !loading && !error && pdfDoc}
{/if}