Stupi / flying-saucer

Automatically exported from code.google.com/p/flying-saucer
0 stars 0 forks source link

iframe inside XHTML page #163

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If my XHTML page contains iframe like,

<iframe title="Hello" src="https://www.xyz.com/Hello.shtml" width="620px" 
height="300px" marginwidth="0"              marginheight="0" hspace="0" vspace="0" 
frameborder="0" scrolling="auto" style="border: 1px solid #DBDCDE; 
display:block; padding:10px 5px 4px 10px;overflow-y:scroll;"></iframe>  

It won't support, the contents won't displayed inside PDF document

Original issue reported on code.google.com by bonzerma...@gmail.com on 21 Jul 2011 at 2:33

GoogleCodeExporter commented 8 years ago
It doesnt´t work only in PDF or also in renrered HTML file please?

Original comment by jan.s...@gmail.com on 20 Dec 2011 at 12:32