<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding images into ods pdf one below the other with space in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298489#M16914</link>
    <description>&lt;PRE&gt;
Sorry. I am going to leave it to @Cynthia .
Maybe you could get it by creating a RTF file and convert it into a PDF file.

&lt;/PRE&gt;</description>
    <pubDate>Thu, 15 Sep 2016 02:28:56 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-09-15T02:28:56Z</dc:date>
    <item>
      <title>Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294041#M16688</link>
      <description>&lt;P&gt;Hi SAS experts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want add two images one below the other with some space in cover page, and want to add a page title for all the pages in the middle of the page...is there is any way to do this..&lt;SPAN&gt;waiting for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;With the below code I got two images one below other but without any space. waiting for your help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data _pdftitle;&lt;BR /&gt;holder=1;&lt;BR /&gt;text="New map for the country wide&lt;BR /&gt;accounts";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods escapechar = '^';&lt;BR /&gt;title height=20pt;&lt;BR /&gt;title1 height=25pt;&lt;/P&gt;&lt;P&gt;ods pdf file="C:\users\kalalsan\desktop\logo_test_maps.pdf" notoc startpage=no color=full;&lt;BR /&gt;ods pdf text = '^{style [preimage="C:\Users\name\Desktop\new1.jpg"}';&lt;BR /&gt;ods pdf text = '^{style &amp;nbsp;[preimage="C:\Users\name\Desktop\new2.jpg"}';&lt;/P&gt;&lt;P&gt;title;&lt;BR /&gt;title1 ;&lt;BR /&gt;footnote1;&lt;BR /&gt;footnote2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2016 14:19:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294041#M16688</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-08-25T14:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294044#M16689</link>
      <description>&lt;PRE&gt;
Not Sure:


ods pdf text = '^{style [preimage="C:\Users\name\Desktop\new1.jpg"}  ^n^n^n^n  ^2n    ';
ods pdf text = '^{style  [preimage="C:\Users\name\Desktop\new2.jpg"}';


&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Aug 2016 14:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294044#M16689</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-08-25T14:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294305#M16696</link>
      <description>&lt;P&gt;Its working...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 08:40:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294305#M16696</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-08-26T08:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294327#M16697</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there is any way to increase the font size of ods pdf text without creating any style template.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 10:02:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294327#M16697</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-08-26T10:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294332#M16698</link>
      <description>&lt;PRE&gt;
You can use style FONT_SIZE:



ods escapechar='~';
ods text='~S={fontsize=20} xxxxxxxxxxxxx';
proc print data=sashelp.class;run;



&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Aug 2016 10:10:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294332#M16698</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-08-26T10:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294832#M16712</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help..&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 14:09:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/294832#M16712</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-08-29T14:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296684#M16801</link>
      <description>&lt;P&gt;Hi Ksharp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me in this..&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to calculate the % change for fy13-fy16/fy13&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But since I have missing values am getting the result as missing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code&lt;/P&gt;&lt;P&gt;data sample;&lt;BR /&gt;input fy13 fy14 fy15 fy16;&lt;BR /&gt;datalines;&lt;BR /&gt;. 15 . 16&lt;BR /&gt;19 . 2 15&lt;BR /&gt;. 22 8 .&lt;BR /&gt;17 18 18 20&lt;BR /&gt;24 28 . 9&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is my code, but with this code am getting zero obasrvations.&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;set sample;&lt;/P&gt;&lt;P&gt;if fy13=. then delete;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if fy14=. then delete;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if fy15=. then delete;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if fy16=. then delete;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2016 10:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296684#M16801</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-09-06T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296873#M16807</link>
      <description>&lt;PRE&gt;
Add a condition before it :

if not missing(fy13) and not missing(fy16) then x=(fy13-fy16)/fy13;


&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Sep 2016 00:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296873#M16807</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-07T00:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296917#M16813</link>
      <description>&lt;P&gt;Thank you very much that works cool.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 08:40:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/296917#M16813</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-09-07T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/297969#M16866</link>
      <description>&lt;P&gt;Hi Ksharp,&lt;/P&gt;&lt;P&gt;I am adding the word document as a cover page in ods pdf file.&lt;/P&gt;&lt;P&gt;I have converted the word to pdf and used in my progrm. But am getting the error. Please help me&lt;/P&gt;&lt;P&gt;Below is the error:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error: &amp;nbsp;Unable to load image C:\temp\test.pdf; default image will be&amp;nbsp;used instead&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is my code&lt;/P&gt;&lt;P&gt;ods pdf file='path.pdf' notoc startpage=no color=full style=colorramp;&lt;BR /&gt;&lt;BR /&gt;ods pdf text='^{style[preimage="&lt;SPAN&gt;C:\temp\test.pdf&lt;/SPAN&gt;"}';&lt;/P&gt;&lt;P&gt;ods pdf startpage=now;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;goptions hsize=3.99 in vsize=4.2 in;&lt;BR /&gt;proc print data=sashelp.class;&lt;/P&gt;&lt;P&gt;goptions horigin=0 in vorigin=4 in;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc means data=sashelp.class;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;goptions horigin=4.25;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;var height;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 10:50:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/297969#M16866</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-09-13T10:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298189#M16899</link>
      <description>It is PDF file ( C:\temp\test.pdf ). Not Image file (  C:\temp\test.png ) . You can not use PDF in that way.</description>
      <pubDate>Wed, 14 Sep 2016 01:48:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298189#M16899</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-14T01:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298289#M16906</link>
      <description>&lt;P&gt;Thank you that helps me.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 12:22:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298289#M16906</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-09-14T12:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298359#M16909</link>
      <description>&lt;P&gt;Hi Ksharp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there is any way to add contents in the cover page of ods pdf.&lt;/P&gt;&lt;P&gt;The attched is the format, Please guide&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 16:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298359#M16909</guid>
      <dc:creator>sanjay1</dc:creator>
      <dc:date>2016-09-14T16:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding images into ods pdf one below the other with space</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298489#M16914</link>
      <description>&lt;PRE&gt;
Sorry. I am going to leave it to @Cynthia .
Maybe you could get it by creating a RTF file and convert it into a PDF file.

&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Sep 2016 02:28:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-images-into-ods-pdf-one-below-the-other-with-space/m-p/298489#M16914</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-15T02:28:56Z</dc:date>
    </item>
  </channel>
</rss>

