View Single Post
Old 02-06-2017, 08:46 AM   #3
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
When I used the [Insert Image] icon on the editor toolbar, I got

Code:
<div style="page-break-before:always; page-break-after:always; page-break-inside:avoid">
<svg xmlns="http://www.w3.org/2000/svg"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 version="1.1" width="100%" height="100%"
 viewBox="0 0 1200 1600" 
 preserveAspectRatio="xMidYMid meet">
<image width="1200" height="1600" xlink:href="Int_Sin_x.svg"/>
</svg>
</div>
so I thought that was the way to do it

All I did was remove the <div style ...> tags and change the width/height percent

I'll try directly embedding it
Attached Thumbnails
Click image for larger version

Name:	Capture.JPG
Views:	174
Size:	135.1 KB
ID:	154790  
phossler is offline   Reply With Quote