Can be open a pdf without abrir it?

HELLO!!
    My consultation is the following one: I have passed a Smartforms to pdf and no problemu2026 The question is the siguente abrir the pdf I have to keep it in a directoryu2026 The pdf without keeping it in a directory can be open.
Program:
ORM smartforms_to_pdf.
*-- Declaraciones
DATA: w_ctrlop TYPE ssfctrlop,
w_compop TYPE ssfcompop,
w_return TYPE ssfcrescl,
otfdata LIKE itcoo OCCURS 0 WITH HEADER LINE,
lc_name TYPE rs38l_fnam,
intab TYPE soli_tab,
objbin TYPE solix_tab,
wa_intab TYPE LINE OF soli_tab,
wa_objbin TYPE LINE OF solix_tab,
objpack LIKE sopcklsti1, "WITH HEADER LINE.
l_nom_pdf(70) TYPE c,
l_ruta TYPE string.
*-- Función que devuelve el módulo de función del SmartForm
CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
EXPORTING
formname = 'ZIOS_CONTRATOS_CESION'
IMPORTING
fm_name = lc_name
EXCEPTIONS
no_form = 1
no_function_module = 2
OTHERS = 3.
*-- Si hubo errores, desplegar mensaje y terminar, si se continua se
*-- produce un error de run time.
IF sy-subrc <> 0.
MESSAGE ID sy-msgid
TYPE sy-msgty
NUMBER sy-msgno
WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
ENDIF.
w_ctrlop-getotf = 'X'.
w_ctrlop-no_dialog = 'X'.
w_compop-tdnoprev = 'X'.
*-- Enviar datos al formulario e imprimirlo.
CALL FUNCTION lc_name
EXPORTING
output_options = w_compop
control_parameters = w_ctrlop
izios_t_contratos = wzios_t_contratos
IMPORTING
job_output_info = w_return
EXCEPTIONS
formatting_error = 1
internal_error = 2
send_error = 3
user_canceled = 4
OTHERS = 5.
*-- Si se produce un error, reportarlo.
IF sy-subrc <> 0.
MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
ELSE.
otfdata[] = w_return-otfdata[].
ENDIF.
*-- En la tabla otfdata nos queda guardado el formulario en formtao OTF
*-- Ahora sólo resta convertir el OTF en PDF
LOOP AT otfdata.
wa_intab = otfdata.
APPEND wa_intab TO intab.
CLEAR wa_intab.
ENDLOOP.
*-- Convertir el OTF en PDF
CALL FUNCTION 'SX_OBJECT_CONVERT_OTF_PDF'
EXPORTING
format_src = 'OTF'
format_dst = 'PDF'
ADDR_TYPE =
devtype = 'LP01'
FUNCPARA =
CHANGING
transfer_bin = objpack-transf_bin
content_txt = intab
content_bin = objbin
objhead = intab
len = objpack-doc_size
EXCEPTIONS
err_conv_failed = 1
OTHERS = 2.
*-- En la tabla objbin queda guardado el PDF para salvarlo
*-- en la PC con la función 'GUI_DOWNLOAD' o bien enviarlo por mail con
*-- la función 'SO_NEW_DOCUMENT_ATT_SEND_API1'
SHIFT p_kunnr LEFT DELETING LEADING '0'.
CLEAR l_nom_pdf.
CONCATENATE g_contrato '_' 'Clte.' p_kunnr '_' sy-datum4(2) '.' sy-datum2(2) '.' sy-datum+(4)
'_' sy-uzeit(2) '.' sy-uzeit2(2) '.' sy-uzeit4(2) '.' 'PDF' INTO l_nom_pdf.
CLEAR l_ruta.
CONCATENATE 'C:/temp/' l_nom_pdf INTO l_ruta.
CALL FUNCTION 'GUI_DOWNLOAD'
EXPORTING
filename = 'C:/temp/filename.PDF'
filename = l_ruta
filetype = 'BIN'
TABLES
data_tab = objbin.
*-- Con esta función se abre el PDF
CALL FUNCTION 'WS_EXECUTE'
EXPORTING
commandline = 'C:/temp/filename.PDF'
commandline = l_ruta
program = 'AcroRd32.exe'.
ENDFORM. " smartforms_to_pdf
Thanks!!

I think Downloader in PSE organizer has capabilty to extract images from PDF.
Collin- Is there any other way in PSE to extract images from PDF. Pls tell us how hat can be done.

