cfprint and cfdocument

Server: Win 2003 R2 SP 2, ColdFusion 9,0,0,251028.
Scenario: I have a <cfthread> wherein 40-80 PDFs are sent to a printer via <cfprint>; this may require almost 2 hours.  During this time, a different application may execute a few <cfdocument> tags to create PDFs, which are written the file system.  Issue is that the <cfdocument> tags fail to execute while the <cfthread> is running.
I do see jrun.exe consumes a solid 50% of CPU while the <cfthread> is running.  However, I don't know if it's the somewhat high CPU utilization causing the <cfdocument> failures or if there's a conflict between <cfprint> and <cfdocument> inside the thread.
Any thoughts/experiences?  Thanks.

Never mind, the problem I was having on my local development
server seemed to go away on the production server.

Similar Messages

  • Daylight Savings Time fix and CFDOCUMENT

    After our webmaster installed the JVM update (1.4.2_13) to
    correct the DST issue, I discovered that CFDOCUMENT doesn't seem to
    function. Has anyone else ran into this issue?

    We loaded 1.4.2_11 (as recommended in the technotes) and
    cfdocument works okay, but we are getting random times when it
    completely locks up the machine and crashes JRun. I believe there
    is a bug that was introduced with the 7.0.2 updater and that jvm
    that now affects cfdocument.

  • Cfspreadsheet and cfdocument stop working

    I am using Coldfusion 11 Standard Update 4 on a VMware virtual server with Windows Server 2012 Datacenter.
    We are having a problem where pages using <cfspreadsheet> or <cfdocument format = pdf> stop responding. Web browser just sits there loading page. All other pages seem to be working just fine. This has been going on for several months.
    Sometimes I can restart the CF Application from 'services' and it starts working again. Most of the times I have to reboot entire server. Sometimes several times before it starts working again. It may work for days or just a few minutes before I have to reboot again.
    I can't figure out what's causing it, or how those 2 tags are related. As I said, all other CF pages work just fine.
    Thanks for any help.

    Plnjmw, welcome to the forum.
    If you have Windows System Restore setup, I suggest going back to a Restore point before you began having the problem.  This will tell you if the update is the problem.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • CFPRINT and JPedal.jar

    Hello:
    Is there an update to the \ColdFusion8\lib\jpedal.jar file for CF 8 on Windows subsequent to 10/7/2008 (1,665,959 bytes)?  Adobe Support supplied this file after I encountered issues printing PDFs with embedded BMP images.  At http://www.adobe.com/go/kb405588 I do not see references to an update to this file.
    Thank you.

    Here is some more information about what is happening:
    I have a relatively simple PDF.  It is located at:
    https://drop.atti.com/drops/d3dd5a4b73c5ec42b4250c06fbe1621
    As you can see, there is a colored circle, and inside it is a white icon.  These were created by layering images.
    Using jPedal getPageAsHiRes(), the image is converted to a PNG.  The PNG file can be found here:
    https://drop.atti.com/drops/b40ed6c1807bde637919f415ae1e6397
    As you can see, the white icon was converted to transparency in the conversion.
    This behavior does NOT happen with a previous jPedal version that was shipped with ColdFusion 9.  It occurs with the version that ships with CF10 as well as the CF9 Hotfix version.

  • How to include Goole Map in PDF cfdocument

    We have a Google premier license and use it to create maps displaying markers defined by database lat/long values.  I want to include one of the JS API generated maps inside a PDF we create using cfsavecontent and cfdocument.  However, the map canvas is always blank when viewed inside the resulting PDF. Is there any reliable way to do the cfdocument step *after* the map has loaded on the user's screen or save the map canvas to our server as an image so we can include it in the cfdocument?
    Many thanks for any assistance provided.

    neetin wrote:
    Hi,
    When I save a keynote as pdf, it just insert the image for a movie. Is there a way to include the movie/animation within the pdf? (I know this is possible with latex).
    It is interesting to hear that it can be done with latex. I thought it was only possible with high end pay for products like Adobe Acrobat. It is anyhow not possible with iWork.

  • CFPrint problem

    We're hitting an occasional problem while testing the new
    CFPRINT tag in CF8. We use the tag in conjunction with CFDIRECTORY
    in a scheduled task to scan a server directory for newly-added
    PDFs, print them and then shuffle them off to an archive directory.
    This works like a charm, except for the fact that
    occasionally (and there seems to be no rhyme or reason to when this
    happens) the final page of a document fails to print. Sometimes a
    batch of six ten-page PDFs, identical except for their filenames,
    prints with missing final pages in documents one, three and five.
    We're handling multiple copies like this as using the copies
    attribute within the tag didn't seem to signal the printer
    correctly about when one copy ended and another started, causing
    problems with stapling, etc.
    My suspicion is that there is a bug in CFPRINT and if anyone
    can point me in the direction of a fix or workaround, I would be
    very grateful. CFPRINT is a superb feature addition and can
    eliminate all sorts of other problems if it behaves reliably.
    Malcolm
    PS. If it helps, we're using the latest PostScript drivers to
    print to HP 4250s from Windows Server 2003 R2 X64. We haven't had
    any similar problems printing via other applications.

    Replied to wrong problem.

  • How to get result query to print PDF pages, e.g.invoices?

    Greetings
    I have set up the query results to fill an html page with data which is an invoice to be sent out to lesees.
    Using the cfdocument tag, I can get a printable PDF version with the mailing address positioned to show in a window envelope, etc., but only one at a time.
    There is a way to loop through all the records (in this case, over 1000) and print out the whole lot (single page invoices in PDF) with one command, I assume?
    I have looked into cfprint and cfreport, but don't see how these could be used in this situation?
    Thanks for any help with this...

    Copy all 1000 invoces as one PDF document, then print. Something like this
    <cfdocument format="PDF" name="invoices">
    <html>
    <cfloop through query or array or list, and so on, to get each address>
    <!--- Text containing a dynamically generated address goes here --->
    </cfloop>
    <!--- Starts a new page for each pass of the loop --->
    <cfdocumentitem type="pagebreak" />
    </html>
    </cfdocument>
    <cfprint source="invoices" printer="\\s1001prn02\NTN-2W-HP_BW02">

  • How to specify a printer?

    I have a coldfusion application that's used by a collection of users who are all using the same type of label printer.
    One thing the app does is use cfdocument to generate a pdf sized for this label printer.  It also generates a series of forms that are printed on a regular printer - these vary, and are the default printer on each client's machine.
    Here's what I need to know - when the label is generated, they press the print button and the print dialogue opens, how can I make the label printer (not the default printer) the printer that's selected?  So all users have to do is click "print" --> "ok" and the page prints, without needing to choose a printer.
    Like I said, I know the exact printer all my users are using.
    I know this can be done as one of my users sent me screen capture of another web app doing this.  I didn't catch which scripting language they were using but will try to find out.
    So, obviously this is possible with some combination of web scripting / javascript / vbscript / something.  Can anyone offer ANY ideas?  I don't even mind if it's a browser-specific solution in this case.
    Thanks much,
    Joe

    Thanks Tclaremont for the link.
    I did look at cfprint and getprinters.  Thing is, I keep reading (in your link too) that they're for server-side printing only.  That's the opposite of what I'm trying to do.  My users are a series of independent businesses strung across the U.S., who all happen to perform the same function and therefore all use the same specialized printer type to do it.  They are all using the same TYPE of printer, but every business has their own, in their own building.  These places are definitely NOT on a network as many of them are competitors.
    I don't need to determine the types of printers available on each client's network.  I KNOW which printer I want to specifiy, and I know they all use it.  I just need a way to specify that printer - instead of the default printer, which is usually an office laser printer / copier / fax - in the print page dialogue that I'll probably open with javascript.  I'm trying to avoid forcing the users to select the specialty printer instead of the default every time they print from my system.  It's not a real big deal but you know how that goes: people get in a hurry and you've got print jobs going to the wrong printer, wasting paper, toner, and time.
    I've read this isn't possible, but like I said, I've seen another web app that does it.  It's definitely possible that they've "tactfully" installed something on the user's computers to do this, and I'll stop short of that.  But if there's ANY combination of web-based scripting languages that can do it, I'd love to learn.
    Thanks...
    Joe

  • Error occurred while generating PDF. Reason: ERROR_PDF_CONVERSION

    I get an error generating my PDF whenever someone's name has a special character's in their name such as accents and diacritics.
    Is this a bug or how do I properly set the charset for the <cfhtmltopdf> tag. I didn't have this issue with Coldfusion 9 and cfdocument. Any help in this regard would be much appreciated.
    version: Coldfusion 11 Update 3 on Windows Server 2008 R2 on IIS 7.5
    SEE STACK TRACE BELOW
    coldfusion.document.webkit.PDFgErrorHandler$ServiceManagerConversionException: Error occurred while generating PDF. at coldfusion.document.webkit.PDFgErrorHandler.handleConversionError(PDFgErrorHandler.java:1 88) at coldfusion.document.webkit.HttpPDFRequestHandler.requestPDFGeneration(HttpPDFRequestHandl er.java:113) at coldfusion.tagext.lang.HtmlToPdfTag.processPDFgRequest(HtmlToPdfTag.java:1331) at coldfusion.tagext.lang.HtmlToPdfTag.handlePDFgConversionRequest(HtmlToPdfTag.java:1466) at coldfusion.tagext.lang.HtmlToPdfTag.convertToPDF(HtmlToPdfTag.java:1413) at coldfusion.tagext.lang.HtmlToPdfTag.doEndTag(HtmlToPdfTag.java:1551) at cfcfhtmltopdf_createPDF2ecfm2090701148.runPage(c:\inetpub\wwwroot\myapp.com\includes\docs \cfhtmltopdf_createPDF.cfm:25) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246) at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986) at cfmethods2ecfm1148258034$funcSAVEPROXY.runFunction(c:\inetpub\wwwroot\myapp.com\cfc\docs\ methods.cfm:472) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:420) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:648) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:457) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2424) at cfmethods2ecfm1658643382$funcPROCESSSTEP.runFunction(c:\inetpub\wwwroot\myapp.com\cfc\mem berResults\methods.cfm:377) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:533) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:648) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:457) at coldfusion.filter.ComponentFilter.invoke(ComponentFilter.java:251) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:480) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:142) at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:156) at coldfusion.xml.rpc.CFCServlet.doPost(CFCServlet.java:348) at javax.servlet.http.HttpServlet.service(HttpServlet.java:646) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 ) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:199) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)

    Does anyone have any suggestions?
    I've tried:
    adding charset meta tags to the top of my outputted HTML contents that comprise the PDF
    I've tried adding the <cfprocessingdirective pageencoding="utf-8" /> but doesn't seem to help.
    #encodeForHTML(pdfHTMLVariable)# and even just tried encoding the individual variables that contained the special characters but that didn't seem to help anything as encoding them still won't work I'm assuming if the Charset is mis-matched.
    Does the <cfprocessingdirective pageencoding="utf-8"> just have to be within the CFC method or does it need to be within the <cfhtmltopdf> tag?
    Any input or things to try would be much appreciated as this is a regression for our app.
    **As a side note: I would still just use CFDOCUMENT, but there was a different issue where the images were outputting a RED X where the image is supposed to be. Which from what I have been able to uncover has something to do with the server certificate not being trusted or something. However, our SSL provider is listed in the ROOT Certificate Authorities so not sure what's going on with that. Those images were being output with cfimage action of writeToBrowser .
    I'd really like to fix the encoding issue does this have anything to do with language packs or missing languages of that sort? My app displays the page just fine when the UTF-8 charset meta tag is set.

  • Creating customised swf files using CF?

    Hi all.
    This is a bit of an integration question.
    Marketing create wonderful swf brochures using InDesign to
    let them have those cool page turning features. They embed urls
    into the document to invite the reader to "click to make a
    booking".
    Fine so far.
    What they have asked me is if there is any way we can
    dynamically build these brochures so that:
    a) clients can build their own and/or
    b) the urls can have some dynamic content
    For the latter, they want sales consultants to be able to
    generate a brochure and send it out and all URLs in that brochure
    will include the consultant ID (for clickback tracking and other
    stuff)
    I could do this easily enough using a PDF and CFDOCUMENT but
    they want the final format to be SWF and to have all those
    page-turner extras.
    Is this even possible at the current state of Adobe
    integration?
    Regards
    Neal

    I think you are trying to explain how to load two swf's one with action
    script and loading an other swf file which should be non action script.If
    you read my requirement carefully.I have all the same type of swf's and
    these swf are automatically created as a form of output for xcelsius dash
    board software.Iam capable of creating individialu ipa files from these swf
    files.So when I try to combine the same kind of swf files the first error
    its giving is the file name which I have used in the xml.in the main file
    name for the swf file its not considering the two swf file name in the
    initial window.so the adt package in the command line is not understanding
    the file name from the xml and the command prompt and giving error this swf
    file does not exist.So please consider how to combine two swf files with AS3
    into one ipa file.These swf files are not editable,Let me know if you find
    any idea to achieve this

  • How To Remove PDF Watermark RE Trial Version?

    Is there a way to get rid of the "Adobe ColdFusion Developer/Trial Version" watermark from the PDF files we create?  I'm using the Developer edition but I still don't want to have documents come out with that on it.  Do I need to tell it I know the enterprise trial time is done or something?  Thank you!

    they have something they're checking that identified it as "bad" and gave me a "watermark invalid" error.
    Heh yes, tried that once. Assume they've got it checksummed somewhere.
    Let's say I have a number of clients who have their own versions of ColdFusion, many because I recommended them. That's a lot of sales of ColdFusion that Adobe would not have made otherwise, all because of me.
    No that's different, that's some kind of reseller/partner scheme. Yes I agree they could do something with that, but it involve them just giving you a licence or discount, not changing the way the Developer licence works.
    Since I am a CF developer, I want to create a report for them, or an invoice, perhaps, or some other general reporting diagnostic from me, the developer, to my clients. ..I can get Adobe Pro for half that and do some kind of work-around by creating an RTF file, open in Word, save as PDF, and then email, but c'mon! We're developers! We automate!
    Aha, but that's exactly the point! You, at that point, are not using CF and CFDOCUMENT as a developer; you're using it as an office worker to create PDF documents in order to save yourself time and money. You're no longer developing, you're using the product.
    I know it's annoying, but it's an extremely powerful product. If all you want to do is knock up an invoice just use Word then something like PrimoPDF which is free.

  • Is there really no "can grow"  feature?

    Does Report Builder have a "can grow" / "can shrink" feature
    in either version 7 or 8 that we can't find?
    We're issuing news releases as pdf files via report builder.
    The body of the report has one field - "content" - that may have
    one page worth of text, or it may have more. If the "content" field
    has two pages worth of text, the second page will not print if the
    field size is less than the length of one page! The 2nd page of the
    news release gets cut off because there is no "can grow" feature
    that we can find.
    However, if we extend the field size to beyond the length of
    the page, thereby extending it to two pages, the second page
    automatically gets printed regardless of whether there is no text
    to print or not because there's no "can shrink" feature!
    And CFDocument can't be used because it cannot render images
    through a firewall.
    And so I ask again :-), does Report Builder have a can grow /
    can shrink feature in either version 7 or 8 or are we out of luck?
    What I missing?
    TIA, Andrew

    dear wyodor, I thought that I explained my problem all right in my post? well,
    when I put a logo in the corner of my site -in my case a jpg file with some text, it looks good in iweb, but after publishing its not possible to read the small text because of the way iweb compress photos - my question is -can I do anything to keep the jpeg-compression i made i photoshop? Is there no way in iweb to control the compression? Its really frustrating -and the only really problem I have with iweb
    se how my logo looks im my site:
    http://web.mac.com/pierrienevoldsen/24x36.dk/om_24x36.dk.html
    I have the same logo twice now just to check different advises, but still its impossible to read the small lettes -but not in iweb

  • Cfdocumentitem footer problems

    Hi there experts
    I have a problem with a pdf i'm trying to display with
    footer.
    i am using the following code to create a variable...
    <cfsavecontent variable="myfooter">
    <hr style="clear:both;">
    <div style="width: 33%;padding-top: 5px;padding-bottom:
    5px;font-family: Arial, Helvetica, sans-serif;font-size:
    125px;float: left;">My Agency<br/> Washington, DC
    20450</div>
    <div style="width: 33%;padding-top: 5px;padding-bottom:
    5px;padding-left:10px;padding-right: 5px;font-family: Arial,
    Helvetica, sans-serif;font-size:
    12px;float:left;">Department</div>
    <div style="float: right;text-align: right;width:
    33%padding-top: 5px;padding-right: 20pxpadding-bottom:
    5px;font-size: 12px;font-family: Arial, Helvetica,
    sans-serif;">#fs_epa_pub_no#<br/>
    #dateFormat(fs_epa_pub_date, "mmm yy")#</div>
    <br /><br />
    <hr style="clear:both;">
    </cfsavecontent>
    and the following to display it within my cfdocument and
    cfdocument section.
    <cfdocumentitem type="footer">
    <cfoutput>#myfooter#</cfoutput>
    </cfdocumentitem>
    Now, if i remove the cfdocumentitem thang, it displays
    properly at the appropriate size. But as soon as i wrap it with a
    cfdocumentitem it shrinks down to a size that is nigh on to
    unreadable. You can even see in my snippet that i attempted to
    affect the font size as large as 125px and while the other
    formatting is rendering (the text that is to be right aligned is,
    the text that is to be in the center is however, no matter what i
    do, i cannot affect the text size. Can you make recommendations? Is
    there a fixed size for a header that is affecting the font size?
    Any suggestions?

    Hi Miki,
    Make sure you have installed all the latest updates for your CF. There was a known
    issue with CF, <cfdocument> and sizing issues that was corrected with an update.
    I recently worked with an individual that was having a sizing issue and had not yet
    done the update. Upon performing the latest update(s) the sizing issue went away.
    Not saying this will correct your issue. However, if you don't have all the fixes/updates in
    place that correct the causing factors, any attempts to figure it out will be futile.
    Leonard

  • Problem with cfdocument and background colors with table borders

    i am having a great deal of difficulty with cfdocument
    rendering my tables with cells that have background colors. the
    background colors seem to bleed through the table border. a picture
    at 100% magnification can be seen at
    http://www.vitad.com/cfdoc.jpg
    and at 1600% magnification at:
    http://www.vitad.com/cfdoc2.jpg.
    i am attaching sample code of the what generated the pdf in the
    pictures. btw, i am running cfmx 7 with hot fix 2.

    Hi fresher4flex,
    Since you are using the item Renderer for the DataGrid Column try to apply the styles dynamically to the background of your itemRenderer by making using of the rollOver and rollOut events.
    Thanks,
    Bhasker

  • CFDocument and trouble converting to pdf

    Hello,
    I'm simply trying to convert a word doc to .pdf using CF9.  But when I try it, I get the following error...
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    Also, coldfusion services seem to go down for a few moments (i can't render any coldfusion pages on the server) and then after a few moments the CF services are back.
    What could be causing this???
    Here is the simple code I am using...
    <cfdocument format="pdf" srcfile="\\srvTestServer\wwwroot\officetopdf\worddocs\Infograms Inventory.doc" filename="\\srvTestServer\wwwroot\officetopdf\pdfdocs\test.pdf"></cfdocument>
    Now if I take out the srcfile section of the tag and hard code text into the cfdocument, it works with no problem???
    example
    <cfdocument format="pdf" filename="\\srvTestServer\wwwroot\officetopdf\pdfdocs\test.pdf">This is a test message for my pdf file</cfdocument>
    I hope someone can shead some light on this?
    Thanks In Advance,
    Cedric Gaines

    Is OpenOffice installed on your machine?  I believe this is a requirement to work with Word files in CF9.
    Office file interoperability
    http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WS56EA2935-FBD2-4089-8402-FDDA2BAF55 FB.html
    Configuring OpenOffice
    http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WS899EE911-747B-45cf-8550-DC91238233 64.html

Maybe you are looking for

  • How to count and stop at multiple encoder locations

    Hello, I was given an assignment at school to create an encoder-based stepper motor driven wheel to be stopped at multiple preset locations as established in a simple list and controlled by a M series board (PCI-6221). The task involves a spreadsheet

  • Need A List of Most Sent To / From Domains -- Any Command?

    Hey there, One of my clients is looking for a list of the top 50 domains that they mail to and another top 50 list of whom they receive from.  I'm not an Exchange admin so I thought I'd reach out here.  A quick search provided me no answers.  Does an

  • Splitting Paths in CS2

    Help! How do I split paths in CS2. For example I have a square and a circle that overlap each other and want to split the two paths so that I get a new shape (path) where the sqaure and circle overlap and still have the remaining paths of the square

  • Case structure back and forth from LED

    Hello, I'm trying to make a case structure switch back and forth everytime a boolean LED indicator goes off. I want case one to start when a button is pushed, switch to case two when an LED indicator goes on, then switch back to case one when that sa

  • Audio Driver Codec not working

    My PC info is: Manufacture: Hewlett-Packard Model:HP Pavilion g6-2231tx Notebook Processor: Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz      2.40GHz Installed memory (RAM): 4.00 GB (3.89 GB usable) System type: 64-bit Operating System Pen and Touch: No