Creating PDF when No Files Match Search

I am trying to create a pdf from an existing word document.  When I go to the folder containing the particular document (and other documents as well), I get the response "No items match your search" and no documents are shown at all when I know there are multiple documents in the folder.

Have you tried creating the PDF directly from WORD, either by printing to the Adobe PDF printer or by using PDF Maker (or both)?

Similar Messages

  • Unable to create PDF from dwg Files

    Hi All,
    I suspect this question is old hat but if anybody can provide a solution it would be greatly appreciated. Acrobat 8.3.0 professional edition Windows XP sp3.
    It used to work a long time ago but when I try to convert a dwg to PDF the message "An unexpected error occurred. PDFMaker was unable to produce the Adobe PDF". I looked at the "create PDF" options in preferences and only security options are shown for Autocad files so I know something is amiss.
    I have tried adding a printer using the ini file in the xtras folder in Acrobat and when I look at printing preferences (before and then after the install) all the boxes are blank - again an indication something is wrong?
    I have tried the repair function in the control panel - still no good.
    Any (polite) suggestions other than buying X?
    Many thanks

    Interestingly, "PDFMOUTLOOK" is apparenly related to PDF Maker for Outlook. It has also been suggested to be Malware (not good). That would suggest you may have some corruption. I am not saying you do, but just what is hinted at by a web search.
    In terms of the printing process. The Adobe PDF printer creates a PS file. With Acrotray active, this PS file causes Acrotray to activate Distiller in the background and complete the conversion of the PS file to PDF. That is the basic conversion process used by Acrobat to create PDF files. Distiller is always in the picture, it just may be running in the background. If Acrotray is not active, the process will stall. Since you are seeing a Distiller log screen, your process seems to be working.
    PDF Maker is basically a preprocessor for the Adobe PDF printer. The preprocessor inserts PDF Marks into the PS file that is created to allow the conversion to PDF to include bookmarks, links, etc. My suggestion about PDF Maker (since the print process seems to work) is that there may be something in PDF Maker that is causing the problem. From the web search, it appears it may even be a virus type of aspect that hit your PDF Maker. Again, I am not saying that is the case, only suggesting it as a possibility. If you can create the PDF from the printer, then the basic process of creating PDFs is working and it is then a process of checking out the problems with PDF Maker. For that, I typically suggest turning all of the options off and then adding them back in to see what triggers the problem. You are basically in a trouble shooting mode and need to isolate the problem.

  • Create PDF from two files in sub folder automation

    I am looking to create an automation tool that does the following to help save time (the current process takes about 20 min):
    First, take two specific files (The first page is a single worksheet excel file that is fitted to one page.  The second is a word document.)  in a user defined location and combine them into one document.  Currently this is done manually through Acrobat 8 via the Create PDF function for each file then the Combine PDF function.
    Second, I would like to have the Bookmark and Attachment pane set for initial view, but there is not a preset option for this.  Is this even possible?  Currently, I set the initial view to bookmarks and page, and include a not one the first page on how to open the attachment pane.
    Third, all external links to documents, via hyperlinks, are added as attachements and the links are changed to point to the attachment so that all information is contained within one document.
    Lastly, this newly created document is posted to an intranet location.
    Any help in part or whole would be great.
    NOTE:  All code must be included as an add-in to Acrobat as this is within a corporate environment and server side scripts are not allowed.

    I have created the following script as a start to trying to figure this out, but I am getting unexpected results.  When I run this script, I get the two files, Temp and Combined.  The Temp file is, as expected, a pdf version of the last file in the array, but the Combined file is where the problem is.  With the Combined file, I have one blank page, then my single worksheet from the workbook, and then only the first page of the word document which is 26 pages.  Any idea what I am doing wrong?
    In addition, is there a way to prompt the user to select the filepath through a Windows Explorer interface?
    Current code:
    var filepath = "/c/filepath/"
    // Create a new PDF document for Profile:
    doc = app.newDoc();
    doc.saveAs({ cPath: filepath + "Temp.pdf" });
    doc.closeDoc(true);
    doc = app.openDoc({cPath: filepath + "Temp.pdf" })
    // List of files of different extensions
    aFiles = new Array( "Doc1.xls", "Doc1.doc");
    for ( var i=0; i < aFiles.length; i++) {
    // Open and convert the document
    newDoc = app.openDoc({
    oDoc: doc,
    cPath: aFiles[i],
    bUseConv: true
    // Save the new PDF file to a temp folder
    newDoc.saveAs({ cPath: filepath + "Combined.pdf" });
    // Close it without notice
    newDoc.closeDoc(true);
    // Now insert that PDF file just saved to the end of the first document
    doc.insertPages ({
    nPage: doc.numPages-1,
    cPath: filepath + "Combined.pdf",
    nStart: 0

  • Can't create PDF from Word file

    I may be missing some functionality or that functionality may not exist.
    I'm running Acrobat Pro 9.2 and MS Word 2004 (11.5) on OSX Leopard 10.5.8. I want to create a PDF from a Word file but NOT using the Print dialog. I want to either create it in Acrobat using File > Create PDF > From File or create it from within Word using the Acrobat menu/toolbar. This is so that it will end up as a tagged PDF.
    However, I don't have an Acrobat menu or toolbar in Word. I thought Acrobat was supposed to have installed these into MS Office when I installed Acrobat. And when within Acrobat if I select File > Create PDF > From File and choose a Word file, I get a message "Acrobat could not open 'filename.doc' because it is either not a supported file type or because the file has been damaged". This happens for all Word files.
    Looking in Acrobat > About Adobe Plug-Ins... under Convert2AdobePDF it says 'Loaded: no'.
    Are these two methods of converting Word files to PDFs something that can only be done in the Windows version of Acrobat? Or is there a plug-in or update I can download to install this missing functionality?
    Thanks for your help,
    Mark

    Keep your Office2004. But Office 2008 does have a way to create PDF's from within  the word and excel Programs.
    It works better than through the AdobePDF Printer, or through the Apple Print menus save as PDF. (Unless you have X.6.x Snow leopard)
    One thing it gets around is a long standing Problem Acrobat has had with word and excel since Word 6.0.1.a/Excel 5.0.1a. Acrobat doesn't know how to interpert Word Page section Breaks. Chopping up a word/excel document in to multiple PDFs that have to be merged back together. MS came up with their own PDF Converter that gets around that problem.

  • Creating PDF from multiple files results in file name AND chapter name both appearing in TOC.

    And all the bookmarks in that chapter nest directly under the file name. I would rather have just the chapter title appear with no file name in the TOC and the chapter bookmarks nested under that.

    Hi tekwrite1955,
    This is an expected behavior. When you create a pdf from any file it will list the filename in the TOC.
    You have to manually edit the bookmarks.
    Regards,
    Rave

  • Create PDF from Multiple Files Error

    Running Acrobat 8.1.2 and InDesign CS3 8.0.2
    When trying to create a PDF from multiple files, I am getting an error with each file as it is opened by Acrobat to create the PDF file. The error reads:
    Invalid value for parameter 'using' of event 'exportFile'. Expected PDFExportPreset, but received "Standard".
    The files are also left open in InDesign afterward instead of being closed. Does anyone have any idea what might be causing this?
    Thanks.

    Did you upgrade your Office / Word installation?
    PDFMaker-compatible applications for Acrobat 7 with regards to MS Office:
    --| Office 2000
    --| Office XP
    --| Office 2003
    See:
    http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html 
    Be well...

  • Problem Creating PDF with Multiple Files in Pro. 7

    I'm using Adobe Acrobat Professional 7 on a computer with Windows XP.
    The problem is that when I try to create a PDF with multiple files everything just suddenly stops. There are 75 files involved and when it gets to around 41 or so (don't know the exact number because I turned away from my computer for just a moment), it just stops. There are no error messages; nothing. Just a blank Acrobat screen.
    Last week I had a different problem which was resolved by an uninstall/reinstall and I was able to create the PDF with those exact same 75 files, but after the PDF was created I realised that some changes needed to be made. I dumped the PDF, made the appropriate changes and left it for the weekend. Today I the new problem has arisen.
    Any ideas what the problem might be?

    I've read many discussions about Acrobat and problems with server files, with the general solution being what you are doing... copy the files to a local hard drive

  • Problem creating pdf from multiple files

    Hello,
    I'm running Windows XP SP3 with Adobe Acrobat Standard 8.2.1.  When I try to create a one pdf from multiple files in Adobe Standard 8.2.1 the application just closes.  The two files I'm trying to combine into 1 pdf file are word files.   I'm able to create a single pdf of each word file by opening them separately in word and sending them to the acrobat printer.  I've tried combining other files also, but had no luck.  Windows events doesn't log anything under applications and no error message pops up when the application closes.
    Anybody have any ideas how to troubleshoot this issue or what could be causing the applicaton to just close? 

    I've read many discussions about Acrobat and problems with server files, with the general solution being what you are doing... copy the files to a local hard drive

  • Unable to create PDF from Publisher file

    I am able to create .pdf from a .jpg, also from an .xls ... but not from a Publisher document (2007).
    I get a prompt to run in repair mode and I tried that (twice) but the problem is not being corrected.  At one point I had a message about PDFMOUTLOOK and thought I disabled it.   I tried both ways, from inside Publisher, and dire Any help will be greatly appreciated.ctly from Adobe Acrobat 9 Pro ... neither works.
    Below is the log:
    %%[ ProductName: Distiller ]%%
    %%[ Error: typecheck; OffendingCommand: xshow ]%%
    Stack:
    -169
    -mark-
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    LinK

    Interestingly, "PDFMOUTLOOK" is apparenly related to PDF Maker for Outlook. It has also been suggested to be Malware (not good). That would suggest you may have some corruption. I am not saying you do, but just what is hinted at by a web search.
    In terms of the printing process. The Adobe PDF printer creates a PS file. With Acrotray active, this PS file causes Acrotray to activate Distiller in the background and complete the conversion of the PS file to PDF. That is the basic conversion process used by Acrobat to create PDF files. Distiller is always in the picture, it just may be running in the background. If Acrotray is not active, the process will stall. Since you are seeing a Distiller log screen, your process seems to be working.
    PDF Maker is basically a preprocessor for the Adobe PDF printer. The preprocessor inserts PDF Marks into the PS file that is created to allow the conversion to PDF to include bookmarks, links, etc. My suggestion about PDF Maker (since the print process seems to work) is that there may be something in PDF Maker that is causing the problem. From the web search, it appears it may even be a virus type of aspect that hit your PDF Maker. Again, I am not saying that is the case, only suggesting it as a possibility. If you can create the PDF from the printer, then the basic process of creating PDFs is working and it is then a process of checking out the problems with PDF Maker. For that, I typically suggest turning all of the options off and then adding them back in to see what triggers the problem. You are basically in a trouble shooting mode and need to isolate the problem.

  • Creating PDF from Office files in Acrobat X for Mac

    Dear All - I just installed the Mac version of Acrobat X (with the newest dot release upgrade).  I was surprised to find (on my installation anyway) that the only way to create a PDF from an Office document is from within Mac Office, using the print command to create an Adobe PDF. 
    There is no way to use Create PDF from the initial screen or the menu bar of Mac Acrobat X to convert an existing .doc, .docx, .xls, .ppt, etc. file  - the dropdown list of supported formats doesn't include any of the Office formats.  Nor does dragging an Office file's icon onto Acrobat's icon work.
    I know from the video tutorials on adobe.com that the Windows version of the Acrobat X product does support direct conversion of Office files without having to open them first in Office.  Is there something screwy with my particular installation, or is the exclusion of Office conversion in the Acrobat application (as opposed to through Office) a "feature" of the Mac version for some reason?
    Many thanks.
    Bob

    That's a good question, but I don't have a definitive answer. I know that Adobe has claimed to be working on providing PDFMaker capabilities (at least partially) for the Mac, but we haven't seen anything yet. PDFMaker was dropped as of version 9, but even before then, it was considerably less capable than the Windows version.
    I believe there are techincal limitations on the Mac that prevent them from integrating it with Microsoft Office products. I know that on WIndows, Office needs to be installed for PDFMaker to work, so Acrobat (PDFMaker) relies in part on MS Office functionality. If the same APIs aren't available on the Mac, there's not a lot they can do apart from implementing a conversion process that does not rely on MS Office, which sounds to me like a considerable undertaking.

  • How to create PDF from text file with specific layout?

    I wanted to create the pdf from text file in specific layout - Landscape orientation and JIS B3 Page size while at Adobe Acrobat Pro.
    In past, I could do a right click on a text file (desktop area) and select print to print out the document into .pdf BUT only if I set the Adobe PDF to Landscape and JIS B3 Page size BEFORE.  And I could only do 15 text documents at once.
    I wanted to see if I could do the create the pdf from text file with specific layout in Adobe Acrobat without having to go to Control Panel to preset the Adobe PDF to specific layout at every time.   I would have to set Adobe PDF back to normal layout after I'm done with these pdf print outs.  I do lots of pdfs in normal layout.  Sometimes I would forget to do that.
    So, How do I do that?

    No such luck.  It would output the contents in letter size even in JIS B3 Page layout at MS word. 
    Is there a script or action where I could set the orientation and page size before creating PDF on these text files?

  • Dots are appearing on characters after created PDF through *.dwg file using AutoVue API

    Hi,
       I created PDF's through *.dwg file using AutoVue API 20.2.2. I observed in more zoom of PDF, every character or line has dots. At the same time on second page of PDF drawing lines are thicker that first page of PDF.
       Please kindly help on this, how to remove dots and drawing lines are published same as on first page.
    Thanks,
    Siva

    As with any format that does not support zoomable line thickness, the output is dpi dependent
    Imagine the DPI impact on a PDF is similar to the DPI on an image, except you can zoom into the lines, they look smooth (it is vector) but the position for the specific points is not as accurate as it should
    So it all boils down to how are you generating the PDF?

  • Unusual Bug when creating pdf from image files

    Hi I have a very mindboggling problem which I cant seem to get my head around.
    basically I am trying to create a pdf using a large amount of image files, these images are scans of pages of a book. so I have been trying to create a pdf file from these images, and everytime i try, it all looks ok except for one page which comes up smaller in size than the rest which is a big problem and very unusual. If I change the view of acrobat so that it shows two pages at a time then this is clearly visable where one page is normal and the page next to it is like a third of the size. Ive checked the image file properties for that page and they are more or less the same as the rest, the dimensions of the image file too, but when I add it into a PDF it seems to shrink in size, any ideas as to why? any help would be much appreciated! (and I hope what I said made sense lol )
    Thanks
    Nav

    Hi Davew000
    Can you please tell the steps you are doing to create the PDF ?
    Thanks,
    Tanvi

  • Need to create PDF and Spreadsheet file from RDF file when user passes the parameters

    Hi Everyone,
    I am beginner as report developer ,i came across one  issue when the requirement came from the client regarding generating EXCEL FILE and PDF FILE from same RDF file .
    I was able to generate the PDF file but i when i tried to create excel file it does not include the margin in it, also the cell border are not seen( file comes with data but with no CELL borders), I have also attached screenshot for reference .
    View image: problem
    or
    http://i43.tinypic.com/2mq017k.jpg
    Software Used :
    Oracle reports Developer : 11g 1.2.3.0
    Thanks ,
    Harshil

    Dear  Olga12,
    Thanks a lot for your quick reply.
    When i suggested the solution to my client  for creating two separate templates attached to same data definition , they declined and argued that  we cant create 2 separate templates for all reports( more than 200 reports).
    Is there any way to create the PDF/EXCEL from same RDF other than creating two separate templates ?
    Thanks ,
    Harshil

  • Pagination changes when creating PDF from FM file

    Using Structured FM 7.2p158, Adobe Acrobat Professional 8.1.3. I have updated a chapter with a graphic and want to send a specific page to a colleague. Tried to print the individual page to a file, then distill that print file to a PDF file; Distiller flushed it, whether I used the Acrobat PDF printer or my regular printer.
    Next tried printing the entire chapter, which works, but the PDF pagination is changed from the original FM file. Tried setting to "Standard" and "High Quality Print" but still get the same result.
    Any suggestions, please?
    Thanks,
    Cheryl

    Cheryl Dwyer wrote:
    Tried to print the individual page to a file, then distill that print file to a PDF file; Distiller flushed it, whether I used the Acrobat PDF printer or my regular printer.
    Cheryl,
    You should only be using the AdobePDF printer instance when working on FM files. If you changed to a different printer and created output using that to send to Distiller, then there can be a number of issues, especially if you've somehow used the printer fonts (you may have substituion enabled in the printer driver giving you different metrics). The SetPrint utility from Sundorne <http://www.sundorne.com/FrameMaker/Freeware/setPrint.htm> will ensure that your default printer in FM is always the AdobePDF. Note: you can still manually switch in FM if you need to directly output hardcopy to your system printer.
    If Distiller "flushed" your output, then there should have been a log file generated that specifies what the error was. This might help provide some solution to your original problem.
    The joboptions settings in Distiller wouldn't be creating the reflows that you're seeing. It's probably one of the fonts, printer instance, graphic size (dimension/scale) that caused your problem.

Maybe you are looking for

  • Adobe Colour Issues with RAW images

    Hi, I have had Photoshop for a long while now and i have a problem. When looking at RAW images they have a green hue on the shadows (this is when previewing them in Bridge, Photoshop and Camera RAW). This problem seems to be solved by minimizing the

  • Weird error with sync

    I have an older 10GB iPod with the buttons across the top. I am trying to sync it with my computer and it starts to and then brings up a weird error message. It says that it can not be done because the folder can not be found. I dont even get a chanc

  • FM9 SDL Authoring Assitant Regular Expression Syntax?

    I'm trying to trick SDL into identifying words that are not approved by STE. Under "Configure|Style and Linguistic Checks|User Defined Rules" the program allows regular expressions to create custom rules. I have all other options in the Utility unche

  • Handling outbound IDOC errors through workflow TS00007989

    Hi, I want to sent an notification e-mail to external mail box when an outbound idoc has an error status. This needs to be achieved through a workflow template. I noted that there is a standard task TS00007989 in WE40 which is used for handling outbo

  • Subject Reorganising Photos  on  Photoshop Organiser (Elements 8)

    Hi, Can anyone explain how to reorganise photos downloaded so that they can appear in a different order in Organiser.  The only way I have managed it so far is to rename each file name into the order which is required – this is such a time consuming