bonjour,
j'essaie d'imprimer une iframe, j'utilise ce code
Code : Sélectionner tout - Visualiser dans une fenêtre à part
<input id="Button1" type="button" onclick="parent.frames['i1'].print()" />
le src de l'iframe
Code html : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
<iframe src="iframe_preview6c2e.html?portal_code=ooprint&amp;portal=ooprint&amp;portal_lang=FR&amp;model=5135&amp;model_id_alias=5135&amp;onglet_page=1&amp;personnalisation_id=3825305WK1566604238&amp;model_alias=0&amp;fromotherpage=1&amp;from_descr=&amp;modify_from_sc=&amp;from_sc_item=&amp;category=438" 
width=200 height=800 noresize scrolling="no" hspace="0" vspace="0" 
frameborder="0" marginheight="0" marginwidth="0" name=preview></iframe>
merci