HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › How to embedd PDF? › Re: Re: How to embedd PDF?
February 20, 2015 at 10:28
#29668
http://pd4ml.com/cookbook/pdf-attachments.htm
So I tried the inline option but pdf:attachment tag always asks for src attribute.. If I leave it empty:
<pd4ml:attachment description="attached.txt" src=""><br />
data:base64,YSxiLGMsZCxlDQp2YWx1ZSAxLCB2YWx1ZSAyLCB2YWx1ZSAzLCB2YWx1ZSA0<br />
</pd4ml:attachment>
I see just an icon and not the attachment. Do I do something wrong?