<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{mso-style-priority:34;
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
@list l0
{mso-list-id:2098359573;
mso-list-type:hybrid;
mso-list-template-ids:901121474 67698705 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
{mso-level-text:"%1\)";
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I am trying to understand the question.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>1)<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If an image has no resolution inside the image itself, it will be treated as 120dpi – this applies to bitmap images only. <o:p></o:p></span></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>2)<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If an image has a resolution, it is used<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>**Now, this means only that whatever size you tell the image to be, it is placed “as is” inside that container as is. Nothing is done to it. No resolution is changed at all.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><span style='mso-list:Ignore'>3)<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If you are using SVG’s, there is no resolution (except for any bitmap you may have inside the SVG). A circle is a circle, a line is a line and a rectangle is a rectangle. They are not bits of data. It is drawn into the PDF as vector directives.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>So to create a “print quality” PDF, insert bitmaps into the PDF that are 300dpi at the size you are specifying for them. SVG has no impact on this as there is no “resolution”.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'>Kevin Brown<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'>(650) 327-1000 Direct<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'>(650) 328-8008 Fax<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'>(925) 395-1772 Mobile<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'>skype:kbrown01<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'><a href="mailto:kevin@renderx.com">kevin@renderx.com</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'><a href="mailto:sales@renderx.com">sales@renderx.com</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.5pt;font-family:Consolas;color:#1F497D'><a href="http://www.renderx.com">http://www.renderx.com</a> <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Xep-support [mailto:xep-support-bounces@renderx.com] <b>On Behalf Of </b>Annette-consultant.Bouillin@fresenius-kabi.com<br><b>Sent:</b> Monday, December 15, 2014 2:50 AM<br><b>To:</b> xep-support@renderx.com<br><b>Subject:</b> [xep-support] Image resolution in PDF output<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Hello,</span> <br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>From what I saw in the user guide, it seems that the image resolution defaults to 120dpi when not set in the image description (for PDF output). I need to create PDFs with a resolution of 300 dpi (press quality) but can't find how to modify the default resolution. I'm using SVG graphic files and, by definition, they are resolution independent. Does anybody has had the same issue and found a solution?<br>Thanks & regards,</span><br><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:#5F5F5F'><br><b><br>Annette-consultant Bouillin</b> <br>IFU project lead for ONG - Assystem consultant <br><br>FRESENIUS VIAL SAS <br>Société par Actions Simplifiée <br>au capital de 15 344 534,75 euros <br>RCS Grenoble B 408 720 282 <br><br>Le Grand Chemin <br>38590 Brézins - France <br>T : +33 4 76 67 57 04 <br>F : +33 4 76 67 11 34 </span><u><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'><br></span></u><a href="mailto:annette-consultant.bouillin@fresenius-kabi.com"><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>annette-consultant.bouillin@fresenius-kabi.com</span></a><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:#5F5F5F'> </span><u><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:blue'><br></span></u><a href="http://www.fresenius-kabi.com/"><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>www.fresenius-kabi.com</span></a><span style='font-size:10.0pt;font-family:"Verdana","sans-serif";color:#5F5F5F'> </span><br><span style='font-size:7.5pt;font-family:"Verdana","sans-serif";color:#5F5F5F'><br>Ce message est à la seule attention du (ou des) destinataire(s) attitré(s). Il peut contenir des informations confidentielles ou privées et faire l'objet d'une protection par privilège juridique. Si vous n'êtes pas un destinataire attitré, vous ne pouvez pas revoir, utiliser, copier ou distribuer ce message ou ses pièces attachées. Si vous avez reçu cette communication par erreur, merci de bien vouloir en aviser l'expéditeur par retour de courriel et de détruire de votre ordinateur ce message ainsi que les pièces attachées.<br><br>This e-mail message is intended solely for the use of the addressee and may contain legally privileged and confidential information. If you are not the intended recipient or his/her representative, please be advised that any dissemination, distribution, copying, or the use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and please delete this message and all attachments from your computer. <br><br>Par égard pour l'environnement, n’imprimez ce message que si nécessaire. <br>With regards to the environment, print this message only if necessary. </span>!DSPAM:87,548ebcf010101526618004! <o:p></o:p></p></div></body></html>