PDF Format Oracle Reports font issue

My process is generating the batch oracle Reports.
Their key map is:
Key1: %* server=server1 userid=xxxs/xxx@xxxx report=D:\sample.rdf destype=file desformat=PDF
My process is calling IAS server to generate report. IAS ser is generating and saving the report in the specified location.Reports are running on the server locally and DESTYPE=FILE. So the Oracle Reports output is saved on the server itself. Whenever i open the report on my machine/server i have font issue. Some of the reports has very tiny font. It seems the reports generated by using oracle reports which is Arial Unicode font type is causing the problem. If any reports other then Arial Unicode font like Arial Westrn, those reports are fine. We have 1000s of reports. So we don't want to change each report font type. For me it seems the issue is with the font on the server. Is there anyway to ask App server use Arial Westrn if Arial Unicode not found. How to make these configuration changes in the server. Any suggestions please.

Maybe this helps or at least points you in some direction ...
Have a look at font aliasing when configuring Application Server : http://download.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_font.htm#i1006140
If your Application Server is located on Windows I would suggest to install the fonts there.
In Unix, this a more complex task.

Similar Messages

  • PDF Format Oracle Reports font size is not consistent.

    My process is generating the batch oracle Reports.
    Their key map is:
    Key1: %* server=server1 userid=xxxs/xxx@xxxx report=D:\sample.rdf destype=file desformat=PDF
    My process is calling IAS server to generate report. IAS server is generating and saving the report in the specified location. The problem is sometimes the report font size is very tiny (especially headers & footers), it is happening for few reports. What could be the reason is there anyway to make sure that always the generated reports font size is good.

    it is happening for few reportsSo is the problem that the same reports-module sometimes has the right font and sometimes not, or is there one report which has always the wrong font?

  • How to send the output to PDF format in reports 6i?

    Hi,
    How to send the output to PDF format in reports 6i? I given Mode = BITMAP.
    DESTYPE = File, DESFORMAT = PDF, DESNAME = C:\x.pdf.
    Report is running fine. But PDF file not generated. I don't know what i missed. Any one can help this?
    Thanks
    Kavitha

    Hello,
    Do you get this problem only for DESFORMAT=PDF ?
    Test with :
    DESFORMAT = RTF, DESNAME = C:\x.rtf
    or
    DESFORMAT = HTMLCSS, DESNAME = C:\x.html
    does it work ?
    Check if DESNAME is modified in the reports itself.
    Regards

  • Backround Tasks??? I can't export PDF.. is it font issue? I thought my computer was crashing. I just replaced new harddrive.

    Backround Tasks??? I can't export PDF.. is it font issue? I thought my computer was crashing. I just replaced new harddrive.

    take a look here
    File Crashing on Output - printing/PDF/other

  • Crystal Report Font ISSUE in PDF

    Use the CR9 and CR2008 open the same report template file and export it as pdf file.
    The font format in the two pdf files are different.
    I compared the font size using File-Options (Fonts used in this document),
    In the pdf file created by CR9, it is like:
    Arial +6 (Embedded)
    by CR2008, it is like:
    Arial (Embedded Subset)
    How can I make the CR2008 displays the same font like CR9 in the C# code?
    Thanks for help, because it's quite important to our project, without getting this resolved, the report files will be rejected by customer.

    Download SP2 and test again, if it's still an issue then Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Issues in exporting SSRS report to PDF format in Report Server - Blank spaces are deleted

    Hi Gurus,
    I have a problem in exporting SSRS report to PDF format. It deletes all the blank spaces when I use bullet in a Text box and try to export to PDF formt in Report Server . For example
    •             Project submitted to the TRC
    Result in PDF format:
         • ProjectsubmittedtotheTRC
    I also noted that when I try to export to PDF in Visual Stuio 2005 (Business Intelligence development studio), it does not delete any blank spaces and shows the correct aligned Data in PDF format.
    Please help me as it is frustrating a lot
    I would highly appreciate for your quick response 

    Was there ever a solution found for this as i have the same issue.
    When bullet point is entered in a field all the spaces are removed when exported to PDF
    i tried exporting to excel and it does not remove spaces, however this is no use to me as it needs to be in PDF
    Using IE 7 (Don't think the browser has anything to do with it as this happened via a subscription)
    Didn't know SSRS had specific Service Packs, i though they came as patches to SQL Server (SQL Server is on Service Pack 3)
    This should be easy to replicate all you need to do is copy text containing a bullet point into a sql server database field and then add this field to a report export to pdf and the spaces are gone
    Thanks in advance,
    Mark Brunton
    brunzire

  • Oracle Report Server Issue with Japanese Characters

    We are trying to setup a Oracle Report Server to print the Japanese characters in the PDF format.
    We have separate Oracle Report servers for printing English, Chinese and Vietnamese characters in PDF formats using Oracle Reports in the production which are running properly with Unix AIX version 5.3. Now we have a requirement to print the Japanese characters. Hence we tried to setup the new server for the same and the configurations are done as same as Chinese/Vietnamese report servers. But we are not able to print the Japanese characters.
    I am providing the details which we followed to configure this new server.
    1.     We have modified the reports.sh to map the proper NLS_LANG (JAPANESE_AMERICA.UTF8) and other Admin folder settings.
    2.     We have configured the new report server via OPMN admin.
    3.     We have copied the arialuni.ttf to Printers folder and we have converted this same .ttf file in AFM format. This AFM file has been copied to $ORACLE_HOME/guicommon/gk/JP_Admin/AFM folder.
    4.     We have modified the uifont.ali (JP_admin folder) file for font subsetting.
    5.     We have put an entry in JP_admin/PPD/datap462.ppd as *Font ArialUnicodeMS: Standard "(Version 1.01)" Standard ROM
    6.     We have modified the Tk2Motif.rgb (JP_admin folder) file for character set mapping (Tk2Motif*fontMapCs: iso8859-1=UTF8) as we have enabled this one for other report servers as well.
    Environment Details:-
    Unix AIX version : 5300-07-05-0831
    Oracle Version : 10.1.0.4.2
    NLS_LANG : JAPANESE_AMERICA.UTF8
    Font Mapping : Font Sub Setting in uifont.ali
    Font Used for Printing : arialuni.ttf (Font Name : Arial Unicode MS)
    The error thrown in the rwEng trace (rwEng-0.trc) file is as below
    [2011/9/7 8:11:4:488] Error 50103 (C Engine): 20:11:04 ERR REP-3000: Internal error starting Oracle Toolkit.
    The error thrown when trying to execute the reports is…
    REP-0177: Error while running in remote server
    Engine rwEng-0 crashed, job Id: 67
    Our investigations and findings…
    1.     We disabled the entry Tk2Motif*fontMapCs: iso8859-1=UTF8 in Tk2Motif.rgb then started the server. We found that no error is thrown in the rwEng trace file and we are able to print the report also in PDF format… (Please see the attached japarial.pdf for your verification) but we are able to see only junk characters. We verified the document settings in the PDF file for ensuring the font sub set. We are able to see the font sub setting is used.
    2.     If we enable the above entry then the rwEng trace throwing the above error (oracle toolkit error) and reports engine is crashed.
    It will be a great help from you if you can assist us to resolve this issue…

    Maybe 7zip or another tool has workarounds for broken file names, you could try that.
    Or you could try to go over the files in the zip archive one-by-one and write it to files out-1, out-2, ..., out-$n without concerning yourself with the file names. You could get file endings back via the mimetype.
    This script might work:
    #include <stdio.h>
    #include <zip.h>
    static const char *template = "./out-%04d.bin";
    int main(int argc, char**argv)
    int err = 0;
    zip_t *arc = zip_open((const char*)argv[1], ZIP_RDONLY, &err);
    if(arc == NULL)
    printf("Failed to open ZIP, error %d\n", err);
    return -1;
    zip_int64_t n = zip_get_num_entries(arc, 0);
    printf("%s: # of packed files: %d\n", argv[1], n);
    for(int i = 0; i < n; i++)
    zip_stat_t stat;
    zip_stat_index(arc, i, ZIP_FL_UNCHANGED, &stat);
    char buf[stat.size];
    char oname[sizeof(template)];
    zip_file_t *f = zip_fopen_index(arc, (zip_int64_t)i, ZIP_FL_UNCHANGED);
    zip_fread(f, (void*)&buf[0], stat.size);
    snprintf(&oname[0], sizeof(template), template, i);
    FILE *of = fopen(oname, "wb");
    fwrite(&buf[0], stat.size, 1, of);
    printf("%s: %s => %lu bytes\n", argv[1], oname, stat.size);
    zip_fclose(f);
    fclose(of);
    zip_close(arc);
    return 0;
    Compile with
    gcc -std=gnu99 -O3 -o unzip unzip.c -lzip
    and run as
    ./unzip $funnyzipfile
    You should get template-named, numbered output files in the current directory.
    Last edited by 2ion (2015-05-21 23:09:29)

  • Oracle Reports Font Standardization

    We need to make our Oracle database and applications Unicode compliant. To do this we have decided to use the UTF8 character set. The NLS_LANG Oracle registry string can be set to use UTF8.
    We have decided to use the Andale font. This means the data items in all our forms and reports need to be set to use the Andale font.
    With Oracle Forms, a property class can be used but with Oracle Reports I'm not sure how this can be implemented so the font for all our pre-existing reports can be changed in one place. Oracle reports does not have property classes like Forms does. You can create a Reports template that can be selected from the Reports Wizard before the layout is generated but as far as I can tell that would require regenerating the layout for every report every time a font change is required. I don't want to do that I just want to have it changed from a reference like Forms has with the property class that can be inherited.
    Do you know how Oracle Reports works in this regard? Is there a clean way to set up Oracle Reports so the font for all data items can be changed in one place or will I have to manually change it for every desired item in every report? There is also the possibility of creating a custom Oracle registry string for font and using that but I don't know if that is a good idea.
    null

    Hello,
    If Cyrillic or any other locale served by a single-byte font is the only requirement, then it is easier to achieve success. You can use UTF8 in your database, and use the appropriate single-byte character set in your Reports environment (e.g., Windows 1251 for Cyrillic). There are still issues that may need to be resolved - for example, Reports doesn't generate the corresponding IANA characterset marking at the beginning of the HTML file, nor put the specific codepage marking at the beginning of the RTF file to force the respective applications to use the correct codepage if it isn't the user's default. But most of the issues are pretty straightforward to remedy in one fashion or another.
    In general, to get past a wealth of issues today (e.g., availability of fonts, performance, issues with graphs, printer drivers), it's generally easier to set up multiple web/application server environments, each one dedicated to serve a particular locale or range of locales (e.g., Western European). This can be front-ended by a generic servlet that senses the user's browser settings, and redirects to the appropriate environment.
    Note for Reports 9i, we've rev'ed up to PDF 1.3 format, and provide support for font embedding and subsetting, and also multibyte support via the 4 Asian font packs that Adobe offers as options for the Acrobat Reader.
    There are other locale-specific and multi-locale improvements to Reports 9i, too. But a pure UNICODE web/application server environment will remain a challenge to implement for a few awhile, yet.
    Regards,
    The Oracle Reports Team --skw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Unicode support in PDF format :: Crystal Reports XI R2

    Hi,
    We are using crystal reports XI at present. While generating the report using JRC and exporting the same in PDF format does not display the unicode characters (japanese). However, exporting the reports in RTF format or displaying HTML content using crystalviewer displays the unicode data properly.
    We have heard that CR XI R2 package does this support in displaying the unicode characters for PDF format.
    So we have downloaded the latest files from BO forum and we tried. But the result is the same, it does not display the unicode characters.
    Is there any work around to display the japanese characters??
    Changing the font type to MS-MINCHO in the respective fields in the RPT object does this trick. But we almost have 35 rpt files and needs to be supported for European and as well asian languages.
    Changing for the font type for every reports or keeping different RPT files for differnet languages will be tedious to do.
    Is there any JRC method available to set the font type @ runtime?
    Thanks in advance.

    Do you have a current support contract?  Or do you wish to purchase support?  Or are you looking for the old Assist support case?
    As for your post and why no-one's responding:
    [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/x/fgq]
    You're discouraging others from replying to your post by not following the forum rules.
    You're multi-posting.  You're not providing sufficient information.  You state a very general issue with no detailed information.
    Is JBoss on the supported platform list for your version of Crystal?
    Which SDK are you using - there are multiple SDKs for Java?
    How is the export being corrupted?
    [Fiddler|http://www.fiddlertool.com/fiddler/] or [Charles|http://www.charlesproxy.com/] may help in this regard.
    Sincerely,
    Ted Ueda

  • PDF and OTF (Postscript) font issue (is there a PDF validation tool?)

    Greetings all,
    I am experiencing a problem uploading any documents, which include embedded OTF (Postscript) fonts, to a Cloud based collaboration tool called Crocodoc. The problem/failure appears to occur during the document conversion from PDF to HTML5. It is important to note that this problem is not specific to Crocodoc because I have tested others (i.e. Zoho).
    The problem is specifically with Madcap Flare and its recent support for OTF fonts. This is how I arrived at this conclusion:
    - Changing the embedded font to TTF only, the published PDF uploads to Crocodoc without incident.
    - It is not the OTF font. I have also tested this particular OTF font with other publication tools, including Microsoft Word and Adobe Framemaker; there were no issues.
    Other facts:
    - PDF files appear to function normally. It is only when I upload to Crocodoc-like apps when the problem manifests itself.
    I subscribe to the Creative Cloud but Adobe Acrobat doesn't seem to have any validation functionality.
    But here are some other tests that I have done:
    - Opened the malfunctioning PDF into Acrobat (no apparent issues)
      > Saved as optimized with all discard options turned on plus I ran the sanitize option. The new saved PDF still failed to upload.
      > Removed ALL text and saved a blank page. Still failed to upload to Crocodoc
      > As a verification, I created a PDF page (from clipboard) with Acrobat and saved that (one line of font using OTF font) - This successfully uploaded to Crocodoc.
      > VERY INTERESTING...using Acrobat to CONVERT the problem PDF to eps and then eps back to PDF - This PDF uploaded successfully to Crocodoc.
         BUT there is something 'wrong' with Adobe Acrobat's conversion because it only converts the first page back into a PDF. WHAT?
    Conclusion, as long as the PDF originated in Flare, it will fail to upload to Crocodoc. However, converting the document to .eps and then back to a PDF seems to have stripped away the 'bad' stuff.
    What I am trying to learn is what exactly is causing the upload and conversion error?
    Is there a PDF validation tool and might identify what is causing this conversion problem?
    Sorry for the long post. Hopefully someone had the patience to read this and has an idea.
    Thank you

    Hello TSN,
    Test Screen Name wrote:
    Picking just one point: PDF -> EPS -> PDF. This could not possibly do more than one page, because EPS is absolutely by definition a single page format. Therefore you must choose a page when exporting PDF to EPS.
    Thanks for your response.
    I was thinking Microsoft... which has allowed multi-page eps files for years. But you're correct, this is normally an unsupported .eps format.
    I solved the problem over the weekend by doing the following:
    1) I removed the suspect OTF font family but despite doing so, the folder still had two 'corrupted' but unused copies of an italic font. They refused to remove so I had to boot into Win7 SAFE mode to remove.
    2) After complete removal of the OTF font family. I reinstalled the OTF font *BUT* only from a different repository (oddly, this other OTF font set is slightly larger per font).
    3) Once installed, I tested with Flare, published and uploaded to Crocodoc SUCCESSFULLY. Yeah!
    I don't have anymore time to test but the questions remain, such as, was it one or more of the following issues:
    a) Flare has a problem handling some OTF fonts or cannot error correct (the way other programs do) for marginal fonts or font errors?
    b) Was it the two corrupted fonts in the Windows/fonts folder?
    c) Was it the slightly different OTF fonts that I am no longer using?
    Take care

  • PDF format of Reports (Very urgent)

    I am using developer 6i forms & report server to run my application on the web.
    My forms r working quite fine. My reports when I run my reports in HTML/HTMLCSS format the output comes well.
    But when I set FORMS60_REPFORMAT=PDF in registry to get the output of the reports in PDF format, the browser opens acrobat reader, but does not open the PDF file and an error comes 'Error while opening the document'.
    But in the temporary folder of reports server the output of the desired report is created perfectly well. When i open that file directly by giving the path of the folder separately the browser shows that document very well.
    I have tried IE4, IE5, IE6.
    When using Netscape 4.7 when report's URL is sent to browser, the browser shows save as window instead of directly opeing the file.
    Please help me out.
    Thanks

    Maybe this solution from Metalink will help you:
    fact: Oracle Reports Developer 6
    fact: Oracle Reports Services
    fact: Microsoft Internet Explorer
    fact: Acrobat Reader 4.0
    symptom: Running Report with Desformat=PDF and Paramform=HTML Returns Blank Page In Browser.
    cause: Problem documented in <Bug:784236> WHEN PARAMFORM = YES AND DESFORMAT=PDF WEB REPORT SHOW BLANK PAGE WITH IE
    and <Bug:761674> PDF STREAM TO IE DOES NOT WORK WHEN PARAMETER FORM ENABLED
    Problem closed as 3rd Party product problem
    fix:
    Use the following workaround
    1. Click on the Report name and bring up the property palette to show all of the properties for the whole report.
    2. Under Report Escapes->Before Form Value, change form method from post to get.
    This will then do it dynamically for the report without having to save a static paramform.

  • Printing a Dashboard in pdf format with bigger font size ?

    Hi,
    When we are trying to print a Dashboard with few reports in pdf format, the font size seems to be very small in the print, and it is not readable.
    Is there a way where in we can make the pdf's print a bit larger?
    Thanks

    Yes, at last I managed to change the look and feel of the generated PDF, including the font.
    The attributes of all the objects that can be affected in the pdf output are kept in 2 .fst files: for general attributes in pdfstyle.fst and for pivottable attributes in pivot.pdf.
    These 2 files are present for every skin, like Oracle_10 and Siebel77.
    Try a global find and replace of 0.75pt to 4.0pt and 8pt to 20pt in pivot.fst. Save the file, restart the presentation server, log in again and try print to pdf of an existing pivot table. It will have thick borders and a big font.
    I still do not understand that the same attributes are kept in 2 different files. For a color-change it is necassary to change the file views.css and the .fst file(s).
    Good luck changing fonts and colors.
    Otte

  • Converting a PDF to a SWF Font issues

    Hi,
    Maybe somebody out there has seen this and can guide me in
    the right direction?
    I am trying to convert PDF files into a flash book using the
    flashprinter product.
    Here is an example of the PDF I am trying to convert. (you
    should see it is using the
    following fonts PostScript Fonts - HelveticaNeue-HeavyCond,
    HelveticaNeue-LightCond, HelveticaNeue-LightCondObl,
    NewsGothic and NewsGothic-Bold).
    http://www.sendd.com/~webdrop/htdocs/200704/FontProblems.pdf
    When this gets converted to the Swf (LOOK at the file ZOOM+
    Mode)
    http://www.sendd.com/~webdrop/htdocs/200704/EZBlue_v11t.swf?RRDid=aFC3tehrg1VGCUIylKIQ
    Once I saw what was happening I thought it was a font issue
    and I made up a page with all the fonts used by using the ATM
    sample viewer.
    http://www.sendd.com/~webdrop/htdocs/200704/AllFontsUsed.pdf
    (Look at the SWF file in the ZOOM + mode view - looks great)
    http://www.sendd.com/~webdrop/htdocs/200704/EZBlue_v11t.swf?RRDid=6J5LSHAZKnf9qPXa1VGk
    If anybody out there can help that would be great,
    thanks,
    Swf_trying

    Hey Joseph,
    Please tell me whether you are able to convert any other PDF file to excel format or not?
    What exact error message do you get?
    Are you trying to convert a scanned PDF document?
    Hope to hear from you.
    Regards,
    Anubha

  • Oracle reports having issue with high volume

    Hi
    We are facing problems when generating the oracle reports with 100 000 records to be written into pdf/text format generated through Oracle report.
    The error we are getting is
    Unexpected Signal : 11 occurred at PC=0xFEDCD524
    Function=[Unknown. Nearest: JVM_GetCPFieldClassNameUTF+0x4B30]
    Library=/orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/client/libjvm.so
    Dynamic libraries:
    0x10000      /orarep/asuser/product/9.0.4/Reports/bin/rwrun
    0xfec00000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libjvm.so
    0xfe000000      /orarep/asuser/product/9.0.4/Reports/lib/librw90.so
    0xff100000      /orarep/asuser/product/9.0.4/Reports/lib/libobx90.so.0
    0xff0d0000      /orarep/asuser/product/9.0.4/Reports/lib/libnn90.so.0
    0xff080000      /orarep/asuser/product/9.0.4/Reports/lib/librws90.so.0
    0xfdd80000      /orarep/asuser/product/9.0.4/Reports/lib/libde90.so.0
    0xfebc0000      /orarep/asuser/product/9.0.4/Reports/lib/libucol90.so.0
    0xfeb90000      /orarep/asuser/product/9.0.4/Reports/lib/libuicc90.so.0
    0xfeb30000      /orarep/asuser/product/9.0.4/Reports/lib/libca90.so.0
    0xfeb10000      /orarep/asuser/product/9.0.4/Reports/lib/libmma90.so.0
    0xfead0000      /orarep/asuser/product/9.0.4/Reports/lib/libmmiw90.so.0
    0xff060000      /orarep/asuser/product/9.0.4/Reports/lib/libmmov90.so.0
    0xfea90000      /orarep/asuser/product/9.0.4/Reports/lib/libmmos90.so.0
    0xfdfc0000      /orarep/asuser/product/9.0.4/Reports/lib/libmmoi90.so.0
    0xfdfa0000      /orarep/asuser/product/9.0.4/Reports/lib/libmmia90.so.0
    0xfdd60000      /orarep/asuser/product/9.0.4/Reports/lib/libmmft90.so.0
    0xfdd20000      /orarep/asuser/product/9.0.4/Reports/lib/libmmcm90.so.0
    0xfdc00000      /orarep/asuser/product/9.0.4/Reports/lib/libvgs90.so.0
    0xfdd00000      /orarep/asuser/product/9.0.4/Reports/lib/libuihx90.so.0
    0xfdb90000      /orarep/asuser/product/9.0.4/Reports/lib/libuc90.so.0
    0xfdb20000      /orarep/asuser/product/9.0.4/Reports/lib/libuipr90.so.0
    0xfd900000      /orarep/asuser/product/9.0.4/Reports/lib/libuimotif90.so.0
    0xfdae0000      /orarep/asuser/product/9.0.4/Reports/lib/libot90.so.0
    0xfd8a0000      /orarep/asuser/product/9.0.4/Reports/lib/librem90.so.0
    0xfd820000      /orarep/asuser/product/9.0.4/Reports/lib/libree90.so.0
    0xfd800000      /orarep/asuser/product/9.0.4/Reports/lib/librec90.so.0
    0xfd7d0000      /orarep/asuser/product/9.0.4/Reports/lib/libuiimg90.so.0
    0xfd790000      /orarep/asuser/product/9.0.4/Reports/lib/libuia90.so.0
    0xfdac0000      /orarep/asuser/product/9.0.4/Reports/lib/libtknqap90.so.0
    0xfd750000      /orarep/asuser/product/9.0.4/Reports/lib/libutt90.so.0
    0xfd720000      /orarep/asuser/product/9.0.4/Reports/lib/librod90.so.0
    0xfd6f0000      /orarep/asuser/product/9.0.4/Reports/lib/libror90.so.0
    0xfd6c0000      /orarep/asuser/product/9.0.4/Reports/lib/libros90.so.0
    0xfd690000      /orarep/asuser/product/9.0.4/Reports/lib/libuat90.so.0
    0xfd670000      /orarep/asuser/product/9.0.4/Reports/lib/libdfc90.so.0
    0xfd650000      /orarep/asuser/product/9.0.4/Reports/lib/libutc90.so.0
    0xfd630000      /orarep/asuser/product/9.0.4/Reports/lib/libutj90.so.0
    0xfd5f0000      /orarep/asuser/product/9.0.4/Reports/lib/libutl90.so.0
    0xfd5d0000      /orarep/asuser/product/9.0.4/Reports/lib/libutsl90.so.0
    0xfcc00000      /orarep/asuser/product/9.0.4/Reports/lib/libclntsh.so.9.0
    0xfd480000      /orarep/asuser/product/9.0.4/Reports/lib/libnnz9.so
    0xfd5b0000      /orarep/asuser/product/9.0.4/Reports/lib/libwtc9.so
    0xfcb00000      /usr/lib/libnsl.so.1
    0xfd460000      /usr/lib/libsocket.so.1
    0xfd440000      /usr/lib/libgen.so.1
    0xff3fa000      /usr/lib/libdl.so.1
    0xfcbe0000      /usr/lib/libsched.so.1
    0xfca00000      /usr/lib/libc.so.1
    0xfcbc0000      /usr/lib/libaio.so.1
    0xfc9b0000      /usr/lib/libm.so.1
    0xfc980000      /usr/lib/libthread.so.1
    0xfc700000      /usr/lib/libXm.so.4
    0xfc690000      /usr/openwin/lib/libXt.so.4
    0xfc580000      /usr/openwin/lib/libX11.so.4
    0xff3a0000      /usr/lib/libw.so.1
    0xfcad0000      /usr/lib/libCrun.so.1
    0xfc400000      /orarep/asuser/product/9.0.4/Reports/lib/libix90.so
    0xfc960000      /orarep/asuser/product/9.0.4/Reports/lib/libixd90.so
    0xfc940000      /usr/lib/librt.so.1
    0xfc670000      /usr/lib/libmp.so.2
    0xfc640000      /usr/openwin/lib/libXext.so.0
    0xfc560000      /usr/openwin/lib/libSM.so.6
    0xfc530000      /usr/openwin/lib/libICE.so.6
    0xfc3e0000      /usr/lib/libmd5.so.1
    0xfdcf0000      /usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1
    0xfc3a0000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/native_threads/libhpi.so
    0xfc370000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libverify.so
    0xfc330000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libjava.so
    0xfc310000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libzip.so
    0xe3420000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libnet.so
    0xe3550000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libioser12.so
    0xe24e0000      /usr/lib/nss_files.so.1
    0xe2610000      /usr/lib/nss_cluster.so.1
    0xe24b0000      /usr/cluster/lib/libclos.so.1
    0xe23d0000      /usr/lib/libsecdb.so.1
    0xe23b0000      /usr/lib/libdoor.so.1
    0xe0b00000      /usr/lib/libCstd.so.1
    0xe2260000      /usr/lib/libcmd.so.1
    0xe2220000      /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1
    0xe2390000      /orarep/asuser/product/9.0.4/Reports/lib/librwu90.so
    0xe1f30000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libcmm.so
    0xe15b0000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libjpeg.so
    0xe0600000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libawt.so
    0xe0580000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/libmlib_image.so
    0xe20d0000      /orarep/asuser/product/9.0.4/Reports/jdk/jre/lib/sparc/headless/libmawt.so
    Local Time = Thu Feb 2 18:08:09 2006
    Elapsed Time = 222
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.1_03-b02 mixed mode)
    # An error report file has been saved as /tmp/hs_err_pid31802.log.
    # Please refer to the file for further information.
    Could anybody help us to findout the solution.

    how many pages of the file are generated? also was it being written to a file or displayed on the screen? try also to check the log file for any possible solutions.

  • Generate arabic pdf in oracle report 10g

    what is the right way to generate arabic language in oracle report 10g destype=PDF??
    i do that for font < arial > and < transparent arabic >
    but i have a problem with some arabic font
    like < simpilified arabic >
    and i put this font in utifont.ali

    You could use the java-library barbecue to generate an image from your number and then include that image in your report.

Maybe you are looking for