Print a PDF report having a field(column table) with a HTML code

hello every one,
I have a table where a column(varchar2) have HTML code inside it.
Because all my reports are in PDF format, how can I print this column, when I print in PDF I see all HTML tag and it isn't formatted.
Have Anyone same problem, could I convert in PDf before I print it?
Thanks in advance for help

You need to set "Contains HTML tags" to YES, so that the HTML code is formated in the report.
It is a property of the field.

Similar Messages

  • Web Intelligence: Save Report as PDF and with embedded HTML code

    Hi all.
    Sorry but I'm not able to find any post about this matter, please feel free to provide links if you know existing topics about this problem.
    We created a beautiful report with HTML5 code embedded into a blank cell and we are now trying to export it in a printable format (e.g.: PDF or HTML).
    As you know (as per manual information) it is not possible to export a report with embedded HTML code and keeping it in the output (cell with embedded HTML code is rendered blank).
    My question is: is there a known workaround or an alternative solution to export the report and keep its content?
    Print screen is not a valid option :-P
    Thanks for the support or any suggestions
    Stecas

    Product limitation; vote for change on ideaplace, etc. I don't believe there is an *easy* workaround, but see:
    https://scn.sap.com/thread/3149287
    HTH
    NMG

  • How to print a pdf file of compounds A3 and A4 with adobe mac

    how to print a pdf file of compounds A3 and A4 with adobe mac, windows with the option I choose paper source by PDF page size mac but I can not find it. how to get it thank you

    I think if you use the start-command, the execution is asynchronously and you won't get the correct process-id. Try to execute Acorbat directly without the cmd /c start in front of it.

  • I want other fields of table bkpf in T-code FB03

    hi expert.
    i want other fields of table bkpf in T-code FB03
    so i tried to find setting in spro(img) , but i couldn't find that.
    where is the that?  help me please..

    Hi
    Click the document list button in FB03. Give your company codes and other selections, but if you want to add futher bkpf fields for selection, use dynamic selections and select the appropriate header data.
    But if you looking to add these fields iwhile displaying document, please change the layout to include the relevant hidden fields and save
    Thanks
    Ron

  • Sample report for filling the database table with test data .

    Hi ,
    Can anyone provide me sample report for filling the database table with test data ?
    Thanks ,
    Abhi.

    hi
    the code
    data : itab type table of Z6731_DEPTDETAIL,
           wa type Z6731_DEPTDETAIL.
    wa-DEPT_ID = 'z897hkjh'.
    wa-DESCRIPTION = 'computer'.
    append wa to itab.
    wa-DEPT_ID = 'z897hkjhd'.
    wa-DESCRIPTION = 'computer'.
    append wa to itab.
    loop at itab into wa.
    insert z6731_DEPTDETAIL from wa.
    endloop.
    rewards if helpful

  • Not printing line in report if the field is empty

    How can I avoid printing a blank line in my report if the field is blank. eg in an address you do not want blank lines.
    Thank you
    Michael

    You need to configure the elasticty of the field and the repeating frame.
    Set both to variable and the field should "collapse" if it is blank and the repeating frame will do so as well

  • Firefox 4: Printing to PDF: Text in form fields can't be selected

    I have a problem when printing to PDFs (using PDFCreator, but this doesn't seem to matter): while the text of a web site is printed as text, the content of form fields always gets rasterized so that it is impossible to search or select it. It happens on all sites, e.g. try printing http://www.december.com/html/demo/form.html and selecting "All is well that ends well".
    Details:
    - HW acceleration is off (http://support.mozilla.com/en-US/questions/760923).
    - Happens also in safe mode.
    - in IE9 this issue doesn't appear. In FF3.x it didn't appear as well.
    - using FF 4.0.1
    Thanks a lot.

    Hello,
    I would suggest you to run optical character recognition and see if that helps, please follow the steps mentioned below:-
    Open the document- Tools- Text Recognition- In this file
    Regards,
    Nakul

  • Printing to PDF without having to enter the file name

    Hi,
    I need to print (NOT EXPORT) to PDF without having to enter the file name manually.
    Any ideas?
    See http://forums.adobe.com/message/5224900#5224900#5224900 for a more details
    Thanks Trevor

    straight form indesign, don't think you can. but if on windows, you can try with this: http://www.autoitscript.com/site/autoit/

  • Printing large PDF Report - OBIEE installed in UNIX environment

    Dear Experts,
    OBIEE is installed in UNIX Environment. Tired to print large PDF (eg: 50 pages), but it throws - Fatal Error.
    So searched in forum and got an suggestion from the below link:
    printing large pdf and download to power point error message
    Suggestion:
    {<PDF>
    <!-- Size limit for PDF request message -->
    <InputStreamLimitInKB>0</InputStreamLimitInKB>
    <!-- Path to PDF userconfig.xml file. -->
    <!-- <UserConfigFile/> -->
    </PDF>
    <XMLP>
    <InputStreamLimitInKB>0</InputStreamLimitInKB>
    </XMLP>} ----Restart BI Server and Java host server.
    Suggested solution work well when OBIEE installed in Windows Environment, but for UNIX Environment - got error like - " Page cannot be displayed".
    Any help is appreciated. Many Thanks in advance.
    Regards,
    Priyalakshmi.

    Hi ,
    Any idea about this issue?
    OBIEE - version - 10.1.3.4
    Regards,
    Priyalakshmi.

  • Export Data of a Web Report  having 2-3 Queries(tables) Onto 1 Excel Sheet

    I have a Report designed in Web Application Designer. It has 2 or more Table Web Items in it to which different queries are bound.
    Although the data of these queries is shown as one Report but to the user it is very annoying when he has to export the Data separately for each block and then copy-paste in order to have a single Exported File (as till then the user thinks it is just one Report).
    The question is : Is there a way in which one can Export entire Data of a Web Report  having 2 Queries(tables) Onto 1 Excel Sheet once, so that 2-3 exports or more from context Menu, and then copy-paste from excel, can be avoided?

    Hi , I have gone through this document
    got this installed (the pre requisites) through SAP admin.
    & now the  code in html pane is  as below :
    First I am trying with Button option with only one dataprovider. Later will do changes for context menu option & more dataproviders.
    But when i click on "Web printing with excel" , progress bar finishes & nothing happens.
    Should't the result set be exported to Excel
    Am i missing on some part.
    Best Regards
    Deepali

  • Print  XML-PDF report in 40 langauges

    Hi
    i am having the below requirement
    I need to print the 'statement generation program' in 40 diffrent languages
    For that i had the all the country specific lables in custem staging table ,I needs to call those conditionally and print them in pdf.
    The issue i am facing is for Germany and other countries i can't able to print the german data currectly in pdf ,
    even in the xml its not generating properly .... but if i see the xml source its looking currectly
    I am using '<?xml version="1.0" encoding="ISO-8859-1"?>'
    .Because if am using UTF8 its not yet all generating XML with german data
    Can any one help me on this .........
    Edited by: Yamini_Priya on May 4, 2010 5:25 AM

    Hi Raja,
    I presume you have gone through the debugging process of testing your template locally first to get the expected result.....
    If yes, this note might probably be helpful "Changing Output Format to RTF or Excel in XML Publisher Request Does Not Display Output Correctly (Doc ID 404512.1)"
    Good Luck,
    Lamine Balde

  • Problem with Acrobat XI license when printing to PDF, despite having CC

    Hi
    I have a Creative Cloud membership and all programs seem to work correctly, including Acrobat XI Pro.
    There is a strange problem though - when I try to print something from Microsoft Word 2013 and chose "Adobe PDF" as the printer (which creates a PDF from the document) an Acrobat window opens, titled "Acrobat XI-Pro Testversion", stating that the testversion has expired and asking to license the product. If i click on the "license this software" button, another screen shows up that states it wants to login with my Adobe-ID (showing my correct adobe ID e-mail address). Clicking on 'login' however leads to a third screen that just has 6 blank boxes and the request to enter a serial number (but since I have CC, I don't have a serial number for acrobat XI Pro).
    I already uninstalled Acrobat XI-Pro and reinstalled it (through CC) but the problem persists.
    Anyone got an idea what is causing this?

    Hi,
    I have the exact same problem. I have noticed that the screen asking for the serial number is on my OS language (Danish). If I deactivate photoshop and activate again the same screen is in English and allows me to login and register the license with no problems. Only when printing with the Adobe PDF printer I get the problem!!
    Anyone?

  • Can I print a PDF form that has fields that have been overfilled?

    The form is set up as an evaluation and the field has been filled out past the viewable area so it turns into a scrollable field. I'd like to print so all of the text prints from each form field.

    Not directly.
    You could use the "Compile returned forms"  to put the form data into Excel.
    Or you could export the form to an FDF and them make a version of your form with larger field sizes and import the FDF.

  • Verify if a report has a null column value with JavaScript ?

    Hi,
    I have report. User can add new rows through a form. Before the user leaves the application I would like to use JavaScript to check if a certain column has some null values. I built my JavaScript for the before logout and it's working properly, but I need to retrieve if that column has some null values, how can I do that ? This field isn't a mandatory one, but I would just like to alert the user.
    Thank you.

    You can also use a TRIM function in Answers. Go to the column in question, click on the fx button and then on the Function button. Click on String and you will see TrimLeading, TrimTrailing and TrimBoth. Use TrimTrailing on your column and you should be good to go.

  • Can't Print to PDF from any application in Windows 8 with Acrobat V8

    Can anyone help me?  Adobe doesn't prvoide support for Acrobat 8 anymore.  I used to be able to print to Adobe PDF from other applications before I upgraded to Windows 8.  Now it never works, just gives me an error message that says "printer is in error state."  I am using Acrobat V8.0.0.  Thank you for any help you can give.

    Acrobat 8 is not compatible with Windows 8, so such errors are to be
    expected.

Maybe you are looking for