Cannot create PDF documents 8.0.1 update

We are now using ColdFusion 8.0.1.195765 on a Windows 2003
Server with Java 1.6.0_04. We have recently upgraded to 8.0.1 from
8.0 and then had to apply the cfimage hotfix to fix some issues we
had with cfimage. Now, when we try to create either a simple or
complex PDF file, the browser session times out.
This is for a more complex page:
Thread jrpp-3694 request type - TEMPLATE REQUEST
*Template Path - D:\ea\webapp\MIS\dpit\dpPrint.cfm
*Request Parameters - {hidDPID1=[Ljava.lang.String;@1f27c49,
hidStartRow=[Ljava.lang.String;@bdc28c,
fy=[Ljava.lang.String;@2f9db7, Row2=[Ljava.lang.String;@1b5fa1,
hidDPID9=[Ljava.lang.String;@1234836,
hidDPID8=[Ljava.lang.String;@159d6f0,
hidDPID7=[Ljava.lang.String;@12e43fa,
hidDPID6=[Ljava.lang.String;@70ef6a,
hidDPID5=[Ljava.lang.String;@761e87,
hidDPID4=[Ljava.lang.String;@ce5742,
NumRecords=[Ljava.lang.String;@c2b6ac,
hidDPID3=[Ljava.lang.String;@16704c1,
hidDPID2=[Ljava.lang.String;@692e16,
oper=[Ljava.lang.String;@150adbe,
hidDPID13=[Ljava.lang.String;@1bea2f4,
Row13=[Ljava.lang.String;@bc690c,
hidDPID14=[Ljava.lang.String;@194a297,
hidDPID15=[Ljava.lang.String;@13e9a94,
hidSelections=[Ljava.lang.String;@11684d4,
hidDPID10=[Ljava.lang.String;@16aa4e9,
hidDPID11=[Ljava.lang.String;@70f417,
hidDPID12=[Ljava.lang.String;@1a925b8}
*Request Method - POST
*Client IP address - 1.2.3.4
*Thread elapsed time - 91201 milliseconds
*Application Name - dpit
"jrpp-3694" prio=5 tid=181701 TIMED_WAITING
at java.lang.Object.wait(Native Method)
at coldfusion.util.Waiter.getResponse(Waiter.java:44)
at
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:258)
at
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:163)
at
coldfusion.tagext.lang.DocumentSectionTag.processContent(DocumentSectionTag.java:510)
at
coldfusion.tagext.lang.DocumentSectionTag._processContent(DocumentSectionTag.java:455)
at
coldfusion.tagext.lang.DocumentSectionTag.doAfterBody(DocumentSectionTag.java:428)
at
cfdpPrint2ecfm382527107._factor9(D:\ea\webapp\MIS\dpit\dpPrint.cfm:142)
at
cfdpPrint2ecfm382527107._factor11(D:\ea\webapp\MIS\dpit\dpPrint.cfm:87)
at
cfdpPrint2ecfm382527107._factor12(D:\ea\webapp\MIS\dpit\dpPrint.cfm:55)
at
cfdpPrint2ecfm382527107.runPage(D:\ea\webapp\MIS\dpit\dpPrint.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at
coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
at
coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at
coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
at
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
This was generated by the simple snippet of code I attached
to this post.
Thread jrpp-4944 request type - TEMPLATE REQUEST
*Template Path - D:\inetpub\wwwroot\testpdf2.cfm
*Request Parameters - {}
*Request Method - GET
*Client IP address - 128.157.75.19
*Thread elapsed time - 39280 milliseconds
*Application Name -
"jrpp-4944" prio=5 tid=245230 TIMED_WAITING
at java.lang.Object.wait(Native Method)
at coldfusion.util.Waiter.getResponse(Waiter.java:44)
at
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:258)
at
coldfusion.document.DocumentProcessor.processContent(DocumentProcessor.java:163)
at
coldfusion.tagext.lang.DocumentTag.processContent(DocumentTag.java:1479)
at
coldfusion.tagext.lang.DocumentTag._processContent(DocumentTag.java:1382)
at
coldfusion.tagext.lang.DocumentTag.doAfterBody(DocumentTag.java:1340)
at
cftestpdf22ecfm1149772036.runPage(D:\inetpub\wwwroot\testpdf2.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at
coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
at
coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at
coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
at
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
I expect you will probably need some additional information.
I was informed that the problem was evident before and after the
cfimage hotfix was applied.

Hello Jennfr,
Thank you for using Apple Support Communities. 
This article should help you resolve this issue:
Loss of cellular service or ability to use Touch ID after updating to iOS 8.0.1 on iPhone 6 or iPhone 6 Plus
Regards,
Jeff D. 

Similar Messages

  • Cannot Create PDF Acrobat 9.4 Standard Windows 7, 64 bit

    Hi,
    Currenlty my colleague and I have the same issue; we cannot create PDF documents using Acrobat 9.4 Standard or the office plug in, and there is no PDF printer available after the acrobat installation either.
    We are both using Windows 7, 64 bit version. I have checked and confirmed Acrobat 9 on Windows 7 64 bit with Office 2007 should be compatible.
    * When using the 'Create PDF from file' feature from Acrobat we get the following error: "Unable to find "Adobe PDF" resource files. Do you want to run the installer in repair mode?"
    I have run the installer in repair mode multiple times, same isssue occurs after this is done.
    * When using the Acrobat plug-in for office, for example in Word (we both use Office Professional 2007) and selecting 'Create PDF' it will prompt for a save location, after select save nothing happens, and there is no PDF file created in the save locaton.
    So far I have tried the following without any success:
    - Un-installing and re-installing acrobat, multiple times
    - running the acrobat application in compatability mode for Windows XP
    - attempted to create PDF files from older word versions i.e. .doc and .docx have the same issue
    - attempted to manually install PDF printer using the acrobat installation files - did not work
    * I am aware that Office 2007 will allow me to save a document as PDF, however we still need acrobat for the publishing quality and editing features.
    Any help or suggestions regarding this issue would be greatly appreciated :-)
    Kind Regards,
    Wade

    I understand what you are suggesting. I have two laptops the same model. AA works on one but not the other.  I do have office 7 and a 64 bit OS.
    Thanks for the help
    Jack Sherwood
    From: "Bill@VT" <[email protected]>
    To: Jack Sherwood <[email protected]>
    Sent: Sunday, July 10, 2011 8:21 PM
    Subject: Cannot Create PDF Acrobat 9.4 Standard Windows 7, 64 bit
    If you are running a 64-bit version of OFFICE 2007 (if one exists), that may be the issue. AA X did not work with that version until the most recent release as I understand it. Since you have AA 9.4, I am not sure of the compatibility of it with the 64-bit version. It is strange that the printer does not appear. It seems a few others have had similar problems and as I recall, someone made a suggestion to fix that recently -- though it may have been for AA X. You might search on 64-bit or such.

  • After installing two updates, I cannon create .pdf documents as the window says "Missing PDF Maker Files."  I've uninstalled Acrobat and re-installed twice, same problem

    After installing two updates, I cannon create .pdf documents as the window says "Missing PDF Maker Files."  I've uninstalled Acrobat and re-installed twice, same problem.  How do I correct problem?

    Thank you.   I googled my problem and got good answers involving making changes to my Office settings - which worked. 
    Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE smartphone

  • Problems in Windows 8 creating PDF documents using Adobe Acrobat Pro 9.5.5

    I am running Windows 8 with the latest version of MS Office (version 14) and Adobe Acrobat Pro 9.5.5.  I was not having any problems making/printing PDF documents until about 30 days ago.  The only things that I can think of that have changed during this time period is 1) I updated my Office Suite to version 14 from the previous version and, most recently, 2) my Adobe Acrobat Reader program was automatically updated to the latest version.  I ended-up uninstalled Adobe Reader becuase the new program became my default for openning all Adobe PDF files, even when I tried to force my computer to use Adobe Acrobat Pro as the default (becuase doing so allows me to edit docments with features not available in the free Reader version).  When I go to print a Word document, for example, to Adobe Acrobat, the process stalls/stops at the point where you are supposed to choose a location to print/safe the new PDF document file.  All I get is the Save-As Screen with most of the buttons and folder tree blank (see example below).  After 5-10 seconds, "not responding" shows up in the title of the Save-As Screen and I have to click the "X" box in the upper right corner to abort.  This problem seems to have first started when trying to print pictures from the Windows picture viewer.  After a while long, I noticed that the same problem occured when printing from my internet browser (Firefox), but I coudl still print from Word or Excel.  Now, as of the last couple of days, I can't print from any program except the basic Paint software program.  I think this may actually be a Windows issue because when trying to toublshoot this problem, I re-installed Adobe Acrobat Pro and it did not help. I also tried making PDF documents using the free PrimoPDF software and had the exact same problem.  I have no idea where to go from here.  All I know is that I desperately need to create PDF documents and cannot!  Please help!!

    You're asking a lot of ancient Acrobat to work with an Office that never existed when it was made. "Just updated my office suite" is a massive change, and Window 8 didn't exist at that time either...

  • Adobe v9 on W7 and office 2007. cannot create PDF from MS word using Adobe. But can from Excel, PPT

    Adobe v9 on W7 and office 2007. cannot create PDF from MS word using Adobe. But can from Excel, PPT and other MS office apps. Reinslalled Adobe, updated Office, and Adobe no help! Also I can create a pdf from the MS Word and it is using the Adobe 9. So one would think that's good. No it isn't when you need to combine different files to one big PDF document. Any suggetions? Thank you

    Yes, I’m saying that I can in WORD use “Save As ADOBE pdf” but cannot in ADOBE create a pdf file from a WORD (.doc or .docx) document. While I can from other MS Office apps like Excel and PowerPoint.
    I understand I can use “work around” and save doc in WORD as pdf then compile all files needed (xml, ppt, pdf) in the ADOBE v9. to one big pdf document. But that is not the point of this post.  
    Jarda @ PC+NET Solutions
    Mobile 613-532-7023
    Office  613-385-1268
    <http://www.pcplusnet.net/> www.pcplusnet.net

  • Adobe Acrobat XI: Error Adobe Acrobat is not activated. Cannot create PDF File.

    After installing Acrobat XI Pro on Windows 7 Ent. w/Office 2010.
    From MS Word, select Save as PDF, I recieve "Adobe Acrobat is not activated. Cannot create PDF file."
    Any and all troubleshooting has failed.
    Uninstall Acrobat, language packs, re-install, install updates, Install on fresh image.

    kglad  your link refers to Windows XP. As to the rest it is questionable. First of all it would be nice to know the cause, before fixing the problem. For in some cases eliminating the cause will solve problems later on. So, in my case for ex. The problem did not exist until I protected my Word 2010 document and then saved it to PDF--which it would not allow to do so and giving the error message stated above.

  • Cannot creat pdf from Powerpoint using Acrobat Pro X

    I cannot create pdf files from Powerpoint 2010 using Acrobat Pro X.  I am using Windows 7 32-bit. There are no updates for my Acrobat Pro X and so the PDFMaker is up to date.  When trying to save to a pdf, the program will crash.  The problem signature from Powerpoint states that the problem name is "APPCRASH" and that the fault module named MPS.dll.  HELP!

    Here's a slightly better version.
    set urllist to {"http://www.cnn.com", "http://www.apple.com", "http://www.macintouch.com"}
    set numURLs to (count urllist)
    on pageloaded(timeoutvalue) -- in seconds
    delay 2
    repeat with i from 1 to timeout_value
    tell application "Safari"
    if (do JavaScript "document.readyState" in document 1) is "complete" then
    return true
    else if i is timeout_value then
    return false
    else
    delay 1
    end if
    end tell
    end repeat
    return false
    end page_loaded
    tell application "Safari"
    activate
    end tell
    tell application "System Events"
    tell process "Safari"
    set frontmost to true
    repeat with i from 1 to (numURLs)
    tell application "Safari"
    set URL of document 1 to item i of urllist
    end tell
    my page_loaded(5)
    keystroke "p" using {command down}
    click menu button "PDF" of sheet 1 of window 1
    click menu item 2 of menu 1 of menu button "PDF" of sheet 1 of window 1
    keystroke return
    end repeat
    end tell
    end tell
    Eric

  • I cannot open pdf documents after installing Reader XI

    Hi I have just installed Adobe Reader Xl. I now cannot open any pdf document - the screen is blank and closes after about 10 seconds. When running the trouble-shooter it states there is a compatibility issue. I have re-installed, I have looked at my internet options settings but still cannot resolve the issue. Do you have any suggestions? I am running Windows 7 and Norton 360 Premier Edition software.  Regards Doug

    Interesting that when I installed ReaderXI I wasn't asked to accept terms.
    Cheers
    Quoting Pat Willener <[email protected]>:
    Pat Willener http://forums.adobe.com/people/pwillener created the 
    discussion
    "Re: I cannot open pdf documents after installing Reader XI"
    To view the discussion, visit: 
    http://forums.adobe.com/message/5684309#5684309

  • SharePoint Online - Generate or create PDF documents with content

    Hi,
    We are in the process of evaluating SharePoint Online for a project that requires to create PDF documents. These documents are kind of reports that can be generated in the system. In case of on-premise we would have created a custom farm solution probably
    using some PDF creation DLL to create the document.
    However, wanted to know what are the options in SPOnline? The word automation service might not help because in that case we will need to generate a word document first and then convert it to PDF. Also, creation of this word document would again be a question
    to answer.
    Any suggestion/thoughts?

    There is no create a PDF option in SharePoint. (not in on-prem and not in online)
    You can print to PDF in most of the Operating systems and/or browsers by default.
    And you can of course create a document and save that to PDF (or export to PDF or Print to PDF)
    The Word Automation service..... is for Word... as you mention you dont't want to use word.... so that is not an option.
    In general ... WHY?
    If it is for Locking down the posibilities for a end user who sees the document you can also implement IRM (based on AADRM or just in Word itself)
    If it is for publishing... you also need a "source document" and that can be Word. 
    So without the whole story it is difficult to advice....  In general if you want to create PDF document and edit it right from PDF and also don't want to use the Office suite, maybe a solution of Adobe like: https://www.adobe.com/creativecloud.html 
    Michiel Hamers www.SharePointman.nl Don't hesitate to contact me for a SharePoint/O365 question.

  • Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell m

    Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell me if I'm doubling up as I'm not sure of the differences between the products and would like to save a few dollars.

    Acrobat Pro can do a lot more than the PDF Pack online service.
    Try if you can do everything you need with PDF Pack; otherwise keep Acrobat Pro.

  • Transaction SFP: ADS can create PDF documents with imbedded  XML ?

    Hello,
    Reading through the documentation of the integration of SAP and Adobe interactive forms, I somehow have the impression this is possible, but I do not find a hint how do it.
    I want to create PDF documents which should be 'finished' outside SAP. Is it possible to create a PDF document which contains not encrypted text (XML-stings), which can be parsed and replaced.
    Any idea is very much appreciated,
    Robert

    i use this it works.
    http://www.lowagie.com/iText/
    http://itext.sourceforge.net/docs/
    regards

  • Adobe Reader XI I cannot open pdf documents, change or delete the program

    Hi, After installing Reader XI I cannot open pdf documents, change or delete the program! please help

    ilana.
    Sorry you are having issues with the forum. I wasn't asking you for your information. You may be subscribed to all of the threads if you got this.
    I would suggest going to the "forum comments" forum and seeking help there.
    It's here ---> Forum comments

  • Get SOAP Cannot Create XML Document reader error with Outlook integration?

    Hi,
    We installed Outlook Email Integration on a windows XP / Office 2007 machine and it installed OK. However when we click the "Add to CRM On Demand" button and try to login we get the following error message when we click the 'Sign In" button
    "SOAP: Cannot create XML document reader"
    Has anyone come across this? Are there any pre-requisites for using this add-in? e.g. Service Packs, .NET framework etc?
    Cheers

    It may not be the case...but pls. check if MS Word is defined as editing tool for email.. It should not be.
    ANotnio
    BExpert, Brazil

  • How do I create pdf documents on my mobile device, LG Model MS695, Android Version: 2.3.6?

    How do I create pdf documents on my mobile device?  It is an LG Optimus M+ Smart phone,  Model #: MS695, Android Version: 2.3.6   Thanks, KLynn K.

    Adobe CreatePDF mobile app

  • Using Frame 9, Acrobat 9.5, suddenly cannot create pdf. The ps file is empty, and the process results in unresolved cross-refs. Have updated w/o success.

    I've beenusing the Tech Comm Suite with Frame 9 and Acrobat 9.5 for years, and suddenly cannot create a pdf of a frame doc. The ps file is empty. This is happening to a colleague using the same suite across the country. Any suggestions? Please help!

    OK, that's pretty plain vanilla. Assuming you've already checked the Adobe
    Updates web page to ensure that both applications are fully patched....
    The thing that jumps out from your procedure is that you don't seem to have
    the Acrobat printer set as the system default because you're selecting it.
    So I'd make that change. And you may want to then reboot, to make sure it
    sticks.
    The second thing I'd do is eliminate your Step 1, because if you don't
    select Print To File and do that dance, if the Acrobat Printer is selected
    (as it should be if it's the system default), Acrobat will create the PS
    file and distill it automatically, then delete the temp files -- that's
    what it's designed to do. (This would also make Step 2 and 3 unnecessary,
    because Acrobat is your system default printer now.)
    Probably no harm in forcing it into manual mode as you're doing, except the
    extra time and keystrokes, but I'd try the other path just to see what
    happens.
    Are you getting any error messages in the Frame Console window?
    Art Campbell
              [email protected]
      "... In my opinion, there's nothing in this world beats a '52 Vincent and
    a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358
    I support www.TheGrotonLine.com, hyperlocal news for Groton MA.

Maybe you are looking for

  • Payroll cheques posted to GL in PCP0 but not showing on the cheque register (FCHN)

    Our Finance is trying to find out what happened with a few Payroll cheques from early 2013.  We can see that they were posted to GL 100300 in PCP0, but the cheques are not showing on the cheque register (FCHN). Does anybody have any ideas to help mef

  • Process Order Locking

    Dear Gurus, Am working in a FMCG environment. Confirmation of operations is required every 15-20 minutes. There are multiple operations in an order. Also, we are using Handling Unit functionality for palletization process. The Handling Unit creation

  • Cannot find/use quicktime

    I've tried to install the newest version of quicktime to my computer but when I run the installation wizzard it says that a newer version of quicktime already exists. The problem is that I cannot find (or use) any version of quicktime on my computer.

  • Want to select DAQ for my application

    Hi friends, I am newbie to labview.. I am doing a project in which I have to measure the ball valve position.. for this I have attached ring magnet below the ball. when the ball rotates the magnet rotates along with ball and by using hall sensor we c

  • Include project name in search results? RH9 or 10

    Hi all, Our projects are organized with a master project for the various clients, that includes a number of application projects such as Word 2010, Adobe Acrobat, etc. When a user runs a search in the published project, they sometimes have difficulty