Similar Messages

  • How can I open a PDF file without first saving the file?

    How can I open a PDF file without first having to save the file?

    How can I open a PDF file without first having to save the file?

  • How can i open a pdf in safari without the screen turning black?

    How can I open a PDF in Safari without the screen turning black?

    Welcome to Apple Support Communities. We're all users here.
    Depending upon your version of OS X and your version of Safari, as detailed in the Adobe help document links below, Adobe pdf documents created with the latest releases may require an (updated free) Adobe plug-in for Safari, or (free) Adobe Reader in order to display properly.
    http://helpx.adobe.com/x-productkb/multi/safari-5-1-incompatible-reader.html
    http://www.adobe.com/support/downloads/product.jsp?platform=macintosh&product=10
    I encountered the problem recently when attempting to view documents from a financial institution.

  • I can't open my pdf files with adobe reader  because I get a message that saysThere was a RAISE with

    i can't open my pdf files because i get a message that saysThere was a RAISE without a handler. The application will now exit.

    What is your operating system?  Reader version?

  • Possible to overwrite a pdf when in use or open a pdf without holding/locking the file for update

    Possible to overwrite a pdf when in use OR alternative open a pdf without holding/locking the file
    We frequently generate pdf files from our 3D program and would like to know if it's possible to either open a pdf file in a way that it doesn't get locked or hold up so the pdf can be updated even when opened or in use.
    Most programs e.g. ultra edit & notepad will let go the file when you opened and hence the file can be updated or over written even when in use.
    If any guru can help, would be highly appreciated

    Hi Abbas,
    It's not possible to overwrite a pdf when it is already in use by a different program or user. The file then opens up in Read Only mode.
    You can make a copy of the file and then apply those changes later in the original file. That's the only possible solution.
    Regards,
    Rahul

  • Can't open old PDFs after updating Adober Reader to Version XI. Pls. help. Thanks.

    Can't open old PDFs after updating Adober Reader to Version XI. Pls. helop. Thanks.

    It just doesn't respond. I could click on an older PDF million times; nothing happens, but all the new PDFs created after the update open without any problems.

  • Can't 'open' any pdf but 'save and open' always works

    I have installed the latest versions of Win7 and Acrobat, without any improvement.

    Actually, provide the specific steps you are using. The problem may be an OS option, not Acrobat. To say you can not open the PDF, we would normally assume you have opened Acrobat and selected File>Open. If that is not the case, be specific about what you are doing.

  • ADE can´t open ebook PDF with DRM Lifecycle Rights Management

    Hello,
    the ADE can´t open the pdf files with Adobe Lifecycle Rights Management.
    I have download a Ebook in pdf file format with DRM at adobe lifecycle rights management.
    The Reader XI can this open and work with them.
    The ADE Suite can´t read this file and say some errors found on the dokument.
    The adobe reader on the device (ebookreader Pocketbook 840 with newest softwareversion) do not open this file and without messages give up.
    The Pocketbook Support tell to me contact adobe support.
    My problem i don´t have information of the adobe softwar on the pocketbook. Only by cummunity some
    The ADE 4.x and 3.x tested without solution.
    Support files or dumps from device not available.
    Why the ADE not support "adobe" lifecycle rights management.
    And can i close this gap?
    I`m only the consumer on pocketbook and onliehe.de
    The Adobe licensee/customer Pocketbook and Onleihe.de do not support or don like support own customer at this issue.
    Kind regards
    Eddi
    Sorry for my bad english

    Hello,
    at this situation a call with Hotline at Adobe, the ADE no listed and closed talk by system. "Many Thanks".
    This can`t not be a serios Solution.
    At producer from the device not fully unterstand the problem-
    ADE can´t read the File and tell back its corrupt.
    The device (Pocketbook 840) with Adobe Viewer stoped open file without message.
    Pocketbook Support say download only products with support. PDF with DRM it´s ok, but not Adobe Lifecycle.
    Thats can´t be the right way to sell products without support of own fail.and say buy other E-Books.
    At wait on 11 days to see at this support instrument are only help for lightweight problems. I see to much questions without message from moderator, the consumer can´t do adobe work.
    Kind regards
    Eduard Kick

  • How can I open a PDF into an iBooks folder other than PDF folder?

    How can I open a PDF directly into a folder in iBooks other than the PDF folder?  I have different folders made and am currently having to open into the PDF folder and then move to the correct folder. Can I open directly into the needed folder? 

    No, I don't think so. The pdf isn't capable of knowing which folder you would like it to open in – all it knows is that it is a pdf. It's up to you to put it in the appropariate folder.

  • How can I open a PDF in iBooks on iPhone 5s?

    I have PDFs in iBooks. When I try to open them it says I should open them with Adobe Reader. I downloaded Adobe Reader but can't seem to get the PDFs to open with it.
    I found a previous thread saying that you can't use Adobe Reader with iBooks, but that was before the 5s came out, so I'm starting a new thread. If you can't open a PDF from iBooks with Adobe Reader, why is it telling me to use Adobe Reader? And how else can I open it?
    This shows what happens when I try to read my PDF, and click on the icon that's supposed to let me open it in Adober Reader:

    This particular file is a PDF Portfolio, which needs Flash to display correctly. When you open a PDF Portfolio in the Adobe Reader mobile it will open in list view to get around the fact that Flash isn't supported on iOS. So, it won't open properly in a native viewer on iOS only within the Adobe Reader.

  • How can i open a PDF bank statement in numbers so that the rows and columns contain properly aligned data from statement?

    how can i open a PDF bank statement in "numbers" so that the rows and columns contain properly aligned data from statement?

    Numbers can store pdfs pages or clippings but does not directly open pdf files.  To get the bank statement into Numbers as a table I would open the bank statment in Preview (or Skim) or some pdf viewer.
    Then hold the option key while selecting a column of data.
    Then copy
    Then switch to numbers and paste the column into a table
    Then repeat for the other columns in the pdf document
    It would be easier (in my opinion) to download the QFX or CSV version from your bank

  • I can't open a pdf file since updating to firefox 4.0. I have foxit reader installed and it worked before. Adobe is not compatible with Firefox. What do I need to do. I need to file my income tax online and can't because of this issue

    Just can't open any pdf files. Having no luck trying to fix myself.

    For Firefox users, there might be a built in pdf viewer, or a preferred viewer that handles pdf files.
    I am not having any trouble logging in, so lets try this:
    * Remove any cookies from the cache: [[Delete cookies to remove the information websites have stored on your computer]]
    *[[Refresh Firefox - reset add-ons and settings]] if there is stored user data that is removed in this process: [[Back up and restore information in Firefox profiles]]

  • Can't open old PDF's

    We recently got new updated computers but we kept some of our old files. I downloaded the adobe reader x and everything, I still can't open old PDF's (saved and unsaved ones like from my email). Something with Microsoft Word comes up, and all funny writing and numbers and such! The only way I can view an old PDF's is I save them again, go to the Adobe Reader X icon on my desktop, and open the file(s) from there. It's quite a hassle because sometimes I don't want to save something, or have more than one PDF open! Help please. (I'm pretty much computer "stupid", so it might be just something small!)
    If you have any ideas for me, feel free to reply below or email me at [email address deleted by host]
    Thank you so much (:
    Message was edited by: -esther-

    Moved to Adobe Reader

  • Acrobat XI can't open a PDF file if space in name

    I have a .net WinForms Application that calls the Acrobat Reader using a System.Diagnostics.Process.Start. On Acrobat Reader 7 - 10, this works fine. On XI , I receive a message "Unable to Open a Document".
    Upon furthur research, it appears that I can't open a PDF document when using Adobe XI if the filename has a space.
    Is this a bug? is there a workaround? Any suggestions or comments will be appreciated.
     

    The way I got around this was to uncheck the Enabled Protected Mode at startup. You can find this in the Adobe menu Edit->Preferences->Security (Enhanced).

  • How can I open excel pdf files

    How can I open excel pdf files

    Hi mmart1957,
    Do you have Excel files, PDF files, or PDF files that have been converted to Excel? If you're working with PDF files, you'll need either Reader or Acrobat to open the files. If you have a converted Excel file, then you'll need Excel to open it.
    Best,
    Sara

Maybe you are looking for

  • CPU upgrade on Satellite A300D-15C

    Satellite A300D-15C - What CPU can i uppgrade to? I have a AMD Athlon X2 Dual-Core-processor QL-60 : 1.9 GHz can i uppgrade to a higher cpu freq 2,1 or can i use a AMD Turion X2 Dual-Core mobil processor RM-72 2.1 GHz or this AMD Turion X2 Ultra Dual

  • How do I get InDesign CS5 to stop changing my font to Minion Pro?

    With no document open, the font says Times New Roman, so that should be the default. However, pasting text into a text box from another program like Open Office Writer and then adding a carriage return (normal Enter, not Shift+Enter) causes the font

  • How to set a @age id to an item

    Hi, Could you please how I can set a page id to an item on the page? I have tried to create a tree using the following query on page 1, and also I have create a item P1_SCID:- === select "SCID" id, "CID" pid, "SUBCATEGORY" name, 'f?p=105:&PAGE_ID.'||

  • CRS traffic shaping and policing

    Hello, i just moved services from GSR 12404 to CRS1/8 and there is no possibility do add service-policy to L3 subinterface. RP/0/RP0/CPU0:XXX#conf t Fri Dec  9 09:25:55.690 CET RP/0/RP0/CPU0:XXX(config)#interface tenGigE 0/0/0/0.900 RP/0/RP0/CPU0:XXX

  • Unable to create invoice

    Hi All, I'd like to create an invoice in SRM. If I press the button create invoice a popup comes up with following message: "Error in Backend communication; please inform your systemadministrator" All other processes (PO, GR) are working fine. Can an