Conversion of oracle 10g character (.txt) reports to bitmap (.pdf)

Hi,
I have two queries:
1) I want to convert oracle 10g bitmap (.rtf) reports to bitmap (.pdf) reports. I can do it by converting desformat. But the problem is .rtf reports have PAGESIZE 13 inches x 11 inches. After conversion to .pdf I need to have A4 size (11.7 x 8.3) . This also I can do it manually by changing width and height. But the issue is I'm getting error that : some object is out of body. So I have to change the marging of each and every report manually by trail & error method. Which is consuming lot of time.
So any one please provide me solution so that I can generate .pdf report in A4 format with out any issues. (By changing any class files, etc..)
2) I want to convert character(.txt) reports to bitmap (.pdf) reports. Again its having same problem as mentioned in (1). So any shortcut or any method for doing it.
Please let me know whatever you know abt this issue.
Thanks in Advance

Don't think there are any shortcuts you can convert 13x11 to 11.7x8.3 without modification of the layout. changes or moves of the frames/fields are expected if they are beyond 11.7x8.3.

Similar Messages

  • Installing Oracle 10g Forms and Reports in Cluster Mode

    Dear All,
    My OS version is RHEL 4
    In our current setup we have oracle 10g database two node  cluster and Application Server 10g to node cluster.
    Currently our report server has been configured to run in standalone mode
    I have been asked to configure oracle 10g forms and report server in cluster mode.
    Please provide me with the documentation link to configure oracle 10g reports server in cluster mode.
    Thanks and Regards
    Monoj Das

    my main goal is load balancing only
    Then what I've done in 2007 might be what you need. In that thread there is a link to Web Cache Administrator's Guide : there you'll find everything you need to configure the web cache as a load balancer, particularly chapter 8 Setup and Configuration.
    Anyway, here briefly some configurations : we have two machines, say MachineA and MachineB. The DNS resolves MachineA to a virtual address, which is normally assigned to MachineA; if MachineA crashes, it gets assigned to MachineB.
    Users URL looks like this : http://MachineA:<port>/forms/frmservlet?config=<some config>
    MachineA's web cache distributes connection requests between MachineA and MachineB.
    Of course we're now using 11g as well, but that's another thing.

  • Oracle 10g discoverer and report services installation issue

    Hi
    Could some one help me in finding the solution for the problem while installing oracle 10g discoverer and report services installation ..
    at configuration assistants the opmn configuration failed..
    could some one suggest the possible solution for this problem.
    thanks

    at configuration assistants the opmn configuration failed..additional clues may exist within log file.
    Edited by: sb92075 on Aug 29, 2010 7:19 PM

  • Download Oracle 10g Character set scanner for Solaris

    http://www.oracle.com/technology/software/tech/globalization/index.html
    the above link contains only the oracle 9i Character set scanner but I need the Oracle 10g Character set scanner for Solaris
    please assist me.

    Pl see MOS Doc 745809.1 (Installing and configuring Csscan in 10g and 11g (Database Character Set Scanner)
    HTH
    Srini

  • Where to place the oracle 10g forms and reports folder in Linux server

    Hi....
    Currently iam migrating a module to oracle 10g.
    All my modules which consists of form folders and report folders are inside a
    folder called PROJECT and placed in C:\ in windows server.
    So when i want to call a form or report i have used path as 'C:\PROJECT\module_name\form_name.fmx';
    Now my client wants his project to be used in LINUX based server.
    Now i want to know where i have to place my Project's form folder and reports folder
    and how i have to call them...
    thanx in advance

    Can you say how can i call reports as u said hardcoding the path while calling report is not a good practice.I agree with Dhiraj Madan, hardcoding paths is a very bad idea, your application becomes non-portable.
    For FORMS_PATH you can use default.env, as already said (or <your envfile>.env, if any).
    The same can be done for REPORTS_PATH, by using reports.sh script, in $ORACLE_HOME/bin.

  • Regarding MOSD 454811.1 ( Upgrading OracleAS 10g Forms and Reports in Oracl

    I Installed R12.1.1 and now upgrading it to 12.1.3. I am following document 1080973.1.
    As per MOSD 1080973.1, We need to upgrade Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12.
    Currently Version is 10.1.2.3 and in the document it's written that after applying all the patches, Chk that version should be 10.1.2.3
    Do I really need 10G AS form & report upgradation ?

    Hi..10.1.3.X is for IAS ORACLE HOME. I am asking about FORMS & REPORT HOMESorry, I got confused with your line --> "As per MOSD 1080973.1, We need to upgrade Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12. "
    Currently Version is 10.1.2.3 and in the document it's written that after applying all the patches, Chk that version should be 10.1.2.3
    Do I really need 10G AS form & report upgradation ?Yes, you need it. As mentioned in the doc "If customers are already on 10.1.2.3.0, follow instructions in Step 3.2 to apply the bundle patch.".
    Thanks,
    Hussein

  • Oracle 10g Forms and Reports documentation

    Hi,
    I need link to oracle docs for forms and reports 10g.
    Looked around at the following link but could not find docs apart from "Release Notes"
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/10g-forms-091309.html
    Since, i have just started working on Forms and reports and have no prior exp. in them, so i wanted link to the whole docs for the forms and reports and not just release notes.
    can anyone please provide link to the docs.
    thanks

    Hello,
    Welcome to OTN
    *Before posting on this forum please read*
    Check this link.
    1. http://www.oracle.com/technetwork/developer-tools/forms/documentation/index.html
    2. http://www.oracle.com/technetwork/middleware/reports/documentation/index.html
    If someone response is helpful or correct, please mark it accordingly.

  • Oracle 10g and 11g Reports

    I recently upgraded from Oracle Forms/Reports 10g to 11g.  Oracle 10g Reports when saved as a PDF is easily converted to a word document, however ,Oracle 11g does not convert as 10g does.  What is the difference and how to make the 11g report saved in a PDF be able to convert to a Microsoft Word document cleanly.
    Thank you,
    Steven

    Hello,
    There is a "known issue" with the PDF in 11g:
    ALERT: Reports PDF Problems in 11.1.2.1.0 Patchset for Non-Linux Platforms (Doc ID 1522543.1)
    May be the problem comes from this "issue" ...
    "Patch Set Exception" exist for this issue.
    Kind regards

  • NoSuchFieldError: conversion with Oracle 10g?

    I'm getting the following after re-running some code that worked with 9i, but doesn't with 10g. It's on a simple XMLType.createXML(Connection, Document) call. I'm using the new ojdbc14.jar that came with the Oracle10g bundle. Any ideas?
    java.lang.NoSuchFieldError: conversion
         at oracle.xdb.XMLType.<init>(XMLType.java:617)
         at oracle.xdb.XMLType.createXML(XMLType.java:706)
         at oracle.xdb.XMLType.createXML(XMLType.java:1112)
         at com.aa.rpt.apps.bsa.automation.util.BSASQLController.updatePNR(BSASQLController.java:142)
         at com.aa.rpt.apps.bsa.automation.PNRDataPopulator.run(PNRDataPopulator.java:78)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
         at java.lang.Thread.run(Unknown Source)

    yes. but using the new xdb.jar and xmlparserv2.jar that came with the 10g bundle seems to have solved my problem.

  • Newbie: How do I connect Oracle 10g to Crystal Reports 10?

    Post Author: michaeljohannes
    CA Forum: General
    Dear CR experts,I am fairly new to Crystal Reports and I'm having troubles connecting to my Oracle 10g database. It's running on Enterprise Linux and is perfect working order. I think there is some sort of syntax I am not correctly using to connect to it.Can anyone offer a suggestion? Many thanks,Mike

    Post Author: michaeljohannes
    CA Forum: General
    Sorry for the delay. I really wanted to see if I could figure this out before bothering anyone else.So far I have done the following: Created a new ODBC connection using Admin Tools > Data Sources (ODBC). I created a USER DSN connection (the first tab) and filled in the following fields:Data Source Name: orclDescription: Linux Oracle database (192.168.1.150)User Name: hrServer: 192.168.1.150When I create a new report (as you suggested), I chose this ODBC connection as the data source. But when I click  the data source name (orcl) in CR after creating the blank report, I get these errors: ORA-12504: TNS Listener was not given the SERVICE_NAME in CONNECT_DATAIs this because I have not configured my tnsnames.ora file properly on my Linux machine? Any suggestions are greatly appreciated. I'm stumped! 

  • 'REP-3316:  Oracle 10g release 2 reports

    Hi,
    I am getting this error 'REP-3316: Too many errors pushed on the stack' when i call a report from a form on oracle 10g developer suite release 2 using XML distribution.
    I have removed the outermost repeating frame and i am not passing any parameter at run time.
    Please, I'll appreciate any idea.

    Oracle 10g release 2 patch set 3 is for 10.2.0.4. Can
    this patch be applied to Oracle enterprise 10.2.0.3?
    Thanks.Always read the README to verify.
    In general a patchset can be applied to the base and any lower patchset.
    So 10.2.0.4 should, unless warned otherwise for your specific configuration, be applicable to any of 10.2.0.1, 10.2.0.2 and 10.2.0.3

  • Convert Character Mode report to Bitmap Report

    Hi all,
    I'm using Oracle DB 10g and Oracle DS 10g. I've created almost 20 character mode reports. Now, I need to convert them to Bitmap Reports. Plz. help.
    Thanx in advance.
    NEO

    you must set in property palette on your report "design in char. mode" to NO and set system parameters MODE to DEFAULT or BITMAP

  • Problem in oracle 10g web application report printing in character mode

    Hi,
    We are using oracle dev. 10g suite based web application.
    This is an application migrated from oracle forms & report 6i.
    It's working fine except printing report in character mode. When we run the report then preview is Ok but in printing format becomes wrong.
    I means printing is not same as preview.
    Can any one help me on this situation.

    you can solve this problem by using oracle remote printing utility(orarrp)
    Nizhad
    Software Engineer,
    Accel Frontline Limited,
    Kochi.

  • URL Problem Oracle 10g Forms and Reports

    Hello Room,
    As this question is related to forms and reports both, I have posted it here. I have a system which needs to be deployed in Local Lan Network and also the same Local Lan user should be able to access the same application via internet. In Addition there are also suppliers, customers who dosen't have oracle installed but will be accessing forms and reports via the url through internet which will be a natted url to our public IP. I have loaded Oracle 11g on windows 7 and all my network clients are on windows 7. I have not loaded forms and reports 10g on server, but only database 11g is installed on server. My problem is listed in points below:-
    1. Do I need to install forms and reports on server to achieve the above scenario ? or the local network installation of forms and reports on all client PC's will do ?
    2. To start OC4J instance, shall i start it only on server through batch file while booting server, or it needs to be started on all client PC's to start work from client end ?
    3. When i run forms from my client PC I get local url http://127.0.0.1/ to reach forms servlet which end up in http://localpc/.... from cookie redirect, whether this needs to be http://server/...... on all client PC's to reach the forms servlet ?
    4. If I have to start url http://server/ instead of http://127.0.0.1/... automatically while running every form to reach forms servlet, how to achieve this ?
    5. There are reports to be run from forms and parameters needs to be passed in reports from forms 10g. So in web.show_document shall i refer to absolute url for local acccess or http://server url as the same user can go to internet to access the data. ?
    6. if I load forms and reports 10g on server, do I need to install forms and reports on client end seperately to gain access in local network ?
    7. My forms and reports folders are located on server which are shared for access.
    8. What will be the scenario in case of suppliers and customers who does not have anything installed on their PC and will access forms and reports through internet ?
    I want to minimize my work. Please suggest me how to proceed about accessing forms, passing url from forms to reports in web.show_document, and Internet access url ?
    Your help is highly appreciated. Thank you in advance.

    I have tried to explain you in decent way several times that I am not lazy and there are reasons that I do not want to read pdf, because I have already read that all ! In the future please do not respond to my thread. I am not asking for your personal time. If you do not understand my efforts. Just ignore it. I have read all the white papers of Oracle and give me your email id, I will send you all the code which I have read or downloaded. You should know that the knowledge diminish as the technology change. And that does not mean every user in the forum is stupid and as wise as you are. I repeat to state that I have 15 years of experience in Oracle forms 6i._ including Oracle 7,8,9i. This is the first time I am ever visiting oracle forums since past several years. I was the first person to use oracle 7 in my city where people were not knowing what oracle is. At that time I was knowing that the password for scott is tiger which even the reputed institutes in my city was not knowing. at that time I was also knowing that one of the person from oracle made a mistake in indexing the rowid. I think this should be enough to you for now.

  • Government CAC (Smart Cards) interface to Oracle 10g Forms and Reports

    Am working an Oracle Forms and Oracle Reports (10g) WEB applications for an Air Force customer. They are wanting to use Smart Cards (CAC) to log onto their PCs and do not want to have to enter logon and passsword to enter my Oracle WEB appliaction.
    Has anyone or does anyone know of a government customer that has an Oracle forms and reports application that does not require a login and password, but uses the CAC card information to connect? If so can you please provide name of organization and contact information. thanks [email protected]

    Hi,
    I have been researching a CAC card solution for a DOD customer.
    We plan (hope) to authenticate users against their Active Directory accounts using Oracle Internet Directory and Single Sign-on Server. Active directory reads the CAC card, and Oracle verifies they are authenticated in Active Directory.
    Oracle Windows Native Authentication (WNA) may be what you're looking for.
    Here's an OBE on enabling WNA:
    http://www.oracle.com/technology/obe/obe_as_10g/im/wna/wna.htm
    Chapter 43 of the Oracle Internet Directory (9.0.4) guide discusses integration with Windows Active Directory:
    http://download-east.oracle.com/docs/cd/B10464_05/manage.904/b12118/odip_act.htm#127412
    If you haven't already done it, search these forums for "CAC". You'll find other posts from people who have implemented CAC authentication in their Oracle products.
    Good luck!
    Jim

Maybe you are looking for

  • I created a second email account with a password but when I try to get mail for it and I put in password it says login failed. Why? and how do I fix it.

    I created second email account ([email protected]) with a Password but when I try to get mail and enter password, it says "Sending of Password did not succeed. Mail server mail.comcast.net responded: login failed". What am I doing wrong?

  • Many Trash problems with leopard and no fix

    Hi I posted that my trash is not emptying under any circumstances no one seemed to know how to solve this. i noticed that there are several people with trash issues (some not emptying until restart, others cant see the trash) i just hope that apple f

  • Executing Reports via Procedure/Function

    Is it possible to execute a pre-define report created in report builder from a procedure or function outside of the report? I understand SRW.RUN_REPORT is used within a report, but I want to request a report to be executed and passed paramters via a

  • Re: Problem Printing PDF

    I hope someone can help me out. I have downloaded a PDF of the instructions for Junior Monopoly from the following link http://www.hasbro.co.uk/downloads/Hasbr - ctions.pdf I can open the file BUT I simply cannot get it to print out correctly. My set

  • MacBook Pro Crashes, Resulting in Grey Screen

    I purchased a new MBPro in September. On 3 occasions while using it, the computer freezes, morphs into a grey screen telling me (in 5 or 6 languages) that there was a problem with the computer. It restarts in just a matter of seconds. This has happen