<?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: Convert TIF Binary data to PDF Binary data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829977#M1471402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIFF has to be uploaded using SE78, then you may embed it in sapscript (or smart form) and print the form -&amp;gt; a spool is generated in OTF format that you may convert easily to PDF (as you know)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Mar 2010 20:10:17 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2010-03-29T20:10:17Z</dc:date>
    <item>
      <title>Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829976#M1471401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have uploaded TIF file into table in system in Binary format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a spool from this Binary data, the spool should open in TIF format or PDF format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me in doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I knw how to convert PDF to Spool, it would be even helpful, if you tell me how to convert TIF binary data into PDF binay data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 02:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829976#M1471401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-29T02:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829977#M1471402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIFF has to be uploaded using SE78, then you may embed it in sapscript (or smart form) and print the form -&amp;gt; a spool is generated in OTF format that you may convert easily to PDF (as you know)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 20:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829977#M1471402</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-29T20:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829978#M1471403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my process, is that the tif file will be attached as attachment to transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read the transaction (which I am geting it) and create a spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me in this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 22:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829978#M1471403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T22:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829979#M1471404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you should ask how to load the file. The file is probably stored in GOS? CS? DMS? Ask somebody who can tell you how your source picture is stored and then you will understand how to load it. Otto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 12:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829979#M1471404</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-03-31T12:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829980#M1471405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Otto said, you have to get the TIF file (from GOS or whatever).&lt;/P&gt;&lt;P&gt;Then you write the file to presentation server (if run in dialog) or application server (if run in background) and upload it via RSTXLDMC program to SE78 (the image will be stored as an ITF text with HEX...ENDHEX statements). Then you print the image using , and print this ITF text using READ_TEXT and PRINT_TEXT (or you may include it in any sapscript or smart form). Note that this works only with TIF files which must have compression "none" or "packbits".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 13:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829980#M1471405</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T13:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829981#M1471406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is as given below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Tif file is attached as document for transaction CRMD_ORDER in CRM.&lt;/P&gt;&lt;P&gt;2. Read the tif file (I am doing this using standard functionality.)&lt;/P&gt;&lt;P&gt;3. When I read this data, I am getting the data in Binay Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Now I need to create a spool for this Binary format (Tif) without printing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Abhay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 14:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829981#M1471406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T14:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829982#M1471407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe Sandra can help you with the other options, I can tell you about the Adobe form:&lt;/P&gt;&lt;P&gt;- create a form (two clicks away)&lt;/P&gt;&lt;P&gt;- place the image field on the form&lt;/P&gt;&lt;P&gt;- create a printing program (95% can be copied from any demo program for Adobe form)&lt;/P&gt;&lt;P&gt;- pass your image data into the form (you need XSTRING data here)&lt;/P&gt;&lt;P&gt;- get your PDF file with the image&lt;/P&gt;&lt;P&gt;It would take me like 5 minutes including loggin into the system to create such thing. The only concern I have is whether you have ADS installed or not. If not, you would have to find a basis guy to install it for you.&lt;/P&gt;&lt;P&gt;Regards Otto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 14:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829982#M1471407</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-03-31T14:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829983#M1471408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way... I wonder why did you post 39 posts and have never got a single SDN point. That means you are a lurker right? We don´t like these guys around. Maybe you would consider helping some people in return? Otto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 14:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829983#M1471408</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-03-31T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829984#M1471409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do as I said, what other information do you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 14:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829984#M1471409</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T14:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829985#M1471410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO reply to you question. I have forgotten the password for my SDN ID which I normally use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am using this ID, thats the reason you see no points in my name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 15:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829985#M1471410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T15:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829986#M1471411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am done with converting PDF file to spool. There is standard program RSPO0023 which I had to modify for my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I am workin on TIF file. Coz the client wants both TIF and PDF files to be converted to a spool, as both these files will be attached to order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 15:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829986#M1471411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829987#M1471412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you won't be able to put a binary PDF into spool.&lt;/P&gt;&lt;P&gt;BTW why do you want to generate a spool but not print it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 16:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829987#M1471412</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T16:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829988#M1471413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirement is to create spool for all the attachments (PDF/TIF).&lt;/P&gt;&lt;P&gt;Then a batch report will pick all the spools and send it to printing at 1 time in night.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have to create a spool for PDF and TIF attached to order. I am able to create spool for PDF, but unable to find the logic to create spool for TIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me in doing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 17:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829988#M1471413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T17:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829989#M1471414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't tell me what is your problem with TIFF now, I can't help more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About PDF, are you sure it works? (if they don't originate from Interactive Forms by Adobe (which generates an accompanying PS or PCL file that is the one that can be printed), you can't do it without external software; even with a printer that is able to print PDFs natively (that's rare), I couldn't succeed in generating a spool with non-corrupted data (I had some corrupted bytes every 720 bytes))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 19:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829989#M1471414</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T19:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829990#M1471415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Problem with TIF is as given::&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am getting the attachment data for TIF in BINARY FORMAT (Length 1022).&lt;/P&gt;&lt;P&gt;2. I need to create spool for this Binary format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes PDF to spool is working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 20:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829990#M1471415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T20:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829991#M1471416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 2. I need to create spool for this Binary format.&lt;/P&gt;&lt;P&gt;Maybe you missed my answer above. Here it is once again. Based on that, could you tell me what you don't understand.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Then you write the file to presentation server (if run in dialog) or application server (if run in background) and upload it via RSTXLDMC program to SE78 (the image will be stored as an ITF text with HEX...ENDHEX statements). Then you print this ITF text (which represents an image in fact) using READ_TEXT and PRINT_TEXT (or you may include it in any sapscript or smart form).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Yes PDF to spool is working fine.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Bravo! You can imagine how much I am interested to know how you did it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 21:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829991#M1471416</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T21:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829992#M1471417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for PDF to spool, there is standard report RSPO0023, I copied this program and added the code to fetch the PDF file attached to the Order (transaction CRMD_ORDER).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the mail issue I am facing is converting TIF to spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the TIF file comes from a transaction, so I cannot use any other report to print it..I will have to code it in the same program when I am fetchin the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you get my question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: abhay chauhan on Mar 31, 2010 11:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 21:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829992#M1471417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T21:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829993#M1471418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; the TIF file comes from a transaction, so I cannot use any other report to print it..I will have to code it in the same program when I am fetchin the data.&lt;/P&gt;&lt;P&gt;And so, what is the problem with my proposition? I describe it in details, I guess you didn't understand it:&lt;/P&gt;&lt;P&gt;1) let's say your program runs in background&lt;/P&gt;&lt;P&gt;2) it reads the TIFF attachment and store it in a table of 1022 bytes&lt;/P&gt;&lt;P&gt;3) save it to a dataset (file on application server)&lt;/P&gt;&lt;P&gt;4) submit RSTXLDMC with parameters: that dataset name and any image name&lt;/P&gt;&lt;P&gt;5) call function READ_TEXT to read this image (id = BCOL (or BMON if TIFF was monochrome), and object = GRAPHICS)&lt;/P&gt;&lt;P&gt;6) print this image (to a spool) using PRINT_TEXT&lt;/P&gt;&lt;P&gt;That's all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 21:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829993#M1471418</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T21:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829994#M1471419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW thanks for the info of RSPO0023. I agree it works in preview, but did you succeed in printing it? I don't understand how it could work except if you have a printer which accepts PDF format. Usually, printers accept only PCL or PS languages (+ proprinter and other minor languages), but SAP is not able to convert PDF to PCL or PS, as far as I know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 21:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829994#M1471419</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-03-31T21:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Convert TIF Binary data to PDF Binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829995#M1471420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For program RSPO0023, it will generate the application server in pcl or ps.&lt;/P&gt;&lt;P&gt;bt the function module ADS* will attach it to the spool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 22:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-tif-binary-data-to-pdf-binary-data/m-p/6829995#M1471420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T22:35:52Z</dc:date>
    </item>
  </channel>
</rss>

