Export to word

when you epxort to word and open the file directly in the
browser or directly in MS word,
when you click save as,
the default is saving as html, and the filename has nothing
to do with the filename specified in the file attribute in the
cfheader tag, is this just something that's like that and that
can't be resolved or is there a way to fing a solution.
the code that's before the actual content.
<!--- DISPLAY WORD --->
<cfcontent type="application/msword; charset=utf-8">
<cfheader name="Content-Type"
value="application/msword">
<cfheader name="Content-Disposition" value="attachment;
filename=Staff-List.doc">
<cfsetting enablecfoutputonly="Yes">
<!--- application/msword --->
<cfoutput><html
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns
="urn:schemas-microsoft-com
ffice
ffice"
xmlns:w="urn:schemas-microsoft-com
ffice:word"
xmlns:st1="urn:schemas-microsoft-com
ffice:smarttags"
xmlns="
http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type"
content="application/msword; charset=utf-8">
<meta http-equiv="Filename" content="Staff-List.doc">
<!--[if gte mso 9]><xml>
<o
ocumentProperties>
<o:Subject>WHC Staff List</o:Subject>
<o:Author>World Heritage Centre</o:Author>
</o
ocumentProperties>
<w:WordDocument>
<w:View>Print</w:View>
<w:Zoom>BestFit</w:Zoom>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseFELayout/>
<w
oNotOptimizeForBrowser/>
</w:WordDocument>
</xml><![endif]-->

There is no problem. Coldfusion and the browser are behaving
precisely as they should. The tags
<cfcontent type="application/msword; charset=utf-8">
<cfheader name="Content-Type"
value="application/msword">
<cfheader name="Content-Disposition" value="attachment;
filename=Staff-List.doc">
contain instructions from Coldfusion to the browser to
download and save the MS Word file, Staff-List.doc. Accordingly,
the browser responds by presenting you with the "File Download"
interface. It offers you the choice of either saving the file to
your computer or of opening it directly in the browser.
If you choose to save the file, then it will be
saved as a Word(doc) file . If you then open the saved file,
you will not encounter the problems you've described. However, if
you had chosen to open the file directly from the File Download
interface, the browser would have opened the copy of the document
that it saved in its cache. That copy is cached as a web page,
under the same name as the cfm file that generated it. It is the
page you have been opening.
To see that, open the folder "Temporary Internet Files" and
locate your MS Word file. You will find that it is cached, as a web
page, under the name of the cfm file that generated it. If you now
copy it to another location on your computer, say the Desktop,
something funny happens. At the Desktop, the file automatically
resumes its original name, Staff-List.

