Issue with Turkish character in PDF

Hi all,
     For a particular requirement we had to print a layout in smartform and send them as a PDf attachement. The steps are explained below.
1) Create a layout with the Smartform(No spool generated but the OTF is being obtained for PDF)
2) The obtained OTF is converted into PDF and sent as a mail.
While one of this above 2 process the turkish character get changed/corrupted depending upon the users default printer. Could anynone let me know how can I prevent this by manual(Through code while caling SF) providing a printer to the smartform.
Regards
Simin.

Hi Gungor,
    The User parameter is not empty.
1) If I put a printer which does not support Turkish in the user parameters. The PDF created by the program has junk characters
2) If I put a printer which supports Turkish in the user parameters. The PDF created by the program has turkish characters.
Though I forcibly pass the printer while calling smartforms in the program, Why is the program still depending on the users parameters.
My Need is to remove this dependecy of the program over the default printer in the User Master.
Regards,
Simin.

Similar Messages

  • Issues with buttons in interactive pdf (CS4)

    Hi there, I'm working on an interactive pdf that is going to be used cross platform. I'm working with ID CS4 (6.0.6) and Acrobat CS4 (9.4.4). I have some issues with the buttons I've created that I need to solve. The buttons are contours made in AI and pasted in ID. When done I exported my pdf from ID and checked with Acrobat and added a few links using Acrobat as one can't use the command 'go to specific page' in ID itself (yes, this has to be a non-Flash pdf).
    When testing in Acrobat I noticed 2 things I need to solve.
    First: sometimes a button doesn't work properly the first time but later on it does or the other way around.
    Second: when viewing on a pc using Acrobat Reader 9.4 some of the buttons show little dots in a square showing the active field when hovering, although I've set border colour and fill colour to none on all buttons.
    How can I fix these issues? I couldn't find anything in the properties dialog box. And one final question: from which versions of Adobe Reader (Mac and pc) are interactive pdf's supported?
    TIA

    Thanks George. You're correct, most of the actions were set straight in ID. The only reason I go into Acrobat is to hookup the buttons that need to go to a specific page rather than to the next page. Since my version of Acrobat is not English I had to google English manuals to get the exact English phrases. Alas, I can't hand you a copy of the document either since it holds some sensitive information that I'm not allowed to share.
    Instead of posting all the settings I made, I looked more carfeful to the buttons that have multiple actions. In Acrobat you have a bit more control over the hierarchy of the actions so I guess this is where we can straighten out the hickups, right? I have a few buttons that have actions for go to a next/previous page and toggle the show/hide of a few items on the pages. So I my case most of the buttons were set to first do the show/hide and then go to the next page rather than first go to the previous/next page and then do the show/hide actions. Could this be the cause of the staggering of some of the buttons?
    And for last, right now the ID document has 4 layers. I could reduce that to 2. Would that be of any (additional) help? Thanks!

  • Issue with printing Indesign exported PDF in Chrome

    I have created a file in CS6 and exported it to a two sided PDF. This PDF works when printing from the PDF.
    I have uploaded it as a document link on a website and when clicking on the link it opens in a separate window. If people use Internet Explorer or download the file the PDF and print it it looks perfect.
    If the user is using Google Chrome only a section of the PDF prints at a large size. It looks like it thinks the PDF is an A3 so only prints the bottom left hand corner.
    Things I have already tried - which all have the same issue.
    Creating a brand new InDesign file and exporting reuploaded on the website
    Saving it as a IDML file and exporting and reuploaded on the website
    Had someone else export the file
    Tried printing from google chrome outside the office
    Checked no issues with the website backend
    Checked with the IT company that services our systems.
    Thanks in advance of your help.

    Hi jtrew,
    It sounds as though the issue is specific to Chrome. Please see the following document from Google support: https://support.google.com/chrome/answer/142056?hl=en
    Let us know how it goes.
    Best,
    Sara

  • HELP!! Issue with mailto button in PDF

    Hi
    I have a button in a PDF form that attaches default email (LOTUS NOTES) when clicked. I have my settings in IE set to Lotus Notes as my default client and also in Lotus Notes I have the same settings.
    The form however does not work sometimes when the button is clicked, nothing happens. It works fine for me but doesn't on another computer with the same settings.
    Is this an issue with the PDF or Lotus Notes? If so any suggestions?
    Thanks

    Hi
    Both machines are running windows XP SP 3
    I have done some google-ing the issue but I didn't get any useful information.
    I tried it on the second computer again and it says no 'email exits'
    Any help on why this is happening will be very useful.
    thanks in advance!!

  • Issue with printing an Indesign PDF

    Hi all,
    I'm just getting into the InDesign software, picking new stuff up everyday.  So far, so good! Or so I thought...
    I've just created a small handout / brochure which I've converted to PDF.  The problem I'm having is that when I print the PDF it creates an opaque white box on every page in the same place. I've googled it and can't seem to find anything to solve it - the only thing that slightly married up to my issue was to do with the image clipping paths, but I didn't set any to begin with.  All images are currently JPG's that have been "placed" in and are set to a 30% transparency.
    I'm thinking of just doing a long winded trial and error by removing all images and seeing if that's what's causing the problem.  Unfortunately I have to do so on one machine, transfer it to another just to print to find out if that's the case.  Which is annoying...
    Any help would be most appreciated!
    Cheers,
    Rob

    Turns out it was an issue with the images that i'd put in (not 100% sure what!).  I don't think it was on the master sheet as I left that alone, but took out the JPGs in the rest of the document and put them back one by one.  Can't say what was causing the issue before because I set all the transparency settings the same and placed the images in like before, but at least it's fixed now!
    Update: It would appear it happens when I print the PDF as an image.  /facepalm....
    Thanks again for the replies and help

  • We are having issues with WLS 5.1   pdf   SSL

    We are running IE 5.0 and above browser with our application and the server is Weblogic 5.1 We are having issues with a generated pdf being sent down from the server using the response outputStream in an SSL connection. We tried setting the content type before getting the outputstream. IE comes back with a dialog for download. When we select either of the options IE comes back with "Unable to download <url> from <server>. We are using WLS 5.1 service pack 6. Any help will be greatly appreciated
              

              I tried this option, but did not help. We have two weblogic servers on different
              machines. One works fine in downloading pdf file over https, but not the other.
              The error we are getting after selecting it to save it to a file:
              IE cannot download xx.pdf from www.xxx.com
              From the link, when we say "save target as", we get different error as:
              This file could not be written to cache.
              Someone suggested to pass "pragma: public" or "pragama: no-cache" in the header.
              But we are just simply serving it as a file, neither from servlet nor from jsp.
              So I suspect it something to do with our weblogic proxy or security configuration.
              Any ideas/help is much appreciated.
              Thanks
              Jayashree Raghavan <[email protected]> wrote:
              >If you ever have a similar problem it might help to check in browser
              >settings.
              >In IE goto tools/internet options/
              >Goto advanced Tab
              >go down to Security.
              >Uncheck the "donot save encrypted pages to disk".
              >This will make downloading a pdf work in ssl.
              >
              >
              >Jayashree Raghavan wrote:
              >
              >> We resolved this problem thanks to Maxim, by commenting out the code
              >that sends to the browser not to cache these pdf files. response.setHeader("Pragma",
              >"no-cache");
              >
              

  • Playlist Problem With Turkish Character Set (Windows-1254 or ISO 8859-9)

    I'm using my x-fi 2 just for 2 week and sicked and tired it's problem. Now i have a problem with playlist. If my mp3 or m4a files or folder names have turkish character playlist's seems empty but i can find the files under albums and artist name sectors.
    My question is the any way to solve this problem. Folder names is not problem but file names i can not change all of them. Please help.

    meraba ankara yasiyorum.Sizinle mail araciliyla görüsmemiz mumkun mu?
    e_mail: [email protected]
    Bilgisayırıma 10g express edition yükledim .Bi de ODT for 10gXE (ADD-in) yükledim.Ama
    connect e basınca veritabanına .net den baglanamıyorum username yada password yanlis diyor.string name express edition icin nedir..net 2003 bilgisayarima yüklü.
    .net ve oracle kullanarak bir proje yapmak istiyorum.Yardimci olabilirmisiniz
    saygilar..

  • Awt alignment issue with japanese character

    I am using japesenes OS(Win XP ) and running awt application (JDK1.6).
    For Choice box (dropdown box) ,if the font is less than 15 and if there
    is a mixture of japanese and number ,the numbers and the Japanese characters
    are not vertically aligned.
    I am using java.awt.Choice component to display all the months
    Choice month =new Choice();
    month.insert ("1 \u6708", 0);
    month.insert ("2 \u6708", 1);
    month.insert ("3 \u6708", 2); .. so on
    While running the applet , in display window
    The numbers and the Japanese characters are not vertically aligned.
    When a month is selected, it is slightly truncated at the top.
    My default font is [family=SansSerif,name=sansserif,style=plain,size=12]
    when i change the font to 15,the characters are properly aligned.
    Did anyone faced this before? if so can you please clarify why this behaviour when font size
    is less than 15 or how to resolve this issue without changing the font size .
    thanks in advance,
    ruhul

    Hi,
    I have also faced the above mentioned issue.The workaround of using Full Width unicode though resolves the alignment of Japanese with english/numbers/special characters.
    There is other issues with this to mention a few:
    (a) The text is still top aligned.
    (b) A leading and trailing space is added to the value in the choice component when full width unicode value is used instead of english/number/special characters.
    It would nice if the mentioned issues could be resolved or if a work around could be suggested.

  • Issue with Weblogic character encoding

    I have struts2 based web application which works fine with tomcat server but when i deployed the application to weblogic 10.3 server it is creating following issue-
    1) when i enter data in application forms with £ (pound sign), £ gets converted to ?
    My Jsp Page is using ISO-8859-1 charset. please look at the snapshot from jsp page.
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    I have debug the application and came to know that this data (£ sign) is converted to ? before being assigned to corresponding property in action class.
    this seems to be issue with encoding of characters with weblogic server.
    I have also tried to fix this issue by defining the charset in weblogic.xml file in my application as follows but it does'nt solve this issue. please see the snapshot from weblogic.xml file.
    <wls:weblogic-version>10.3</wls:weblogic-version>
    <wls:context-root>APMApplication</wls:context-root>
    <wls:charset-params>
    <wls:input-charset>
    <wls:resource-path>/*</wls:resource-path>
    <wls:java-charset-name>ISO-8859-1</wls:java-charset-name>
    </wls:input-charset>
    </wls:charset-params>
    Please suggest some solution to fix this issue. thanking you in advance.

    "I can not change the charset in jsp pages i.e i have to use ISO-8859-1 in my jsp page which is a must have requirment."
    You are right here as the pound sign is not included in UTF-8 (did not know that sorry).
    Could you try setting the page directive of the JSP to
    <%@ page contentType="text/html;charset=ISO-8859-1" language="java" %>or when you are working with jspx
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0">
        <jsp:directive.page contentType="text/html;charset=ISO-8859-1"/>
    </jsp:root>

  • Issue with Czech characters in PDFs generated from RSTXPDFT4

    Hi,
    We have a requirement to generate PDF documents from the spool of the Billing document outputs in our project.
    For this we are using the standard program RSTXPDFT4, which converts the SAP script OTF to PDF format.
    But the Czech characters in the billing document output are not getting displayed in the PDF generated out of it.
    We are already using a device type I2HP4 when creating the print request , which supports Latin-2 Character set ( ISO 8859-2 ), to which the special characters
    of East European languages belong.
    Even then , the czech characters are not getting displayed in the PDF generated.
    We have raised  a message to SAP for this, and SAP informed us that currently the only solution to this is to use Latin 2 soft fonts,
    and to upload these soft fonts into R/3 System using report RSTXPDF2 as they contain the Eastern European special characters plus all the other characters in ISO 8859-2.
    But, since character font definitions (font files) are protected by copyrights, SAP informed us that they cannot provide these font files and we have to acquire
    these latin-2 font files by searching in search engines in the internet.
    If anyone has the information where we can get these "Adobe type 1 Latin-2" font files with '.PFB' extension,  for the proper display of Czech characters, please let me know.

    Hi,
    Did you or anyone manage to find a reasonable solution for this issue?
    I'm currently facing something similar but with Polish characters instead.
    I tried using RSTXPDF2 to upload .PFB and .TTF files but to no avail.

  • Issues with Saving Data as PDF

    Hello,
    I have a PDF form, created in Acrobat, and uploaded into FormsCentral. Once a user fills it out and submits it, I save the record as a PDF. The downloaded PDF has a couple of issues:
    If there is a default value for a radio button field, the new PDF shows the default button AND the actual answer BOTH clicked on. This makes it very difficult to see what the actual answers are.
    One of the fields on the PDF is blank, even though it is a required field and data was entered by the user. If I click in the field, the text is visible. If I click away, the text disappears. I am also unable to print the text. The field happens to be the last field on the form. It is one of two essay questions that each take up a full page. The first question is fine. The second question has this issue. As far as I can tell in the original PDF, prior to import into FormsCentral, the two fields have identical properties.
    The workaround we discovered is to open the PDF in Acrobat, export the data to a .fdf file, then import the data back into the original, pre-FormsCentral PDF. That seems to solve both issues above, but is very cumbersome for our purposes. Any ideas on what the issue is? Any help would be most appreciated!

    Hi Josh,
    I did try downloading a few different responses into PDF, but have not seen a difference in the radio button display. I have tried both old records, as well as those we received yesterday. Is there a change that I need to make to the PDF?
    Regarding the text display issue, I have been observing the records we have been receiving, and the display issue is intermittent. Sometimes the text displays fine, other times not at all. Sometimes just the top portion of the paragraph is truncated. I have also seen issues occur in other, smaller paragraph-type fields on the form, not just the last two essay questions. I'm not sure if this helps. In addition, we received 2 records yesterday on another form that is similar to the one described above, and the text displayed perfectly. This form was actually created before the others that have had isuues. I will share that form with you, as well.
    Thank you again for your help on this!
    cheop

  • Issues with XMP metadata in PDF/A

    Hello all,
    I'm doing a project converting historical pdf's to pdf/a format for archiving. I'm consistantly running up against problems with xmp schemas not being predetermined. This one in particular keeps giving me error messages when converting via Preflight, despite the fact that as far as I know it IS a predefined schema.
    http://ns.adobe/xap/1.0/mm/xmpMM:History
    Unfortunately I can't find any way of deleting it, and have no luck with the Convert Document Metadata fixup. I'm using Acrobat 9. Any hints?

    This is a known issue that has been resolved in Acrobat XI. For previous versions you need to remove the xmpMM data objects manually before the PDF/A conversion step - there's a free script which will add a new menu item.

  • External Table - Issues With Special Character.

    I have an external table that reads from a fixed length file. The file is expected to contain special characters. In my case the word containing special character is "Göteborg". Because "ö" is a special character, looks like Oracle is considering it as 2 bytes. That causes the trouble. The subsequent fields in the files get shifted by 1 byte thereby messing up the data. Has anyone faced the issue before. So far we have tried the following solution:
    Changed the value of NLS_LANG to AMERICAN_AMERICA.WE8ISO8859P1
    Tried Setting the Database Character set to UTF-8
    Tried changing the NLS_LENGTH_SYMMANTIC to CHAR instead of BYTE using ALTER SYSTEM
    Tried changing the External table characterset to: AL32UTF8
    Tried changing the External table characterset to: UTF-8
    Nothing works. Other details include:
    • File is UTF-8 encoded
    • Operating System : RHEL
    • Database: Oracle 11gR2
    Any thing else that I might be missing? Any help will be appreciated. Thanks in advance!
    Ganesh

    CREATE TABLE "APP_XXX_XX_XXXX"(
    "KEY_NO" NUMBER,
    "XXX_XXX_XXXXX" VARCHAR2(1 CHAR),
    "XXX_XXX_XXXXX" NUMBER(9,0),
    "XXX_XXX_XXXXX" NUMBER(4,0),
    "XXX_XXX_XXXXX" NUMBER(2,0),
    "XXX_XXX_XXXXX" NUMBER(3,0))
    ORGANIZATION EXTERNAL
    ( TYPE ORACLE_LOADER
    DEFAULT DIRECTORY "DIR"
    ACCESS PARAMETERS
    ( RECORDS DELIMITED BY NEWLINE
    CHARACTERSET 'UTF8'
    LOGFILE APP_XXX_XX_XXXX_%A_%P.LOG'
    BADFILE 'APP_XXX_XX_XXXX_%A_%P.BAD'
    DISCARDFILE 'APP_XXX_XX_XXXX_%A_%P.DSC'
    FIELDS(
    KEY_NO POSITION(1:9) INTEGER EXTERNAL,
    XXX_XXX_XXXXX POSITION(10:10) CHAR,
    XXX_XXX_XXXXX POSITION(11:19) INTEGER EXTERNAL,
    XXX_XXX_XXXXX POSITION(11:14) INTEGER EXTERNAL,
    XXX_XXX_XXXXX POSITION(15:16) INTEGER EXTERNAL,
    XXX_XXX_XXXXX POSITION(17:19) INTEGER EXTERNAL)
    LOCATION
    ( 'FILE1.TXT')
    REJECT LIMIT UNLIMITED
    PARALLEL 4;
    The data forms part of a major driver table, which I may not be able to provide as per the NDA with my company.
    The Script I have shared is standard template for creating external table as part of our applications.
    We majorly cater for EU regions with this project.(European Characterset needed to be supported)
    Thanks
    Ganesh
    Edited by: RGRAM on Feb 11, 2011 12:44 PM

  • Issue with printing from web pdf forms

    Hello, This printer prints locally in an okay amount of time but If we go to a web site that we usually go to and pull up a pdf form, it takes up 3 minutes to print the pdf form.  Any suggestions to fix this issue?
    {Personal Information Removed}

    hi there,
    could you provide the community with a little more information to help narrow troubleshooting? Things like your printer model and your operating system help out a lot.
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Dynamic table issue with special character

    Hi All,
    While creating a dynamic internal table if the fieldname in the fieldcatalog contains any special character like dot(.) , ot is showing the message without creating the dynamic internal table.
    * Create a dynamic internal table with this structure
    CALL METHOD cl_alv_table_create=>create_dynamic_table
    EXPORTING
    i_style_table = 'X'
    it_fieldcatalog = gt_dyn_fcat
    IMPORTING
    ep_table = gt_dyn_table
    EXCEPTIONS
    generate_subpool_dir_full = 1
    OTHERS = 2
    gt_dyn_fcat contains fieldname with dot.
    So the table gt_dyn_table is not creating.
    I searched in SCN andd found another method
    CALL METHOD
    cl_abap_structdescr=>create
    But the same issue is aslo here in this method.
    Please suggest me any new method in sap to solve the issue.
    Best Regards,
    Munu

    Hi,
    Every programing language has its syntax rules.
    If you want to use this language you have to follow the rules.
    All the peoples involve with SAP ABAP must follow the rules.
    and here it is: from http://help.sap.com/abapdocu_740/en/abennaming_conventions.htm
    How abut using underscores (_)
    Regards.

Maybe you are looking for