PDF Reports in client machines

Dear all,
What are all the chances that a PDF report is not getting opened at the client machine.. all the user can able to print the same in their pc's .. in particular 2 clilent machines no PDF reports are opening..
Thanks
Yusuf

When View output is clicked, it opens the windows and closes immediatelyMost probably it is a pop-up blocker issue. Please verify that it is turned off (IE, MSN, Yahoo, Google, AOL, ..etc), and check then.
To verify, change the report type to PostScript, and check if you have the same issue with GhostViewer.

Similar Messages

  • Saving PDF report on Client machine

    Dear All,
    I have one form where the user can select the path he want to save PDF report (generated by Report Bulder) to (I am using Webutil). I set that path as DESFORMAT before calling the repot but when the report is run, it is saved on server (Application server) if the same path exists on server (e.g; c:\temp), otherwise it gives error.
    How i can do this?
    Regards

    Hello,
    I would guess that all the pdf files you are generating in AS in c:\temp directory. Otherwise if files are in c:\temp\data then you will have to change in the webutil.cfg file. So, according to your webutil.cfg file the function call can be like this..
    lResult := WEBUTIL_FILE_TRANSFER.AS_TO_CLIENT_WITH_PROGRESS
                   ('C:\TEMP\ABC.TXT',
                    'C:\TEMP\ABC.TXT',
                    'TITLE',
                    'PLEASE WAIT...');Or otherwise if the files are in C:\TEMP\DATA then change the config setting to the below and try the function as below...
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    transfer.appsrv.workAreaRoot=
    transfer.appsrv.accessControl=TRUE
    transfer.appsrv.read.1=c:\temp\data
    transfer.appsrv.write.1=c:\temp\dataAnd function like this...
    lResult := WEBUTIL_FILE_TRANSFER.AS_TO_CLIENT_WITH_PROGRESS
                   ('C:\TEMP\data'ABC.TXT',
                    'C:\TEMP\ABC.TXT',
                    'TITLE',
                    'PLEASE WAIT...');Make sure that file is readable on the AS and the directory C:\TEMP is available on the client side.
    Using example you can find in webutil demo. Check the below link.
    http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm
    -Ammad

  • Print report from client machine without showing in screen

    Hi guys!!
    I m using (forms10g+ 10gAS). I want to Print report from client machine without showing in the screen/monitor.
    Currently I m generating report in pdf format. From the pdf I m printing the document.
    But my requirements is to print directly to the printer without showing preview
    Thanks in advance
    Mokarem

    Maybe this will help:
    http://forums.oracle.com/forums/thread.jspa?messageID=1209371&#1209371
    Gary

  • Excel output of report on client machine

    excel output report on client machine
    hello
    i am running report from app server, output is excel file...
    using following URL
    web.show_document(rpt_url ||'&report='||rpt_path||'batch_idcards_print_excel.rdf&desformat=spreadsheet&destype=file&desname=c:\batch.xls','_blank');
    ----this stores the excel file at app server under c:\
    now i want to save it on client machine... how can i do that ?
    from one forum, i got help , so i changed URL as below
    web.show_document(rpt_url ||'&report='||rpt_path||'batch_idcards_print_excel.rdf&desformat=spreadsheet&mimetype=application/msexcel&destype=FILE&title=batch.xls','_blank');
    when i open report, no window opens for saving file...a new window opens and gets closed itself immediately...
    wht is the problem?... client machine having MS office excel 2003...

    Dear
    Could you, please, tell us what you've done to solve this issue? We're facing the same problem, and until now we couldn't figure out what is exactly happening.
    Thanks in advance for any help.

  • Error Loding Crystal Report in Client Machine

    I have developed a windows application using vs2010 c# and also generated crystal report using the application.The problem is I
    am able to view report on my computer but when the same application runs on a client machine its throwing an error "could not load file or assembly crystaldecisions.windows.forms version 13.0".I am not able to load the report on client machine.What
    could be the possible reasons for the error.Any suggestions would be of great help? Thanks in advance

    Hello,
    This forum is for discussions and questions regarding profiles and Microsoft's recognition system on the MSDN and TechNet sites. It is not for products/technologies.
    As it's off-topic here, I am moving the question to the
    Where is the forum for... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Issue in XL reporter on Client machine

    Hi Experts
    I am facing issue in running XL reporter on client machine aftre upgrading patch 10 of SAP B1 2007 B.
    System shows following errro
    Run TIme Error 430
    Class does not support Automation or does not support expected interface.
    pls. help me out from this.
    Regards
    Kamlesh Vagal

    Hi,
    Please check this link:
    http://support.microsoft.com/kb/248404
    Thanks,
    Gordon

  • How to Display Excel Report in Client machine  in Forms11g

    Hi All,
    we are running database in Linux server and separate Linux Application Server , But my question is how to display the data to Excel Report in the Client machine
    in Forms11g applications.
    Plesase suggest any method.
    Regards
    Venkatesulu Gunisetty

    You should use webutils.
    For proper answer, place ur request here in oracle Forms Thread,
    Forms

  • Running Reports from Client Machines in which the reports are residing on t

    Hi Folks,
    I'm using Developer 6i with Oracle 9i. I can run forms from the clients so that the FMX file is residing on a shared drive on the server, but when I try to run reports which also reside on the shared drive of server, I get error that unable to find the report. Do I need to install report server on the client machine/server or am I missing some basic step here?
    TIA
    Hassan

    Hi,
    There's a whitepaper on the topic of Forms/Reports integration for the web called "Oracle9iAS Forms Services and Reports Services Integration". This should give you the information you are seeking.
    regards,
    Stewart

  • Issue in crystal reports in client machine

    my project is running fine on development machine where i have installed visual studio 2013 and i later installed CRforVS_13_0_10 to add crystal reports feature ... i developed an application and used sql server for database ...
    when i run this software on client pc , my project is working fine except crystal report , when i want to view crystal report it gets busy in loading crystal report later it gives message
    "Failed to open the conenction , Details : [Database vendor code: 17] temp_ ....."
    on client machine i have installed CRRuntime_32bit_13_0_9

    i think i caught my problem but could not able to solve yet , my issue is that in development pc i set database of crystal report by selecting proper database linked to sqlserver ...
    later when i run my project in some other pc (i change pc name in my app.config file),
    and then the project runs but not crystal reports
    crystal report does not find database as its pc name is different , whereas pc name which is hard coded is the name of development pc ...
    how to change this pc name ????

  • Saving the PDF on the client machine

    Dear SDN Community,
      I have a requirement to save the PDF file on the client machine. Can you please advice me what are the options that I do have.
    P.S : I use 2004s, Adobe Life cycle desginer 7.1 for the development.
    Thanks!
    Surya

    Anto,
      Thanks for your reply. Can you please tell me if I can force the user to save the document on to his desktop. I need to provide him a dialogue box to save to his computer. Please advice me how I can do this programetically.
    Thanks!
    Surya.

  • How to send the content of an agent (PDF Report) to local machine in 11g

    Hi all,
    I want to export my reports (PDF format) from an agent on a local disk.
    Through an action such as javascript. After more research I do not find a solution.
    Someone should track it on the subject?
    Best regards,
    Ben

    Of course !
    This is the javascript :
    **var fso=new ActiveXObject("Scripting.FileSystemObject");**
    **var maintenant=new Date();**
    **var jour=maintenant.getDate();**
    **var mois=maintenant.getMonth()+1;**
    **var an=maintenant.getFullYear();**
    **var MaDate = jour + " " + mois + " " + an;**
    **var fileName = ['E:\\Extranet\\Reports\\'] + MaDate + " " + Parameter(1) + ['.xls'];**
    **var fooFile = fso.CopyFile(Parameter(0), fileName, true);**
    (NB : the var MaDate is just for me to specify the date in the filename)
    You must also create an action to invoke the javascript. Follow the link to see an example http://hpics.li/7cf7d3e
    Best regards,
    Ben

  • BI publisher report cannot export to PDF on client machine

    Hello,
    I have created a report in BI Publisher and it exports perfectly to PDF and other formats on our machine. However when I download the files and send it to the client they are unable to export the report to any of the formats. I have not been able to reproduce the issue and hence becoming difficult to identify where the problem might be. Any help is greatly appreciated.
    Thanks,
    DRL

    sorry  i misunderstood you
    Once the client upload the files they can view the report in interactive format but not in PDF or any other format.
    ok step by step
    Once the client upload the files
    yes. as result client have file in pdf format on local machine
    they can view the report in interactive format
    interactive format ? sorry i don't know about it
    but not in PDF
    if client has pdf report why client can't view it as pdf ? may be client hasn't any pdf viewer ?
    or any other format.
    from pdf?
    in general what are you talking about?
    about BIP Server or may be OBIEE
    how your question relate to BIP ?

  • How to download/save report from server machine to client machine?

    Hello All
    This is San,
    My problem is that i need to save pdf/html report in client machine while report running on client machine for this i have set destype as file and desformat as pdf/html.
    It is running and save automatically while report run on server machine (Application Server OS is Windows 20003 professional) but when i run it on client machine (Client machine OS is XP sp2) click on run button to run report then it give message as
    FRM-41214: Unable to run report
    When I do showjobs then it give message as
    Executed successfully but there were some errors when distribute the output<br>
    Please suggest me solution of the above mentioned.
    I am waiting for your reply.
    Thanks in Advance
    Edited by: user8752210 on Feb 11, 2011 11:46 PM

    Hello Mr.
    Thanks for quick reply.
    The e:\tempReport directory is on both app-server and client and it is shared folder, i am sending procedure that i have used as:
    PROCEDURE DOWNLOAD_AS IS
    l_success boolean;
    l_bare_filename varchar2(50);
    BEGIN
    --l_bare_filename := substr(:upload.file_name,instr(:download.file_name,'\',-1)+1);
    l_success := webutil_file_transfer.AS_to_Client_with_progress
    (clientFile => :GLOBAL.PATH3||:global.tmp--(\\client_ip_address\e:\tmpreports\file_name.html it is shared folder)
    ,serverFile => :GLOBAL.PATH2||:global.tmp--\\server_iip_address\e:\tmpreports\file_name.html it is shared folder)
    ,progressTitle => 'Download from Application Server in progress'
    ,progressSubTitle => 'Please wait'
    if l_success
    then
    message('File downloaded successfully from the Application Server');
    else
    message('File download from Application Server failed');
    end if;
    exception
         when others
         then
         message('File download failed: '||sqlerrm);
    END;
    Please suggest me what to do.
    Thanks

  • Generate barcode on paper layout PDF report - using IDAutomation

    Hello,
    Although i have asked in other threads, i please you to help me regarding this matter:
    - i am generating PDF paper report (invoices to my clients).
    - i need to print the barcodes on the invoices.
    - i have used barcode fonts (i need 128 barcode font) and distributed the PDFs but the clients' machines do not read the barcodes properly when opening the PDF (just numbers, instead of the font).
    - i have then edited the config files, so the barcode fonts to be embedded in the PDF (included in the registry path) but still when distributing the PDFs, the barcode is not displayed on regular machines, that do not have the barcode font installed.
    The question is:
    I am willing to purchase from IDAutomation their 128 barcode fonts. What to purchase?
    - just the barcode fonts, and then i will be able in the end to embed the font in the PDF?
    - or the barcode fonts with their PL/SQL package that will automatically embed the fonts in PDF?
    Thank you so much,
    Michael
    Message was edited by:
    kjt

    If your machine can open the PDF barcode but your clients' can't, I'd first figure out the PDF stuff. Such as update clients' pdf software etc.
    Think pdf barcode reports can be opened without the font installed. Though Reports Builder or Server needs the font installed to run/generate the report.
    DC

  • Store reports in client m/c using destype=localFile in rwservlet

    Hi,
    i am trying to store the reports in client machine using rwservlet(http://<<report server name>>:7777/reports/rwservlet). i gave the destype as localFile. but in screen displays a msg : "Oracle Job Status" as some number. i cannot able to trace what is the reason for this problem. If any one knows to generate reports and store that in client side using rwservlet, let me know. i badly require solution for this. Thanks in advance.
    regards,
    srini

    Hi,
    The job status is to indicate the process of the job, it was run ok you can go to the location specified in the URL to look for the report. I assume that you also have a report's name in the URL too.
    The problrm is it cannot save to the local machine. IF you specified a location that is not on the server then you would have gotten an error saying that the device is not ready, cannot send output... If you specified a drive that is similar to the server then the output went to the server, for example, you put c:\ then the report went to C:\ on the server, or if you put c:\mydir but that directory does not exist on the server then you would have gotten the error.
    All above applies to running the report outside the form and in the 9i environment, using the browser and providing the URL. Now, in the URL, for IE only, if you don't add &desname=.... part then YOU WILL GET THE SAVE AS DIALOG then you CAN SAVE to the local machine. The problem is if you save it as a PDF file then you won't be able to open it (you will see an error), somehow it did not close the file at the end of the save properly; if you save it as a RTF file then you can open it with any text editor just that the layout is messed up.
    Now, if calling from the form the report will go the location on the server as before, but it also brings up on the screen and you can save it locally using the SAVE button of the editor.
    Below is my url when running from browser:
    http://igoracledba:7777/reports/rwservlet?report=f:\9ifiles\sirc_case_report.rep&userid=hotline/hotline@desgnr9i&server=report9i&destype=localfile&desformat=pdf&desname=c:\myreport.pdf -- will save to c:\ on server (this is also used in the WEB.SHOW_DOCUMENT in the form).
    http://igoracledba:8888/reports/rwservlet?report=f:\9ifiles\sirc_case_report.rep&userid=hotline/hotline@desgnr9i&server=report9i&destype=localfile&desformat=pdf -- will get the Save dialog
    And that's what I 've been getting my project during the testing of the 9iDS suites.
    Good luck.

Maybe you are looking for

  • Multiple Portals on same box???

    Hello, Just looking for thoughts, SAP reccomendations on putting multiple EP7 portals on the same box. I think this is supported by SAP. Would this be done on seperate java instances? Basicly we want to map our portal environment to R3 Clients. Would

  • Extra jar fetched but not loaded ?

    Hi there ! I have a very strange issue. I have planned to use JNLP to "deploy" a Java application via HTTP, but I ran into some issues I was able to reproduce even using very simple projects (e.g. a Blank desktop app). The problem I have is that even

  • Missing Keyboard in Mac

    While I am in windows my keyboard works fine. When I switch to Mac I loose keyboard function. The fn-control-option-command and esc keys work, and the volume controls, up, down, an mute work but not for volume.Most of the regular keys for typing will

  • Adobe continually wants to reupdate Media Encoder 4.2 over and over..

    Adobe Updater on my iMac running Snow Leopard, weekly (automatic check for updates to my Suite of Adobe Procucts) wants to keep re-update Media Encoder 4.2. I did it a long time agao but keep getting the message to install the 100 Mbyte file Encoder

  • Best Anti Virus

    I am currently useing Norton Anti Virus for my 10.3.9 I have found it to be quite "bloated" sometimes. Can anyone recommend a (free) anti virus out there that does the job well, and protects my Mac? All suggestions are appreciated greatly!!!