<?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: Problem when it is opened the second PDF  attachment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440457#M12955</link>
    <description>&lt;P&gt;Hi Sandra!&lt;/P&gt;&lt;P&gt;  Do you have any program with the multiple pdfs attachment and  FM "so_document_send_api1"?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2017 20:14:50 GMT</pubDate>
    <dc:creator>Claytoncbj</dc:creator>
    <dc:date>2017-05-04T20:14:50Z</dc:date>
    <item>
      <title>Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440455#M12953</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
  &lt;P&gt; I am a problem when it is opened the second PDF attachment.&lt;/P&gt;
  &lt;P&gt; Erro in Adobe "Adobe Acrobat Reader could not open.."&lt;/P&gt;
  &lt;P&gt; The first PDF is opend no problem.&lt;/P&gt;
  &lt;P&gt; I am using "CONVERT_OTF" and "CONVERT_OTF_2_PDF".&lt;/P&gt;
  &lt;P&gt; Can it be in the "objpack-doc_size"?&lt;/P&gt;
  &lt;P&gt; I am run the "ME9F" transaction to create the PDF and sending by email.&lt;/P&gt;
  &lt;P&gt; Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 13:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440455#M12953</guid>
      <dc:creator>Claytoncbj</dc:creator>
      <dc:date>2017-05-04T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440456#M12954</link>
      <description>&lt;P&gt;If your first PDF attached in the email is okay, so your general logic is good. Maybe you have not emptied an internal table before attaching the second PDF to the email, hence the error. Impossible to say from the information you have given.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 17:45:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440456#M12954</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-04T17:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440457#M12955</link>
      <description>&lt;P&gt;Hi Sandra!&lt;/P&gt;&lt;P&gt;  Do you have any program with the multiple pdfs attachment and  FM "so_document_send_api1"?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 20:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440457#M12955</guid>
      <dc:creator>Claytoncbj</dc:creator>
      <dc:date>2017-05-04T20:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440458#M12956</link>
      <description>&lt;P&gt;Are you really using both "CONVERT_OTF" and "CONVERT_OTF_2_PDF" ?&lt;/P&gt;&lt;P&gt;Because the second is simply a wrapper of the first one, calling it with parameter FORMAT = 'PDF'.&lt;/P&gt;&lt;P&gt;So you should choose only one of them, and not use the other one.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 14:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440458#M12956</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-05T14:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440459#M12957</link>
      <description>&lt;P&gt;No, sorry.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 14:25:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440459#M12957</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-05T14:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440460#M12958</link>
      <description>&lt;P&gt;Hi Sadra!&lt;/P&gt;&lt;P&gt;  You were right about "Maybe you have not emptied an internal table before attaching the second PDF to the email".&lt;/P&gt;&lt;P&gt;    The command "APPEND LINES ..." was with comment. &lt;/P&gt;&lt;P&gt;  ...&lt;/P&gt;&lt;P&gt;CLEAR w_objhead.&lt;BR /&gt;
 i_objbin[] = i_record1[].&lt;BR /&gt;
 i_solix[] = lt_solix1[].&lt;BR /&gt;
 APPEND LINES OF I_RECORD2[] TO I_OBJBIN.   &amp;lt;- THIS LINE WAS WITH "*".&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Now, it is with another problem. The second pdf is the message "A number is out of range".&lt;/P&gt;&lt;P&gt;Do you know why this message?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 20:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440460#M12958</guid>
      <dc:creator>Claytoncbj</dc:creator>
      <dc:date>2017-05-08T20:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when it is opened the second PDF  attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440461#M12959</link>
      <description>&lt;P&gt;Nope, never seen this message before.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 13:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-when-it-is-opened-the-second-pdf-attachment/m-p/440461#M12959</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-09T13:43:02Z</dc:date>
    </item>
  </channel>
</rss>