Similar Messages

  • Crystal Report error exporting to Word

    My company recently deployed a Microsoft Security Patch to our workstations that's causing a problem with Crystal Reports. When exporting a Crystal report to a Word file (from a VB 6 application) the following error is generated when opening the file: "You are attempting to open a file that was created in an earlier version of Microsoft Office. This file type is blocked from opening in this version by your registry policy setting."
    My company uses Crystal Reports v 8.0.1.0. Is there a more recent release that provides a fix for this error?
    Thanks.
    David
    Edited by: David Verbinski on Nov 5, 2008 10:35 PM

    I know 100mb works because I have created word document reports with that size before using the crystal export.  Just really big reports.  I'm not sure on the exact size because it doesnu2019t work but I know there is more data in the report than the 100MB report which works so it doesnu2019t work on some reports larger than that (don't know the specific size because it doesnu2019t work) sorry for being redundant.
    Not sure about a size limitation on an RTF formatted document that is saved as a *.doc (word document).
    It's my understanding that exporting to a .doc is the same as exporting to .rtf because the .doc is in .rtf format.  I may be wrong but if you change a .rtf extension to a .doc extension, you get the same thing when opening the file in word.
    When exporting to RTF format I get the same error, so I believe they are using the same or similar process.
    Yes I tried on other machines and different servers and the error only occurs when exporting large documents to word.  Small documents work fine.
    If there are file constraints in exporting to word, I believe a more distinct error message could be displayed related to the specific error.
    No I did not upgrade my pc or software, I developed the report and am running specificly for 11.5 release 2 with service pace 3 installed. 
    Thanks,
    K

  • Purchased export to word etc

    1. I purchased export to word etc., paid iTunes - still does not work asks me to pay again., 1. I purchased export to word etc., paid iTunes - still does not work asks me to pay again., 1. I purchased export to word etc., paid iTunes - still does not work asks me to pay again.

    Did you sign in with your Adobe ID?
    [topic moved to Acrobat.com Services forum]

  • Export to Word from SAP B1 2007A

    Hi all.
    When trying to export marketing document (sales order) to word from SAP B1 2007 A - I get error message. The error message appears in the word document and it states "unacceptable field". The template document also fails to return values in some of the data fields. We are using Office 2007.
    I have tried solution from notes (868723), saying to check "typing replaces selection". I've also set macro settings to low and given acces to VBA Projects.
    Has anyone some suggestions?
    Thanks and regards, Runar Wigestrand.

    Hi Runar,
    The following link is to the documentation about how to export to word. Check if it helps you with some useful information  :
    https://websmp108.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_HIER_KEY=701100035871000371280&_OBJECT=011000358700001146622005E&_SCENARIO=01100035870000000183&
    Regards,
    Jitin

  • Export to Word RTF - Page Server error when over 160 pages exported

    We have XIR2 SP2
    We have a Crystal report published into this Enterprise which, when all parameters are widened, runs to 190 pages.
    The resultant report includes tables
    We can export to PDF but the client requires it in Word RTF
    We can export to Word RTF Editable - and all 190 pages are produced in the resulting file, but of course the tables are omitted and the result is messy.
    So, we need to export to Word RTF where the format is neat and includes the tables.
    However, when we try and export more than 160 pages to Word RTF, we receive the following error.
    CrystalReportViewer
    handleCrystalEvent failed
    Unable to retrieve Object.
    The Page Server you are trying to connect to is not accessible. Please contact your system administrator.
    We have a duplicate environment with an identical configuration, standing by as a failover environment and which points to the same data.This produces the same error, so we don't think it's an installation corruption or failure.
    The page server is set to a maximum of 2,000,000 rows, the cache server at 256000 maximum.

    Hi Tony F,
    Many thanks for coming back on this one. Both Enterprise servers are identical in BO config, Windows 2003 server, but different in hardware.
    One has 4 proc and one has 2, one has twice the memory of the other, yet both fail at over 161 pages. Both have their boCMS db's on different servers, both derive the data from different servers.
    IIS is the web server. The only common denominator is the actual installation software itself and the person who installed it (me).
    On Friday, instead of running the reports in Enterprise/Preview or Infoview (both exhibit the problem) I switched from our default activeX to DHTML, and advanced DHTML. No improvement (Our report wouldn't work with Java, which we never use)
    On the suggestion of the SAP/BO support girl, I then SCHEDULED the report for immediate running and chose WordRTF as the format. This works fine.
    So on that evidence I suspect a software glitch that is specific to using Infoview to open the report rather than schedule it - the two processes must access the WordRTF translator in different ways.
    I'm hoping there is a patch or hotfix that can solve it. Sadly, our users don't have the appetite for the few extra clicks to use the workaround so we're going to have to pursue it with BO unless the forum comes up with an answer - perhaps its something I didn't do properly on installation, or a CMC/CMS setting. We've got 2m row limit on the page server but the report's row count is nothing like that and, anyway, it works if scheduled.
    I'm really grateful to you for taking the time to reply, I hope the above answers your question - if I had hair to pull out, I'd be doing just that!
    Kind regards
    Tony W

  • Export to WORD - what's with these boxes around the text?

    Post Author: Emily
    CA Forum: Exporting
    I am new to CR.  I am using version 10.0.0.533  We use CR with ClearQuest for problem reporting and other data collection.
    Rational (ClearQuest Vendor) tells me it's a CR X problem.
    I use a CR report exported to MS WORD as a template for taking meeting minutes.  With our old CR version, the ClearQuest export was great and I was able to add text into the report.  With CR X, the report in MS WORD comes out in text boxes and editting this output is not pretty.   I do not want the boxes, I just want free flowing text as if I had written a WORD doc so I can edit it easily during the meetings.  I have tried export to text, copy, paste but I loose all of the formatting.  I have tried HTML and then copy, paste, but this is even worse than the text output.  RTF also has the text in boxes. 
    Someone out there MUST have run into this problem also.  Help me... 

    Post Author: kepner
    CA Forum: Exporting
    Hi,
    Did you find the solution to export to Word in the free flow text format? Could you please share with me the resolution.
    Has any body foud the resolution to this issue? any updates from MIcrosoft or BO.
    Regards,
    Kepner.

  • Export to Word loses tab setting

    Post Author: HmCody
    CA Forum: .NET
    I am very new to Crystal Reports with VS.net and have run into a problem that I hope isn't a bug.
    I am creating a report that needs to be able to be exported to Word (it gets sent to the printer for inclusion in a program).  Several of the text objects are formatted with right tabs set at the right edge of the object.  Everything lines up perfectly when the report is viewed in the Report viewer and when I export to a pdf, but when I export to Word the right tabs are converted to left tabs and the text aligned to them is out of view.
    Anyone have a clue as to why this is happening and if there is a way to fix it?
    Thanks for your help.
    Helenmary

    Sorry - no pointers. Other than patience - this is a known issue, probably to be addressed in Service Pack 3 of Crystal reports. See Kb [1643979 - Crystal Reports for Visual Studio 2010 does not look for ForceLargerFonts registry key|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633343333333933373339%7D.do]
    I have seen one or two reports of people using the below KBase with success (you'll have to modify the reg key to reflect CRVS2010). But most have no success. Testing this I did not have any success either, nor did I see the CRVS2010 engine looking for any of the keys noted in the KB....
    [1644563 - How to create the ForceLargerFonts registry key when using Crystal Reports 2008 (12.x)|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333633343334333533363333%7D.do]
    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]
    Edited by: Ludek Uher on Jan 19, 2012 6:37 AM

  • Export to Word, Text does not appear in Word document

    I have created a document in Pages which needs a table as part of it. I need to convert it to Word for work but when I use the Export to Word function it creates the Word Doc file but the table is blank - no text in the table at all? (Other text outside of the table is created).
    Apart from that the formatting is not as it should be and some text (outside of the table) is incorrectly placed on the Doc file.
    My fall back up to now has been to export to pdf (which works perfectly) and email that, but that stops it being edited at work.
    Where should I be looking to make sure the text in the table in pages is exported to the Word document?
    Or amn I expecting too much?
    I am using a retina iMac, Yosemite OSX. Thanks.

    Pages v5 (any version) is none of the following:
    Word clone
    Predictable
    Professional/business grade software
    Complete
    Entirely debugged
    Thoroughly documented
    Many have, and continue to report export problems with Pages v5. Since we cannot peer over your shoulder as you enter text in a table, or if you tried to make the table behave as if in MS Word, the best bet would be to drop Pages entirely and use MS Word in Office for Mac 2011 (update 14.4.7 or later). Then you will be able to stop gambling with document conversion, work in the native Word .docx format, and recover some lost productivity. Word, not Apple's Pages, is the corporate word processing standard — for a reason.

  • Export to Word file size is huge

    Sometime after the end of March, the "Export to Word..." action in Pages has started producing very large file sizes.  The Pages file itself will be 119KB, but after exporting to .doc, it will become 1.5MB.  I have to export Pages files to Word all the time, to submit files to submission systems that have max file sizes, so I've been unable to upload my files, which is obviously a problem (and didn't used to be). 
    To fix this I have tried... restarting.  I have deleted the Pages plists, restarted.  I have tried exporting on a different computer with the newest version of Pages, which produced the same file size result.  I have copy/pasted the text into a new file, tried again.  Etc, etc.  In the end, I had to borrow a friend's computer to pull the 1.5MB Word export into Microsoft Word itself and resave, to get the expected smaller file size of 47KB.
    Please help.  Or, if there is no solution, I'll report as bug to Apple Feedback.  Thanks!

    To my knowledge all Pages 5 Exports have been particularly bloated.
    Since I have not considered Pages 5 worth using for serious work I can't compare between Pages 5.1 and Pages 5.2 as to whether the problem has actually got worse.
    All I know is that Pages 5 files & Exports are massively bigger than Page '09 files & Exports.
    Peter

  • Export to Word document comment timestamps

    Export to Word document from Pages 4.x causes timestamps for all comments to update to time of export. Is there a way to change that behavior?

    Jesse,
    That's a pain, isn't it?
    When the comment autofills the timestamp, backspace it out of the comment and replace with your plain text version of the current date and time. That should put a stop the the updates.
    Jerry

  • Export to Word--docs can't be opened

    When I export in Word format, the documents appear in the folder, but can't be opened in Word. (They can be opened in Pages, and look fine.)
    Any thoughts, anyone?

    (I've restarted, and it happens in both apps)
    But thanks to your thoughts I just created a new user, and Export works fine with it! So something is corrupted within my normal user. When I get some time I'll try deleting various preference files of Word and Pages, unless you have any better suggestions!

  • Export to Word - list styles change

    I have saved a document with customised Legal style lists. When I export it to .doc and then open the file, the formatting of the list has not been retained. ie. What was Sub Para 1.1 becomes Para 2.
    Any ideas anyone - otherwise Pages is worthless if it cannot export to Word correctly

    As I wrote many times, if we want a perfect compatibility with Word, we must use Word or at least one of the free clones:
    open Office
    neoOffice.
    Pages is not supposed to clone 100% of Word features.
    Yvan KOENIG (VALLAURIS, France) samedi 30 janvier 2010 12:37:53

  • Export to Word Errors - possible fix

    Like several other people have mentioned, I wasn't able to export to Word. I'd get an "unknown error has occurred" error message and it failed. I decided today I'd solve this problem if I could and since I knew lots of people were exporting as Word okay I had three suspects in mind. It was my second.
    Using Font Book, I turned off all the Chinese, Korean, Japanese and Arabic fonts because I don't need them. Oops. I haven't delved into which are absolutely necessary (assuming any are not) but turning on all the default Apple fonts was the fix for me.

    Great tip. Following your advice with a little trial and error discovered that the Japanese font Hiragino Kaku Gothic Pro is the only one I needed to activate in order to successfully export to Word.

  • Export to Word, letter l different size

    I exported a pdf to Word and all the letter L s appear to be thicker but aren't shown as bold when selected. Bizarre! Pdf has unknown font which became Arial in Word.
    Also, how do you get the 'properties' in a pdf file to display fonts in the file?
    Thanks, Sara

    Thanks for your prompt reply!
    I am using Acrobat X Standard (v 10.1.13) on a PC with Windows 7.
    Not sure about saving the PDF. You mean do a Save As to create a second file?
    As for the fonts issue, I’ve done what you pointed out and got a blank box. I did not create this PDF and don’t know if it was created by Adobe or something else! Maybe that’s the problem?
    As for my initial problem, I think I found a ‘cure’. Select the funky font/word and click on Font(Ctr-D), go to Character spacing tab. The thick Ls were less than 100% scale and usually Condensed spacing! I went through the whole document, making tedious one-by-one changes. At least it was only the letter L that was affected, which I find truly weird!
    After I wrote you, I tried a different PDF export to Word and it looked like a bad OCR and was worse than the first one. I spent most of the evening working on it. I’d be happy to have you look at it. Do you want both the PDF and the Word file? I did Save the PDF but the second exported file looks identical to first.
    Thanks,
    Sara

  • Export to Word with LayoutDirection of RTL on Tablix

    When exporting to Word from SSRS 2008 R2 - setting the LayoutDirection of a Tablix to RTL causes the rendered table in word to appear in inverted order:
    Selecting the table and setting Table direction (in the Table Properties dialog) to Right-to-left once already in Word corrects the issue.
    Leaving LayoutDirection as LTR renders in the correct direction, but then tabbing through the table in Word is in the wrong direction.
    Any chance that SSRS can be made to render LayoutDirection=RTL to Table direction=Right-to-left?

    Hi Sq,
    I have tested it on my local environment, we cannot reproduce this issue. My test environment is SQL Server Reporting Service 2008 R2 and Microsoft Word 2010 on Window 7. So this issue may be caused by your design structure of your report, if possible redesign
    the report to check if this issue is persists or not.
    If the issue persists, please elaborate the structure of your report, if possible could you please post both the report and the dataset with sample data to us by the following E-mail address? Then, I can try to reproduce the issue again and for further analysis.
    E-mail:[email protected]
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Just subscribed to Acrobat for $19.99/year to be able to use expanded pdf manipulation features. From left hand window I signed in successfully. However when I try to use a feature like export to Word doc I am sent to Web page to subscribe for more money.

    Just subscribed to Acrobat for $19.99/year to be able to use expanded pdf manipulation features. From left hand window I signed in successfully. However when I try to use a feature like export to Word doc I am sent to Web page to subscribe for more money.  I thought I had already paid for access to these features by subscribing for the $19.99? What features did this $19.99 allow me if NOT to edit or export PDF files?

    Please check the name of what you subscribed to. You say "Acrobat" but that isn't $19.99/year. Unfortunately Adobe have products which do the same thing and need to be used in different ways.

Maybe you are looking for

  • How do I get the original software for my HP Pavilion g7-1329wm Notebook PC

    I recently had a vicious virus that encrypted my pictures and files in my computer; had it removed from the computer and now internet explorer does not operate correctly and I have to use Chrome for browsing.  I was told that I need to get the origin

  • What's wrong with this mini-code? (Trying to draw graphics).

    Could someone please help me fix what's wrong the following test-program?: package project; import java.awt.Graphics; import javax.swing.JFrame; import javax.swing.JPanel; public class GraphicsTester extends JPanel     JPanel thePanel = this;     pub

  • Material value is been updated incorrectly in the material master

    Hi, In the material master for a material it has negative stock but the value displayed is in positive. I have activated negative stock for this material. This issue is occuring only for one plant and for rest of the plants it works fine as the value

  • Macbook not detecting HP s2331 display

    I recently bought a mini display port to hdmi-out cable. I then connect that to an HDMI to DVI-D cable, to my HP S2331 monitor. My macbook doesn't seem to detect it though, or vice-versa. When i plug it in, the screen on my macbook flashes blue, but

  • I need some help on creating a query

    This is my first crack at writing query's.   I am trying to create a query for a list on clients with a file name on the system. I found a lot of samples on the web, however i keep getting errors on all of them.  Here is on sample: select SMS_G_Syste