Is it possible to integrate an RTF format editor in an apex page?

Hi, guys:
I wonder if it is possible to integrate an RTF format editor in an apex page? so user can edit RTF document in APEX?
Thanks.
Sam

I don't think so. Browsers may be able to show the content of an rtf file (through extensions, like it does with a .doc or .pdf file), but there is no possibility to directly edit the content.
Even if it were possible, one rtf is not the other. You can save a Microsoft .doc as a .rtf, but it might contain many rtf features that are not supported in another rtf editor.

Similar Messages

  • XML Publisher report output in RTF format does not display full page

    Hi,
    We have one XML Publisher report, the output of report in RTF format is not getting displayed in Full Page in normal way (MS Word -->View menu --> Print layout) but we can see full page display when we do MS Word -->View menu --> Outline.
    Appreciate your valuable inputs on this.
    Is this a template issue or any profiles needs to be set.
    Thanks
    Vijay

    Do you have any header and footer on your template?
    If you have any header and footer then try to adjust it as of to display full page.
    Thanks
    Yasar

  • Show the rtf formated data from CLOB Column

    Hi all,
    is it possible to show the rtf formatted text stored in a clob column on the report generated with bi publisher?
    A step-by-step guidance wuold be nice.
    I have created with bi publisher a report, generated a data source and sql query.
    But in ms word it will not be shown as formatted. All rtf tags will be shown too.
    Regards,

    Hi Leonid,
    A) =======
    I'd be keen if someone like Tim would pick up on this and advise the full list of supported fo:instream-foreign-object content-type's that BI Publisher supports, would be nice if there was application/pdf and as you require application/rtf or similar. That way you'd just base64 encode your file in your XML output as per images like jpg/gif/png and include it in your template.
    Desirable syntax would then be like:
    <fo:instream-foreign-object content-type="application/rtf" >
    <xsl:value-of select="MY_BASE64_RTF_ELEMENT"/>
    </fo:instream-foreign-object>However thats wishful thinking as I can only see documented support for images specifically in jpg / gif / png formats.
    B) =======
    As a workaround if you have the ability to update your RTFs files (clobs) then you can just use the standard subtemplate functionality.
    In that case the approach would be:
    1. Update the RTFs (stored as clobs) to surround with template syntax:
    <?template:DefSubTemp?>
    ... your RTF doc here ...
    <?end template?>2. Take your clob and setup/upload as template (subtemplate=yes) manual or backend automate.
    3. Add the subtemplate to your main template (assuming you register under Application Object Library, code XXV8_SUBTEMP, language English and territory United States):
    <?import:xdo://FND.XXV8_SUBTEMP.EN.US?>
    <?call-template:DefSubTemp?>C) =======
    If you don't have the ability to update your RTF CLOBs and neither of the other solutions are suitable, then one of thing I thought of is on the fly conversion of the RTFs to, say, PNG and then use the image functionality to embed the image in the output. But again this may not be suitable as it will be an image not the "textual" output.
    D) =======
    All else failing you could look into the XML Publisher APIs to see if those could help.
    Hopefully something for you to think about here and get more info on.
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

  • Is it possible to integrate AUR into Apper?

    Hello!
    At the moment I use pacman and AUR as they suppose to be used (at least thats what I try!) to update and manage my software. Now out of curiosity I installed Apper as GUI for software management. There's two things I don't understand:
    - Is it possible to integrate AUR into the Apper software sources? Is there a plugin or something?
    - I see there's many different software management backends for RPM or tools like Portage ... can these be used in conjunction with the arch default APT? I understand that almost everything can be found within the AUR and that this is the better way but as I can't integrate it into Apper (see my question above) I wonder whether using other sources and formats could be an alternative ...
    thx for reading,
    piedro

    Arch uses pacman, not APT :-)
    Some AUR helpers can mange packages from the official repos too https://wiki.archlinux.org/index.php/AUR_Helpers , so you can use a single frontend, but I don't know if apper can do that.
    https://bbs.archlinux.org/viewtopic.php?id=159899

  • How to Page Break in RTF Format

    Hello XML Gurus,
    We are changing the reports from Oracle Reports to XML.
    For this, We are using RTF template.
    Can you Please let me know, how to put Page Breaks in RTF format.
    Your reply will be much appreciated.
    Regards
    Ganesan

    Put this where you want the page break :
    <?split-by-page-break:?>

  • Is it possible to integrate LSO 600 with an external system without SAP PI?

    Hi,
    as asked in the title, i am wondering if it is possible to integrate LSO 600 with an external (non-SAP) system without using SAP PI/XI. The external system is a middleware application which can handle RFC functions, IDocs besides the usual web service communications.
    However, i don't know how LSO and SAP PI are integrated so i wonder if their interfaces are such that instead of SAP PI another middleware could be used.

    Web Services are used. If you were to implement the services in your 3rd party middleware and configure SAP to call it, I suppose it is possible. The external course catalog can be used for CourseEnrollment and LearningProgress. See the application help for details. Don't expect to receive support from SAP with such a setup however.

  • Generating BIP report in RTF format generates blank report

    Hi all,
    When generating a BIP report in RTF format the report output is blank!?
    If I run the report in any other format the report displays the data correctly.
    We're running siebel 8.1.1.2 and BIP 10.1.3.4.1.
    When looking at the size of the report when the 'File Download' window appears it seem like the report contains data as the size is 62KB, compared to the pdf format which do display data is 20KB. The output generates the amount of pages that is needed for the report, but all pages are blank.
    The report is an activity List report with just one for-each statement in it.
    Has anybody come across the same?
    Regards,
    Hakan

    Hi alka,
    To invoke Word automatically, use command
    line options DESTYPE=CACHE,
    DESFORMAT=RTF and MIMETYPE=application/msword.
    This is an example URL: http://webserver:80/cg-bin/rwcgi60.exe?module
    =test.rdf&userid=scott/tiger@mydb&
    destype=cache&desformat=rtf&mimetype=application/msword&server=myrepserver
    1. Check the appropriate mimetype setting for Word by Starting Windows Explorer,
    choose View -> Options from the menu, go to the File Type tab, find Microsoft
    Word Document in this list, click Edit, and get the value for Content Type
    (MIME). This is the value that needs to be used in the MIMETYPE command line
    option, and it will typically be application/msword, but may differ on
    different machines.
    null

  • Wordpad object in rtf format - XML publisher

    We are trying to insert a Wordpad OLE object(Printer Signature Escape code Sequence) in the xml template and trying to generate the xml report in rtf format. When we generate the report or preview in rtf format the inserted Object Contents are not displaying. Any one faced this issue in xml publisher.
    This is what I did.
    1.Open the XML template. In Word under Insert option Selected Object . Select the object type as Word Pad Object(In Create new Tab). Type somethinng.. I typed this as printer escapecode sequence ~(4B~(s1p53v0s
    2.Loaded the XML data and tried to preview in RTF format the Object disappears and nothing displays in the place of Obejct.
    When I preview in PDF format this displays. but PDF format is not supported by our troy printer.
    This is we are doing to get the signature with printer escape code. It would be great if any one have any alternatives?. They are not going to give the Signature as an image.

    This is the General XML forum.
    The homepage description says :
    Discussion of the general XML language, standards (XSLT, XQuery, XMLSchema, etc.) and application management issues, suggestions and tips.
    The BI Publisher forum is here :BI Publisher
    So please mark this post as answered and ask again over there.

  • Initial-page-number not working in RTF format output

    A report has a parameter for the page number to start with. In rtf template below code is present
    <?initial-page-number:xdoxslt:ifelse(P_FIRST_PAGE_NUM!=’’,number(P_FIRST_PAGE_NUM),1)?>
    The report page number starts with the value which we pass in p_first_page_num in PDF format but in rtf format output it always starts with 1.
    Is initial-page-number not supported in RTF format output ? If not then what is the alternative?

    the method u followed is fine as need a page number staring from a specify value which u input.
    @section is only for resetting page number to 1 for every group and for that pdf and ppt will be fine but only for rtf u need to use that ( pressing F9).
    u can use @section and initial page number combined but they give u same output as get now. rtf output wont support it will only reset 1 every time
    What ever u do rtf output wont support initial page number code ..........
    i mentioned that F9 work around to mention that it is the only work around u have upto now to control rtf output with regards to page number.
    Guru's correct me if i am wrong. wait for a day or two if some one from guru's confirm it .
    If u need real confirmation raise an SR oracle will let u know .

  • HT204053 Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    You don't have to do anything with the first iPod that you don't use anymore. If you are planning on keeping it, put in a drawer in your house and forget about it.
    You don't need a second account to use with the new iPod. I use one Appl e ID and iTunes library for two iPods, and two iPad. I have different content on all four devices. You can select exactly what you want to sync to each device and it can be different content on all devices.

  • Is it possible to maintain multiple payment formats with a single Program

    Hi,
    Is it possible to maintain multiple payment formats with in a single program.
    For example let us assume that we have created 2 payments formats as 'XX-PAY1' & 'XX-PAY2'.
    When i select the parameter as '1' then 'XX-PAY1' has to run else 'XX-PAY2'.
    if its possible could you please tel us where to define the parameters in Setups.
    Many thanks,
    Zaheer S

    nazzu wrote:
    Hi,
    Is it possible to maintain multiple payment formats with in a single program.
    For example let us assume that we have created 2 payments formats as 'XX-PAY1' & 'XX-PAY2'.
    When i select the parameter as '1' then 'XX-PAY1' has to run else 'XX-PAY2'.
    if its possible could you please tel us where to define the parameters in Setups.
    Many thanks,
    Zaheer SSounds like an Apps question. Start here: https://forums.oracle.com/forums/category.jspa?categoryID=3

  • Hyperlink error : on Exporting crystal report to Editable RTF format

    Hi , In my crystal report I have hyperlink which works normally. Now when I export this report to Editable RTF format; the hyperlink gives error "Error! Hyperlink reference not valid. "
    It works for other formats.
    Please help

    This issue was patched for Crystal Reports XI R1
    Hot Fix Name: commonXIwin_chf.zip
    Adapt Number-ADAPT00408450
    Description:
    When exporting a report with email hyperlink to editable RTF format,
    the links do not work.
    New Behavior:
    This is now resolved.
    Here is a link to the hotfix:
    ftp://ftp1.businessobjects.com/outgoing/CHF/commonXIwin_chf.zip
    If you are using XI R2 and are still encountering this, then please check that you have installed the latest service pack (SP3) - and if the issue still occurs, then this may need to be tracked as a bug again.  However my understanding is that this was fixed for R2
    a programmer learning programming from perl is like a chemisty student learning the definition of "exothermic" with dynamite

  • HP Officejet Pro 8600 won't save scanned document in searchable PDF or .rtf format

    HP Officejet Pro  8600 won't save scanned document in searchable PDF or .rtf format
    The scanner scans the document without a problem but when I select 'SAVE' and
    specify a location and file name, a system error 'The HP scan application was
    unable to save the file to the specified location'.  It will save a regular PDF file
    or a  JPG file with no problem, but trying to save an searchable PDF or .rtf file
    results in the above mentioned system error.
    This problem occurs either from HP SCAN or from the 8600 scan panel.
    The computer is running Windows XP and the I.R.I.S. OCR software is
    loaded.

    Hello TrailsEnd,
    Welcome to the HP Forums!
    I understand you're receiving an error message "The HP scan application was unable to save the file to the specified location". I will do my best to assist you!
    First, I would recommend downloading this tool called the Print and Scan Doctor. This tool diagnoses and helps resolve common printing, scanning, and connectivity problems, including: (This information is stated here.)
    USB: Verifies that the USB connection from your computer to the HP product is working correctly.
    Network: Verifies that the network connection between your computer and your network is working correctly.
    Device Status Test : Checks for device errors such as out of paper, paper jams, carriage stalls, and paper feed issues, and then provides instructions for fixing the error.
    Driver Check : Checks for missing or corrupt driver files.
    Device Manager : Checks for problems in Device Manager that would prevent printing.
    Device Online : Checks if the product has been paused or set to offline, and then sets the status back to online if necessary.
    Print Queue : Checks for and clears pending print jobs in the print queue (a log of print jobs waiting to print).
    Port Match : Checks the port settings for the HP product.
    Device Conflicts : Checks for conflicts with other drivers, such as other printer brands.
    Ink Issues : Checks the cartridges and ink levels for issues that affect print quality.
    Print Settings : Checks and adjusts the print quality settings.
    Test Print : Prints a test page for print quality evaluation, and provides options for cleaning and aligning the printhead if necessary.
    Scan Tests : Checks the scan mechanism, drivers, and registry entries.
    Let me know if this tool fixes a scanning problem on this post. If this doesn't resolve your issue, then I am going to recommend uninstalling the software. Please follow this HP document on Uninstalling the Printer Software. 
    Once this is complete, you can perform a clean boot on your computer. I will provide a Microsoft document here to help you. This helps eliminate software conflicts that occur when you install a program or an update or when you run a program. Now, you can install the full feature software from the HP website here.
    Please post your results, as I will be looking forward to hearing from you. Have a great day!
    I worked on behalf of HP.

  • Is it possible to Integrate dos with Java to create a sample compiler?

    Is it possible to Integrate dos with Java to create a sample compiler, or do I have to write the compiler from scratch? In theory, I would like to have users enter sample code in a java text field, hit a java button that would compile/run the code, by calling a dos command prompt that would run it, and display any error messages back to the java text field. Does anyone know if this is possible? Any help would be greatly appreciated.
    Tflav23

    There is a Compiler class you might be able to use also:
    C:\jdk1.3.1_01\docs\api\java\lang\Compiler.html
    So perhaps there is no need to create a process to compile code. But I don't know if you can get information about compiler errors.

  • Output in RTF format

    does HTMLDB provide any option for displaying the data in RTF format? I have a PLSQL procedure that creates a HTML report on the fly. Now I am planning to generate XSLFO output and use FOP to create RTF document from this XSLFO output.
    Is there any option in HTMLDB that simplifies this task?
    thanks in advance,
    Aravind

    Hi Aravind,
    I don’t think there is any help in HTMLDB for this. There is this technical note: http://www.oracle.com/technology/pub/notes/technote_htmldb_fop.html I don’t really like this approach.
    You should consider using XML Publisher. It’s a “new” Oracle product that is easy to use and really works! Actually it’s an Oracle Application product that is now standalone. It’s much faster to use than making the xslt manually. You can make the templates in Word. We have a project where we don’t make any templates. The customers make their own on each site.
    There of cause is a licensing issue. Depending on you setup it can be expensive.
    Check:
    http://www.oracle.com/technology/products/applications/publishing/index.html
    BI Publisher
    You can download it from Oracle eDelivery:
    http://edelivery.oracle.com/EPD/Download/get_form?egroup_part_number=B23145-01
    Product Pack Oracle Application Server Products
    Platform: Any (e.g. Window 32 Bit)
    The part number is B23145-01: "Oracle® XML Publisher CD/Media Pack".
    This includes the client and server side code + documentation and sample templates and applications.
    Regards Pete

Maybe you are looking for