PDF Printing without Oracle BI Publisher and OC4J

Hi All
I am using Apex 3.1.2 on Oracle 10g XE. I am trying to enable PDF printing. But I am struck with Oracle BI and OC4J. I have read it some where (in a blog and I don't remember its name) that you can enable PDF printing without Oracle BI and OC4J.
Please let me know what I should do to enable PDF this way. Any links, document pointers greatly acknolwledged.
Thanks in advance.
Guru

Hi guru,
This was the reply I had got for posting the same question some time back.
Pdf printing option without using BI Publisher can be done using PL/PDF (http://www.plpdf.com) which provides a programmatic way to generate PDF documents (it doesn't produce Word docs as far as I'm aware however).

Similar Messages

  • 3D PDF files in portfolio prints to Adobe PDF printer without content

    3D PDF files in portfolio prints to Adobe PDF printer without content, but if printed from single 3D PDF file everything is fine. I need batch printing (this is the reason I use portfolio) of large amount of 3DPDF files because of the need to have proper preview of these files in browsers. Any ideas or workarounds how to have preview pdf's or jpg's of the single paged 3D PDF files, keeping relevant file names?

    I suspected as much.  I was hopeful it was something like a setting that needed to be changed or a reg hack that needed a bit changed from 0 to 1 to make the printing work as expected.  I only installed the local printer to see if the RDP session
    tunnel was in fact causing the print size to balloon so I will continue to instruct users to use that instead of the local redirected printer.  I am disappointed but not surprised.
    Edit:
    Additionally I have tested the functionality of setting the GPO settings for Easy Print to use the redirected printer's drivers instead of the ones used by easy print, by setting “Computer
    Configuration -> Administrative templates -Windows Components -> Remote Desktop Services > Remote Desktop Session Host -> Printer Redirection”.
    to “Disabled” but
    with no luck.  In fact the printer received the proper Adobe PDF driver, but the job went out into print spool hell and was lost to the ether.  I have concluded that this approach will not bear any fruit.

  • Diffrence between Oracle BI Publisher and OBIEE

    Now iam using SQL Server Reporting Services (SSRS). I want to migrate SSRS to Oracle Reports.
    I want to know the diffrence between Oracle BI Publisher and Oracle Business Intellingence Enterprise Edition (OBIEE).
    Which one is the best tool to generate Reports.

    I want to install it in High Availability mode. Does that also mean that I will have to install and configure other OBIEE components along with BI Publisher ?
    Any pointers would be highly appreciated

  • Problem regarding PDF printing in apex 3.1 and 11g database using cocoon

    Hi,
    i am configuring pdf printing on apex 3.1 (database 11g on windows XP OS) with cocoon/apache tomcat/fop using steps given in Carl Backstrom blog
    http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html
    I am using cocoon 2.2.10 / tomcat 6.0.20 and JDK 1.6
    I did everything as was mentioned in Carl's blog and everything configured without any hassle. I even enabled network services for FLOWS_030100 user on database. Even after doing all the steps I'm getting the error
    ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
    I'm confused and don't know what to do next.

    Hi,
    By default, the ability to interact with network services is disabled in Oracle Database 11g release 1 (11.1). Therefore, if running Oracle Application Express with Oracle Database 11g release 1 (11.1), use the new DBMS_NETWORK_ACL_ADMIN package to grant connect privileges to any host for the FLOWS_030100 database user. Failing to grant these privileges results in issues with PDF/report printing, specifically, you will get the following error message:
    ORA-20001: The printing engine could not be reached because either
    the URL specified is incorrect or a proxy URL needs to be specified.
    Follow the steps mentioned in the Oracle Application Express Installation Guide, [Enabling Network Services in Oracle Database11g|http://download.oracle.com/docs/cd/E10513_01/doc/install.310/e10496/post_inst.htm#BGEJJIHE]. Also refer to the [troubleshooting section|http://download.oracle.com/docs/cd/E10513_01/doc/install.310/e10496/post_inst.htm#BHAGIHIB] in case you receive an ORA-44416: Invalid ACL error after running the previous script.
    /Kenny

  • PDF Printing Issue (Converting to Spool and back to PDF)

    Hi,
    I have a document which has minimum of 25 pages. This document is designed using BSP. When i print this document in DEV this is printed without any issue, but when we print in QA this doesn't print and keeps going on and on and finally we get session time out.
    And now we got some information that this issue occurs because of Memory Management. So now we have to convert the data first to spool and from the spool we have to convert the same to PDF and then try to print.
    I have no idea about the spool. So could someone help me regarding this.
    Thanks in advance.

    Try building your code with FM " CALL FUNCTION 'GET_PRINT_PARAMETERS'
    you will have to submit your program and then
    Read spool from table tsp01.
    refer to the SAP help demo code below.
    DATA: number           TYPE tbtcjob-jobcount,
          name             TYPE tbtcjob-jobname VALUE 'JOB_TEST',
          print_parameters TYPE pri_params.
    CALL FUNCTION 'JOB_OPEN'
      EXPORTING
        jobname          = name
      IMPORTING
        jobcount         = number
      EXCEPTIONS
        cant_create_job  = 1
        invalid_job_data = 2
        jobname_missing  = 3
        OTHERS           = 4.
    IF sy-subrc = 0.
      SUBMIT submitable TO SAP-SPOOL
                        SPOOL PARAMETERS print_parameters
                        WITHOUT SPOOL DYNPRO
                        VIA JOB name NUMBER number
                        AND RETURN.
      IF sy-subrc = 0.
        CALL FUNCTION 'JOB_CLOSE'
          EXPORTING
            jobcount             = number
            jobname              = name
            strtimmed            = 'X'
          EXCEPTIONS
            cant_start_immediate = 1
            invalid_startdate    = 2
            jobname_missing      = 3
            job_close_failed     = 4
            job_nosteps          = 5
            job_notex            = 6
            lock_failed          = 7
            OTHERS               = 8.
        IF sy-subrc <> 0.
        ENDIF.
      ENDIF.
    ENDIF.
    Regards,
    Nikhil

  • How to protect against a pdf printing without protecting the file with a password ?

    I want to know if it's possible to protect a PDF against printing without protecting the file with a password ?
    It's possible to make it with Acrobat Reader or another version ?
    Thank You
    Best regards.

    Hi,
    Yes, you can restrict editing and printing of the document; although you have setup a permission password (To restrict the users from changing the document permissions).
    Please follow the steps mentioned below:-
    Open the file in Adobe Acrobat- Document properties- Security- Change security method to password security- Select Restrict editing and printing of the document
    Regards,
    Nakul

  • Printing to PDF: prints the wrong page size and orientation

    I am trying to print a simple 60 page document composed of 8 x 11 inch pages to a pdf. I want the pdf in spreads, so that 2 8x11 inch pages in portrait orientation will be next to each other as a spread. Each time I try to print, the pdf comes out in the wrong orientation or the wrong size or both. When I export it to a pdf, it is the right orientation and page size, but the file size is way too large. So how do I fix this annoying problem? I have tried adjusting the print setup but it still won't print right. This seems like a simple operation, but indesign has been giving me trouble with this for weeks. I should mention I'm using CC. Thank you.

    Go to the AdminUI ( http://<servername>:<port>/adminui ), and to Services, PDF Generator.  Pick File Type Settings, and click on the Standard entry.  If you pop open the HTML to PDF section, you can edit the size, margins, orientation, headings and footers, site recursion, and pdf initial view settings.  <br /><br />Save your settings as a new Filetype (you can make as many as you want), and pass the name the filetype as the second parameter to the call to the htmlToPDF method on the web service client.<br /><br />http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/g eneratepdf/client/GeneratePdfServiceClient.html<br /><br />I am unfamiliar with interacting directly with the web services via SOAP, so if you are not using the pre-built GeneratePdfServiceClient supplied by Adobe and this information does not solve your issue you will need to see if anybody else can help.  I imagine that there is a similar String parameter where you place the Filetype name defined in the AdminUI.<br /><br />(edit: I should mention, the GeneratePdf service is a part of PDF Generator ES, not Output ES, so you may have better luck in the general Livecycle ES forum)

  • Is it possible  to create a PDF report without using BI Publisher?

    Hi,
    I need to create a report in pdf using APEX, but I don't have BI publisher and I am not interested in to buy it . Which is it the best way to solve my problem?
    Thanks
    Edited by: user13486053 on Jan 7, 2011 6:48 AM

    Have your DBA install FOP and then find a good xml style sheet editor. Or have them install jasperreports and then use ireports to format them...
    Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

  • PDF Printing asking for user id and password

    Hi all,
    We are using SAP Integrated ITS 640 . We have configured the PDF printing device as mentioned in the SAP Note #  771683 . We have configured SSO in portal  for r/3 system and SSO works fine in portal for Internet services configured in backend but  when i give print by selecting PDF printer as output device, ITS is prompting for r/3 user id and password at that time to view the PDF. Once i give r/3 user id and password ,i am able to view the PDF.
    I found out that when PDF popup window opens it opens the HTTP url and not with the HTTPS url configured in the System configuration in portal. I feel this is the reason why i have been asked to enter user id and password. So could any one please let me know how to configure in R/3 backend to use the https url for PDF printing.
    Thanks,
    Vasu

    Hi Klaus,
    I checked the OSS note you have referred. We already are into SAP_BASIS patch level 18 and kernel patch level is 156 . Also i checked the RFC
    RSPO_FRONT_DISPLAY_JOB
    mentioned in the note . In that RFC i already have  BASE_URL parameter included in import parameter with note # OSS 957292 in short text. Pls let me know how to proceed further.
    Thanks / Regards
    Vasu

  • Error with Oracle BI Publisher and Microsoft Excel

    Hi,
    I am using Oracle BI 10.1.3.3.0 in Windows XP. Whenever I am clicking on Login of Oracle BI Publisher Menu of Microsoft Excel, it is throwing me following error
    Error: Could not get server version: Invalid procedure call or argument.
    Everything is fine with MS Word. I have installed Analyzer for Excel Tool provided with th Oracle BI version mentioned above. I am having network installation for MS Office 2003. Can anybody give a solution please.
    Thanks in advance
    Rajith

    Hi,
    I am having the same problem. Any answers?
    Regards.

  • ADOBE PDF - print driver problem converting Publisher 2007 to PDF

    I cannot find an answer to my problem anywhere online. Our company does not have InDesign yet, so I have to use Publisher 2007 (Vista operating system) to create ads. The problem is that when I go to print and choose ADOBE PDF to convert the Publisher document, the PDF output is 1/4-1/2" smaller all the way around. It is perfectly sized in Publisher, but the PDF output keeps reducing. Is there a fix for this? Thank you.

    I suspect it is a shrinking issue in Publisher (check the print properties). A lot of packages reduce the margin so it will print all of the information on printers, many printers add margin space. At least worth a check.

  • Clustered Oracle 9i AS and OC4J Problem

    Hi,
    I am working with two Oracle 9i AS (9.0.2.0.1), serverA and serverB, in a clustered environment. I have published a servlet to the cluster under the URL of /MyApp and the main servlet is MyServlet. I have noticed that when I go to either URL:
    http://serverA/MyApp/MyServlet
    or
    http://serverB/MyApp/MyServlet
    my servlet will show up fine but sometimes when going to serverA it will actually use the servlet running on serverB, and vice versa. I am able to verify this by looking at the log files. At first I wasn't sure why it would do this but it makes sense that in a clustered environment it would pick either of the servers to load balance the application. After reading some Oracle documentation it re-enforced the way the AS works.
    Recently I have noticed some problems with the cluster though but can't seem to pin-point the problem. When I go to either URL it will sometimes bring up the servlet web page but other times it will give an error of:
    No Response from Application Web Server
    Upon further investigation I noticed that the page would come up fine any time it tried to use the servlet on serverA but it seems that when it tries to use the servlet on serverB it returns the error. The problem is I am having a hard time verifying that serverB is causing problems or if it is something with the communication between the two servers. As far as I can tell in the Oracle EM it shows both OC4J containers running fine and all the other standard containers are running as well. Some testing that I have done is turning off the OC4J container on serverB. When I do this I stop getting any errors. Checking the opmn log for the containers doesn't give any information on the errors.
    Has anyone had similar problems? Might someone know how to properly test / troubleshoot the problem to see where things are messing up? Anyone have a solution?
    Thanks

    This is the way it works in 903 as well.
    There is a more general forum for 9iAS questions on this site, where other product managers who look after other areas of the product answer questions. It might be worth your while to post your question there and one of the PMs from the management team might be able to shed some light on the issue with respect to a future release.
    -steve-

  • What is difference between Oracle Application Server and OC4J

    Thanks in advance
    Regards
    Sunil

    OC4J is only the Oracle Container for Java, using a inner HTTP Server.
    Oracle Application Server, the components depend of the installation type.
    Components
    1. OC4J : Oracle container for Java ... without inner HTTP Server, this component use Apache to presentation tier.
    2. OC4J_SECURITY (SSO) : Single SingOn
    3. Forms and Report Server, Wireless ....
    4. Apache : Presentation Tier (use .so or .dll) for OC4J
    All the components of this suite are controlled by the OPMN (This component is installed in the OC4J).
    OPMN : Oracle Process Manager to control all the components.

  • Create a pdf print without the HD files

    Hello every one,
    Working on Macintoch with Lightroom 4.2
    Before we were able to print a pdf file on Mac, even if we weren't connected to the Raw files.
    It was enought to click on "brouillon" in french, what is draft I think in english I think.
    But now with lightroom 4, I can't do it anymore.
    Is it another way to do it ?
    It was realy helpfull while you were traveling, you didn't have to plug you hard drive, and it was plenty enough to show to my client.
    And also it was way faster, and I didn't have to travel with all my HD files.
    Thank for you help.

    I don't know why it changed, but you could put in a feature request at the Official Feature Request/Bug Report Forum
    In the meantime, besides waiting until you're back at the office or travelling with your photos, that plug-in I posted is your best bet.  It'll output the largest previews that LR has available, so you can then import those into Lr for printing or showing your clients.

  • PDF Printing without BI  - a solution that works

    I have used the instruction givein in the follwing post:
    http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html
    Below are my steps
    1.) Install java sdk
    2.) Create environment variable JAVA_HOME that points to this dir. : JAVA_HOME=C:\Program Files\Java\jdk1.6.0_20
    3.) Extract c:\zipfiles\apache-tomcat-6.0.29-windows-x64.zip to the directory where the program will be executed.(D:\ApexPDFPrintserver)
    4.) Do the same with cocoon-2.1.11-src.zip and fop_post.zip.
    5.) Open a CMD and go to that directory.
    6.) Check if the java home is set: (set J should show all environment variables starting with J)
    7.) Change directory to the cocoon installation: (D:\ApexPDFPrintserver\cocoon-2.1.11)
    8.) Compile the cocoon app by typing the following : D:\ApexPDFPrintserver\cocoon-2.1.11\build war
    9.) Copy the cocoon.war file from D:\ApexPDFPrintserver\cocoon-2.1.11\build\cocoon to the appache web apps directory => D:\ApexPDFPrintserver\apache-tomcat-6.0.29\webapps
    10.) Edit the server.xml (D:\ApexPDFPrintserver\apache-tomcat-6.0.29\conf) file to change the port on which the server would be available to:8085 (8080 is used by APEX) on this installation
    11.) change dir to D:\ApexPDFPrintserver\apache-tomcat-6.0.29\bin and enter startup
    12.) Apache will now create a cocoon webapp.
    13.) Copy the fop_post dir to D:\ApexPDFPrintserver\apache-tomcat-6.0.29\webapps\cocoon.
    14.) You can now test you Tomcat installation: http://localhost:8085/
    15.) And the cocoon installation.: http://localhost:8085/cocoon/.
    14.) Configure the APEX installation to use this printserver. http://localhost:8080/apex/apex_admin.
    15.) The settings can be found at manage Instance => Instance settings = > Select the report printing tab.
    16.) Print server: Standard
    17.) Print server protocol: HTTP
    18.) Printserver host address: this machine's IP
    19.) Print server port :8085
    20.) Print serverScript: /cocoon/fop_post/
    21.) Happy printing!!
    Remember to give the parsing user right to access the network.
    I have used the same script provided with the APEX installation to give the APEX_0400 user rights to the network.
    Have fun
    JJB

    mgangav wrote:
    insanemal wrote:
    change to lanuching gdm from your inittab using run-level 5
    or remove agetty from tty2
    both will resolve the issue.
    Actually, how will running gdm from inittab help with this issue?
    And I didn't understand what you meant by "remove agetty from tty2"
    You know, I am pretty sure that the issue has to be with xorg. I was having this issue a lot a month ago, but then, a certain upgrade of xorg fixed the issue. I was fine for a few weeks. My computer never crashed. But, unfortunatly, a package in that same upgrade was broken and I ended up upgrading the system again a few weeks ago. xorg also upgraded at the same time. Now, my computer keeps crashing randomly and in random ways.
    I think that the best thing to do is to keep up with the xorg updates, find one that works for your system and have pacman ignore all upgrades to xorg after that.
    Actually, if anyone can tell me how to downgrade xorg to its state 3 weeks ago, it would be absolutely awesome.
    Thanks
    Because if you use runlevel 5 you dont have agetty on TTY2 so it won't try and kill xorg all the bloody time
    The problem is caused because GDM is starting so fast the XORG server it loads up checks for free VT's and finds TTY2 is empty and starts on it. THEN your inittab fires up agetty on TTY2.. which promptly causes hell to arrive in a handbag.
    You really need to be less critical of people offering you advice.. and possibly even check what they have posted in the past.. like the threads from months ago dealing with this issue. (search is great you know)

Maybe you are looking for

  • N97 powering up problems

    I've had my n97 since the 19th June. Been sort of happy with it so far especially after the various software updates. However it has recently developed a fault where it sometimes turns itself off. When I try to turn it back on it just displays the bl

  • Trying to pass Login username and password from a non-Oracle Form

    I have a form that I am trying to use to pass a login username and password to an Oracle form. The problem is I know Oracle 10g web reports can take login parameters in a URL, but I can't seem to figure out how to encode/hide it and have Oracle read

  • Please help...My n73 (me) shutdown and restarts it...

    I just do not know, my Nokia N73 Music Edition will just shut down and restarted itself even if i am just navigating on the menus. Is this normal or there is something wrong with my unit? Virus??? please help.

  • Writing on Screen?

    Is it possible to write on the iPhone 5 screen like on the Galaxy Note? If you can, I have not figured out how to do it. Is there an App that will enable this? If this is not possible, I hope Apple will work on this. Thanks.

  • JSF Page Load

    Is there such thing as a JSF Init Page Load? the same thing that .net has with Page_Load? How do i init the code behind bean?