Arabic output pdf file problem

Hi
I have tried to print a report through oracle application server 10g, but the ARABIC pdf output printed form left to right which is wrong (The correct is from right to left for Arabic).
And the same report we printed in HTML file is appeared OK, that means the report is OK and the problem is in pdf file only.
could anyone help me please?
bye

Hi
Please could anyone send me a respond?
I haven't received a respond for three days.
by.

Similar Messages

  • How to remove the extra space in the output pdf file?

    Hi All
    In our RTF layout template we have both static content and dynamic content.
    In RTF template we have used many if-else,choose,For each loops.
    On the account of that,In the output pdf file, we are getting lot of empty space in the place of that coding(if-else,choose,For each loops).
    Is there anyway to reduce the space in the output pdf file?
    Please suggest some ideas.
    Thanks in Advance.

    White space is NOT your friend!
    Make sure you don't have any unwanted whitespace between commands and especially tagged on the end of lines. Chain your commands together with no whitespace and let them wrap, do not enter carriage returns.
    Cheers,
    Dave

  • PDF file problem

    Apologies if I am posting this in the wrong part of the forum. 
    I am having trouble with pdf files I save from websites.
    When I try to open them, I get the message:
    unable to open FILENAME because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    I know there is no problem with the pdfs themselves, because everything works OK on my Windows computer. Is there something I need to do to my MacBook Air to get it to be able to save pdf files and then open them again? 
    I have tried to select the webpage content and save it to a Word file, but the page will not let me select it.  Again, I have tried this with several pdf files, all of which work fine on Windows, so it is not the pdf that is the problem, but Mavericks must be doing something wrong, or maybe there is a plug-in or something that I need.
    Any advice on how to resolve this?

    Just to add a bit more detail, in case this helps to explain the problem better.
    When I am on Safari and open a PDF file on the website, I click on EDIT (on the menu).
    Normally when I do this i can then SELECT ALL, but when I am viewing a PDF file on Safari the 'select all' is greyed out, so I cannot 'select all.'
    If someone emails me a PDF file, it opens perfectly, so the problem seems to be associated with PDFs on Safari.
    I'm not sure if this helps to explain he problem further, but I believe it is a problem with Safari, not with the PDF file.

  • Output XML file problem (in FILE to RFC scenario)

    hi,
       my problem is that in the export parameter i have 3 variables but my output xml file shows only 2 parameters . I have checked my mapping all 3 parameters are mapped properly in output mapping .
    Initially when i started the scenario there were only 2 parameters in my export list .
    i completed this suuccesfully and then as per new requirement one more parameter was needed to be added i added a new parameter and reimported my rfc .
    the response tab of the reimported RFC shows me the newly added parameter but my final xml file only shows me the previous 2 it doesnt show me the newly added one is there any seeting which i need to change like in idoc where we have to readd the idoc in IDX2
    With regards
    Bhawarlal Choudhary

    Hi,
    2 Introduction
    Configuring IDoc adapter in Exchange Infrastructure 3.0 requires some configuration on the SAP
    systems, for both XI and the backend system where the IDoc message is to be sent. These steps, although
    simple, are many times missed or mis-configured, causing the delivery of messages to fail.
    Since IDoc adapter uses the ABAP stack, instead of J2EE, the configuration requirements are mainly in
    ABAP.
    Setting up IDoc adapters requires the XI integration server to be able to communicate with the backend
    SAP system, and also to make sure that the Logical System Name used when posting IDoc exists on the
    backend SAP system.
    3 The Step By Step Solution
    The basic steps for the IDoc configuration are outline below:
    1. Configure SM59 on XI to communicate to SAP backend system.
    2. Configure port on XI for IDoc communication.
    3. Create or verify the Logical System Name on the SAP backend system.
    4. Create or verify business system in XI’s System Landscape Directory.
    5. Verify the Logical System Name of the business system.
    6. Verify or add the Logical System Name for the sender business system.
    7. Create/configure the Communication Channel for the IDoc receiver adapter
    3.1 Configure SM59 on XI to communicate to SAP backend system.
    1. Using transaction SM59, create an RFC destination with Connection Type = “3”.
    In this example, the RFC destination name is “NDVCLNT510”.
    2. Enter the logon information:
    3. Test the connection by clicking on “Testing connection” and “Remote logon”.
    Both must be successful.
    3.2 Configure port on XI for IDoc communication.
    4. Go to transaction IDX1 on XI, and create a port. In this example, the Port name is “SAPNDV”.
    •     The Port name must be in the form of “SAPxxx”, where xxx is the system ID of the backend SAP
    system.
    •     The Client must be the client number of the backend SAP system.
    •     Select the RFC Destination which was created in the previous step.
    3.3 Create or verify the Logical System Name on the SAP backend system.
    5. Enter transaction SALE on the SAP backend system.
    6. Create or verify the Logical System Name. In our example, NDVCLNT510 is verified.
    3.4 Create or verify business system in XI’s System Landscape Directory.
    The business system name for the SAP backend system must contain a valid Logical System Name. This Logical System Name is the one verified or created in the previous step.
    7. In the System Landscape Directory,  select the SAP backend business system. If one does not exist, then create the business system. Verify the Logical  System Name.
    3.5 Verify the Logical System Name of the business system.
    8. In the Integration Directory, doubleclick on the business system (in our example, it is NDVCLNT510).
    Navigate the menu:
    Service • Adapter Specific Identifiers.
    If information is empty or incorrect, then it will have to be synchronized with the content of the System Landscape Directory. Follow the steps below for synchronization.
    9. (Optional) Synchronization of the business system in Integration Directory to the business system in System
    Landscape Directory.
    •     Double-click on the business system in the Integration Directory.
    •     Switch to Edit mode.
    •     Select menu: Service • Adapter-Specific Identifiers 
    10. (Optional) Within the dialog box, click on the button as indicated below to resynchronize.
    11. (Optional) If the expected data from the System Landscape Directory is not updated, then the SLD cache may need to be cleared first.
    3.7 Create/configure the Communication Channel for the IDoc receiver adapter.
    15. In the Integration Directory, create an IDoc receiver communication channel.
    •     The RFC Destination is from step 3.1.
    •     The Port is from step 3.2.
    NOTE:
    There is no need to create an IDoc sender Communication Channel for XI. Instead, the backend SAP system must be configure to send the IDoc to XI.
    4 Appendix
    Transaction: IDX2
    There are a couple of situation where IDX2 can be useful on the XI system.
    1. When we want to test connection between the XI and SAP backend system.
    2. When an IDoc has changed, and the meta data stored in XI needs to be update. When an IDoc is sent from the SAP backend system to XI, XI will first check to see if the meta data for the IDoc is already in its persistent cache. If not, then XI will use the configuration in IDX1 to retrieve the IDoc meta data from the backend system. If the
    meta is already in cache, then it will NOT do so. Therefore, when an IDoc has changed, it is necessary to manually update the new meta data on XI, or delete it from the cache, so that the latest version can be retrieved. IDX2 is used for this purpose.
    Go to transaction IDX2 and click on “Create”.
    Enter the IDoc Type and the Source Port as defined in step #2. Click “Continue”.If successful, the following will show up. If error occurs, then the IDX1 configurations will need to be re-checked.
    Regards
    Hemant
    If find helpful plz award points

  • Pdf file problems

    There is nothing more frustrating then spending all day trying to upload on single file to iWeb and have it not work...again and again and again...
    I have a .pdf that I created for my Ordering on my website. The pdf works completely fine on my MAC and can be previewed and opened with Adobe Reader with no problems. It can also be opened and viewed from Windows. I have tried several times to upload this file to my website with no success.
    I have put the file in my Documents folder on iDisk and have tried to create a hyperlink to it on my webpage. I have also tried dragging and dropping the actual file onto the webpage and uploading it that way. No such luck.
    This is getting really frustrating.
    Anyone have any ideas?

    When you tried to create a hyperlink to the file in the Documents folder in your iDisk, how did you go about this? Did you use the Link inspector and choose 'A File' in the dropdown menu in the Link To box?
    This is the appropriate way to set up a download for visitors. You don't actually need to upload the file anywhere first. Just navigate directly to it on your hard disk in the Open dialogue which opens when you select the File option. When you publish, the file uploads to .Mac or to your local folder ready for uploading to your non-.Mac server.
    This is an often-asked question, and for some reason it's usually PDF files which are being discussed when it comes up. I put together a test page some time ago describing the process. This was originally for a guy called Jason and I then updated it for a poster called Jennifer. The principle is the same no matter what the name. This page is still available here, on my local server.
    [ Visit here for iWeb Tips, Tricks and Hacks ]

  • How to get the output .pdf file of a quiz to report to the quiz results analyzer on my internal server (mamp)

    I created a quiz.
    Created an internal server on my compute rising a MAMP.
    When I publish my quiz using the multi-file publishing options...
    I am able to use both the "HTML" and the "swf" output files to complete a quiz and reporting the results to the quiz results analyzer.
    However, I am unable to get the output .pdf field to reporting to the quiz results analyzer.
    Any help? Would this issue have to do with the Acrobat Professional setting? Captivate setting? My internal server setting? or output fuel placement?
    I tired to put the .pdf file in the same MAMP root folder location as my "internalserverreporting.php and internalserverread.php files.
    Thanks for the help.

    Hello Varun,
    You cqan submit the report as a JOB and export the out put to memory, once the job is complete you can read the list to display the output.
    Cheers,
    Mano
    Cut & Paste form SAP help.
    Submit report ....
    EXPORTING LIST TO MEMORY
    Does not display the output list of the called report, but saves it in ABAP memory and leaves the called report immediately. Since the calling program can read the list from memory and process it further, you need to use the addition ... AND RETURN . Also, since the called report cannot be requested for printing, the addition ... TO SAP-SPOOL is not allowed here. In addition, you must not assign a function code to the ENTER key in the current GUI status. The saved list is read from the SAP memory using the function module 'LIST_FROM_MEMORY' and can then be saved to the database using EXPORT, for example. You can process this list further with the function modules 'WRITE_LIST', 'DISPLAY_LIST' ... of the function group "SLST".

  • Pdf file problem '%PDF-'

    Hi,
    I have a problem when I open some pdf file ( > 500 kb)  <i>"cannot open '%PDF-' file corrupted".</i>
    I have this problem only with <b>internet</b> connection through reverse proxy (apache - mod_proxy - and IIS - IISProxy-).
    All it is ok if the logon comes carried out via Intranet (without reverse proxy).
    My system : ep6 sp9 - was 640
    Can anyone give some help?
    Thanks,
    Domenico
    Message was edited by: Domenico Signorelli

    Hello all,
    I've solved this problem... may be it isn't the best solution, but now I don't have any problem with big pdf files.
    Sometimes Acrobat Reader may not be properly displaying the PDF file within the browser. And I've found that, to solve this problem, Adobe recommends configuring Acrobat Reader as a 'helper', not a 'plug-in'. To configure Acrobat or Acrobat Reader as a helper application:
    1.) Exit or close your browser.
    2.) Start or open Acrobat or Acrobat Reader.
    3.) Select your version of Acrobat and follow the instructions below.
    Acrobat 6.0 or above on Windows:
    1.) Select 'Preferences' from the Edit menu.
    2.) From the Preferences dialog box, select 'Internet' from list on the left.
    3.) Uncheck 'Display PDF in browser'.
    Acrobat 5.0 on Windows:
    1.) Select 'Preferences/General' from the Edit menu.
    2.) From the Preferences dialog box, select 'Options' from list on the left.
    3.) Uncheck 'Display PDF in Browser' under Web Browser Options.
    Acrobat 4.0 on Windows:
    1.) Select 'Preferences/General' from the File menu.
    2.) From the General Preferences dialog box, select 'Options' from list on the left.
    3.) Uncheck 'Web Browser Integration' under Options.
    ( I've found it at: http://www.aspplayground.net/forum/m_382719/printable.htm )
    Now, when you click on a pdf link the file is opened outside the browser using the Acrobat Reader applicantion and without any problem.
    I hope this helps you _
    jc!

  • Downloading website pdf files problem

    When I try to download a pdf file from a website, Internet Explorer stops working.  This happens on 4 websites that I've tried.

    Not sure what is causing this; I have no problems opening PDFs in IE11.
    One thing to try: http://support.microsoft.com/kb/2716529

  • Output CSV file problem

    Hi Guru,
    I encounted 1 problem where my output csv file content incorrect. Source is from SAP Proxy.
    Example my csv file should have Material code, material description and date. However when i open the csv file, it is only have material code in one line and the rest of fields are not display in the csv file.
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_PRD_MASTER_SND xmlns:ns0="http://com.starhub/sapprdcat">
       <RECORDSET>    1:1
          <RECORD>       1:unbounded
             <MATNR/>
             <MAKTX/>
             <DATE_ADD/>
          </RECORD>
       </RECORDSET>
    </ns0:MT_PRD_MASTER_SND>
    My source and target are same.
    CC Receiver setting:
    Transport Protocal : File System NFS
    Message Protocal : File Content Conversion
    Adapter Engine : Integration Server
    Recordset Structure : RECORD
    RECORD.fiedlNames : MATNR,MAKTX,DATE_ADD
    RECORD.endSeparator :  'nl'
    RECORD.fieldSeparator : ,
    RECORD.processFieldNames: fromConfiguration
    RECORD.addHeaderLine: 0
    The INCORRECT result only display MATNR in one line only.
    HNOK0000102     HNOK0000108     C032S31384A     C032S3XDATA     CFGSC300300     CRAWC300001
    Expected Result should be :
    HNOK0000102,Material test 1,01/01/2007
    HNOK0000108,Material test 2,01/02/2007
    C032S31384A,Material test 3,01/01/2007
    C032S3XDATA,Material test 4,01/01/2007
    CFGSC300300,Material test 5,01/01/2007
    CRAWC300001,Material test 6,01/01/2007
    Thank you very much for help.
    Regards,

    hi,
    check this parameter:
    Recordset Structure : RECORD  [wrong]
    Recordset Structure : RECORDSET,RECORD [right]
    and the other parameters will be like this:
    RECORD.fiedlNames : MATNR,MAKTX,DATE_ADD
    RECORD.endSeparator : 'nl'
    RECORD.fieldSeparator : ,
    RECORD.processFieldNames: fromConfiguration
    RECORD.addHeaderLine: 0
    <b>RECORDSET.fieldSeparator: 'nl'</b>
    Sachin
    Message was edited by:
            Sachin Dhingra

  • Photoshop PDF file problem???   "could not save as C:/users/     Beacuse of program error

    Having Problems saving my PDF file in photoshop cc  Every time I try and save it says could not save as C:/users/    Beacuse of program error how do u fix this problem so I can save I have windows 8 - 64-bit

    You will probably get more help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Secure PDF file problem

    I have a problem with Illustrator when I save my work as a pdf file to send to my clients. The pdf file appears to be OK so I save and close the file. When I open the file again, the file is blank. At first I had a client keep telling me my pdf files were blank!
    Now I have to save and close the file without password protection then open it again in Acrobat Pro and add password protection. Is this a bug in the CS3 suite?
    This seems to be happening since I've started on Mac Pro, OS 10.5.1. Never had a problem on my old G4 and 10.4.1.
    Illustrator CS3 13.02

    Ken, I'm having a similar problem.
    I built a series of PDFs using InDesign. I exported them as JPGs, then converted them to PDFs (a personal preference). Everyone could open the files just fine. As a last-step to secure our data, I added some security settings, sent out the PDFs again, and everybody opens them fine except for one individual, who opens them only to find blank white pages.
    He then removed the security features from the files I sent him, and the problem persists.
    Have you gained any ground with this issue?

  • How to output PDF file through XI from PDF form generated in SAP

    Hi, All,
    I need to generate and send out PDF file to other system through XI. The PDF file source come from SAP PDF form which type is XSTRING. I see there is a similar thread posted here /message/527877#527877 [original link is broken]
    but it seems does not have good solution there. Can anybody give a hand?
    Useful information will be surely awarded.
    Yang

    Hi,
    Please check the links below to know about conversion agent tool,it is a third party tool which helps to convert the PDF,word doc,HL7 doc......etc into xml format.
    This s/w u have to buy from SAP and do the convertion in the convertion agent tool and deploy it in the xi server.
    Check the links
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6d95e0ac846fcbe10000000a1553f6/CMGetStart.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/43/4c38c4cf105f85e10000000a1553f6/content.htm
    More on the SAP Conversion Agent by Itemfield
    Integrate SAP Conversion Agent by Itemfield with SAP XI
    Conversion Agent a Free Lunch?
    How to get started using Conversion Agent from Itemfield
    Conversion Agent - Handling EDI termination characters
    https://websmp102.sap-ag.de/~sapdownload/011000358700001090982006E/ConvAgentDocSP16.zip
    https://websmp102.sap-ag.de/~sapdownload/011000358700004921152005E/ConversionAgent.pdf
    Regards,
    Phani

  • How to output PDF files in a crystal Report

    Hello,
    I've some data stored in a database, they are PDFs files data.
    How can I include them in a report
    For example
    I've a Table
    MyTABLE with 2 Cols (Name STRING, data byte[]) (in fact it's a .NET/DataSet)
    I would like to display the content of my table in a CR
    I can include a static PDF in my report, but not a variable one.
    Can anyone Help Me ?
    Thanks
    Marc

    Something I don't understand here. PDF vs. .NET Dataset.
    If the data is in a .NET Dataset; (in fact it's a .NET/DataSet)
    Then all you should need to do is;
    crReportDocument.Database.Tables(0).SetDataSource(dataSet.Tables("NAME_OF_TABLE"))
    or
    crReportDocument.SetDataSource(dataSet)
    or
    crReportDocument.SetDataSource(dataSet.Tables(0))
    How the dataset is created or what is behind the dataset should not be of any consequence. To ensure you get the fresh data, either don't enable the "Saved Data" option, or use .Refresh in your code.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Opening a PDF file problems.

    I have Version 9 installed on my laptop and sometimes when I open a PDF file I get a message saying file is damaged and cannot be opened do I close it and try again and it will open. It does not matter if it isn a old file or a brand new one. Can anyone help me please?
    Thanks

    Hi Francisco,
    In the AccessGate screen for the WebGate, if you have the CachePragmaHeader and CacheControlHeader set to "no-cache", try setting them to "public" (or blank), restart the web server, and see if that resolves the issue.
    Regards,
    Colin

  • Saving pdf file problem

    Hello everyone.
    I'm trying to save a pdf file but i can't select the option "adobe pdf preset".
    Here's the screenshot
    Do you have a solution?
    Thanks in advance

    Problem solved. Thanks.
    i didn't find the hight quality print.joboption file on my pc.
    found it here http://www.drivehq.com/folder/p3185355/1148442432.aspx

Maybe you are looking for

  • JSP request.getParameter bug

    i try the following code for receive Parameters from jsp. <% String name=request.getParameter("Name"); %> but when Name TextField(in HTML) is empty and i want to check for none empty field with (if) instruction with following code.. if(name ==null )

  • Credit Note Request with reference to an invoice

    Hi All, We are creating a Credit Note Request referring an invoice. A Credit Note is then created referring to the Credit Note Request. However both the invoice and credit note shows as open items FBL5N. Please help how do we get the invoice amount t

  • DBlink connection error in OWB 11g R2

    Hello, All I had an issue in my project in which i have to create a location using DBlink (in Connection Type), which points to other DB user in the same database. It gives the following error: "Listener refused the connection with the following erro

  • Is there any app that supports uploading word documents from iPad?

    Not being able to upload my cv from iPad. Is there any app that will help me do it? Please help!

  • FM to get desktop path

    Hi Exports,     Is there any function module to get the desktop path in our presentation server? It means that I should not browse the path using F4_FILENAME and all. That function module should give my desktop path automatically.    Or otherwise is