Problems converting any form of document in PDF Generator

Hello,
Could anybody help. I have successfully installed the PDF Generator 7.0.2 on an Windows server 2003 Standard edition. When I put documents into the In folder, I understand, it is supposed to convert the document to another format in the out folder. It is not working at all. I get the following error file:
Failed to process job jobs.txt
Error Code: 11,020
Reason: The source file you submitted is not supported by this version of PDF Generator.
The in and out folder is set up on the client machine.
Please, help. Did I miss something out?
Thanks
Yvonne

Hello everyone,
I had the same problem but I resolved it.
What you need to do is just copy the sample pdf generator (convertallfilestopdf) in the LiveCycle workbench.
Just change 1 thing in the sample: in the SetFileName properties, you can see their is just 1 record in the mappings (location ...)
Just delete this record!
Second thing: create a watched folder under your pfd generator service.
http://localhost:8080/adminui/, log on with username: administrator and password: password.
Navigate to your new service (e.g. VDAB PDF Creations). Click on your pdf generator service and you can see 3 records. Choose for Watched Folder and click on "Add". Leave everyting as the standard except the operation name. Choose for "invoke". Now you can see there are several variables. Only 1 is required. The inputdocument.
InputDocument: variable => *.*
OutputPDF document: %F.pdf
Now you can simply drop most of the file extensions (.doc, .jpg, .xls, ...) in the input folder and the service generate a PDF document.
Kind regards,
Steven De Smet
IBM Benelux

Similar Messages

  • Problems converting MS Publisher 2007 documents to PDF

    Hi I have MS Publisher 2007 and create documents using MS Publisher then convert them to PDF without ANY problems - until about 2 months ago. Nothing changed other than the usual updates from Adobe and Microsoft and now I cannot convert ANY files from MS Publisher to PDF - neither through the MS Publisher utility or the Adobe utility. Crazy thing is it is ONLY a problem for MS Publisher - every other Office product prints to PDF fine. I cannot even save to PDF with Publisher - I get the MS error message "Publisher cannot save the file". When I try to create a PDF using Adobe it progresses through the conversion process and acts like it has created the file - but I cannot find it in the location specified and it's nowhere on my PC. There's no error message created by Adobe Acrobat either. We've tried to understand what the problem is and for some reason when I reduce file size UNDER 1MB MS Publisher and Adobe behave and create the PDF! Over 1MB and nothing doing.
    It's driving me crazy as we choose to use MS Publisher for all our creative stuff - not because it's cheap but because the interface is more user friendly and I guess we're used to MS products.
    Details:
    MS Publisher - 2007 (12.0.6535.5002) SP2 MSO (12.0.6535.5002)
    Part of Microsoft Office Ultimate 2007
    Adobe Acrobat 9 Pro - Version 9.3.4
    Part of Design Suite CS5
    I would REALLY appreciate it if someone could PLEASE advise how we can fix this problem.

    ***** Actually, girls and guys I think I have found the problem!!!!!
    It's not just pictures that can cause the "Cannot Save File" message it's also fonts.
    We were using Myriad Pro in all our Case Studies and up until a certain date 2 months ago it was great all could be printed and there were no problems. Then for some reason - and I have since discovered the font Myriad Pro has a licensing issue on our PC's - all our Case Study templates were unable to be converted and we were having issues all over the place.
    I went through the advice contained in these posts (and also onb the Adobe website) and removed images one by one to see what was actually causing the problem. Nothing, no result the issues still existed. Then I hit upon the idea of changing the font to Arial and BINGO!!! it worked!!!! So, my advice is to ensure that your images are free from errors (whatever that means!) and you're using fonts that have no licensing issues and Publisher will be able to convert them no problems.
    Now, as for the advice Microsoft gave us...well I am as frustrated as everyone else is that we had to find the answers ourselves and MS couldn't have developed a tool that would pick up these issues for us in the document itself. C'mon Microsoft you make this great product - make it even better and give us better diagnostic tools please.
    Oh and by the way, when I did the same document in InDesign (which was a pain in the a...) it handled the font issue no problems - explain that one Microsoft.

  • I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Any ideas?

    I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Anyone else had problems like this and how do I solve it? Thanks. Ray

    Hi raythree,
    I'm sorry that your PDF conversion is working. Can you please tell me if you're getting a specific error message? Knowing that can help pinpoint the cause of the conversion failure. However, here are a couple of things that you could try:
    Clear your browser cache (steps to do this vary by browser).
    If you're using a work computer, check with your IT team to confirm if you have firewall/proxy settings that restrict the ability to upload files to the Internet.
    Try another web browser.  A list of supported browsers for accessing the ExportPDF service is available here: http://www.adobe.com/acom/systemreqs/.
    Also, note that there is a 100MB file size limit, so if your publisher file is larger than that, it won't upload to ExportPDF.
    I hope this helps. But let us know if you need further assistance.
    Best,
    Sara

  • Problems converting from MS Word 2007 to PDF using LiveCycle Designer 8

    Hi all,
    Hope anybody out there could assist me. have a Word document (we are using
    Office 2007) and I'm trying to use Adobe Live Cycle Designer 8.0 to convert
    a form from word to pdf. However, I get an error message (as shown in the
    image below)
    Is this a compatibility problem with Office 07?
    Appreciate all the assistance.
    Thanks and regards.

    Hi Peggy,
    I found a solution in a tech note from the adobe site:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=329044&sliceId=2
    2007 is a little tricky, since the instructions it gives are for Office 2003.
    In 2007 I went into "Word Options" from that funky button at the top of the Word window.
    From there, go into "Add Ins".
    At the bottom where it says "Manage" select "Com Add Ins" then click "Go".
    You should have a list that includes the Acrobat PDFMaker Office Add In. My Add In file is located at: \\Program Files\Adobe\Acrobat 8.0\PDFMaker\Office\PDFMOfficeAddin.dll
    The document finally converted, but it couldn't autodetect any of the form fields I'd placed on the original Word Document (.docx). Still looking for an answer on that one.
    Good luck.
    Also posted this solution to: https://www.adobeforums.com/webx/.3bc400e4/4

  • Convert MS Word (.doc) document to pdf document

    Hi All,
    My requirement is that I need to convert MS Word (.doc) document to pdf document.
    Is there any standard SAP function module.
    Pls guide me.
    Rishi

    I dont understand why you want to use SAP to convert word file to PDF file.
    1. Search in google
    2. www.win2pdf.com - this may be useful
    Still if you want to use SAP to do that then follow the below procedure.
       1. Upload the data from word to internal table using the function module : GUI_UPLOAD.
       2. Use spool :
                  1) RSPO_OPEN_SPOOLREQUEST - Open spool request
                  2) RSPO_WRITE_SPOOLREQUEST - Write to spool request
                  3) RSPO_CLOSE_SPOOLREQUEST - Close spool request
       3. use the function module CONVERT_ABAPSPOOLJOB_2_PDF to convert spool in to PDF format.
    Regards,
    ~Satya

  • Is it possible to batch convert all form responses into individual PDF forms?

    Is it possible to batch convert all form responses into individual PDF forms?

    Sorry we do no offer an automatic way to do this.
    Gen

  • How can I convert a Microsoft Publisher document to PDF format. I have free version of Acrobat.

    How can I convert a Microsoft Publisher document to PDF format. I have free version of Acrobat.

    Hi raythree,
    I'm sorry that your PDF conversion is working. Can you please tell me if you're getting a specific error message? Knowing that can help pinpoint the cause of the conversion failure. However, here are a couple of things that you could try:
    Clear your browser cache (steps to do this vary by browser).
    If you're using a work computer, check with your IT team to confirm if you have firewall/proxy settings that restrict the ability to upload files to the Internet.
    Try another web browser.  A list of supported browsers for accessing the ExportPDF service is available here: http://www.adobe.com/acom/systemreqs/.
    Also, note that there is a 100MB file size limit, so if your publisher file is larger than that, it won't upload to ExportPDF.
    I hope this helps. But let us know if you need further assistance.
    Best,
    Sara

  • Problem with Buttons/Form Fields in Acrobat PDF when created in InDesign CS4

    So I have been working for quite some time on an interactive form for an internal client at my job. It has two major components, one is the side bar navigation, which I created using buttons in InDesign which link to bookmarks in the document. The second aspect is that I also created "check boxes" accoring to this video: http://www.adobe.com/designcenter/cs4/articles/lrvid4434_ds.html
    I have two major issues:
    1. Whenever I try to convert my boxes to form fields in Acrobat it will not recognize them unless I save out 4 pages at a time (rather than the whole document).
    2. I then have to combine the document and get multiple sets of bookmarks, and some bookamrks are corrupted (not working properly). Even when I try to convert the whole document some of the buttons are corrupted.
    UGH tired of this project, I am really bastardizing the whole thing to get it done, but want to figure out the problem as this is an ongoing document that we will be using over and over again in future years.
    I am attaching the pdf file--this is a pieced together one (saved out 4 pages at a time) (which I did do some fixes to to get buttons to go to proper locations) and the original indesign file (partial file due to size).
    PLEASE OH PLEASE HELP ME!

    Acrobat's Form Wizard is good but not perfect when creating form data from a PDF. I have never encountered Acrobat not able to finish the process of creating all form fields, but have encountered very slugish performance afterwards when there was a lot of forms, buttons, and other elements within the pages. And I would say, from your attached PDF, it is pretty heavy with content. I am going to suggest an idea, but I have not tested this to see if it would work.
    In InDesign, create a layer for your navigation tabs, and a layer for your text with the check boxes. Create two PDFs from ID, one PDF with just your-nav tabs, the second with just your text with check boxes. In Acrobat, perform the Form Wizard on the second PDF and see if this will finish, the idea here is to reduce the cllutter for the Form Wizard to finish. If it does, you can merge the first PDF as a layer with the second to have a completed document. Again, I have not tested this theory.

  • Problem in conventing word/excel documents to pdf file.

    Dear all,
    I have got a rather strange error in by Acrobat 9 Pro in Windows 7 Pro which made me rather frustrating. Recently our office has brought 2 Lenovo PC set and have reinstatlled all the software e.g. Office 2007, Acrobat 9 Pro (updated to 9.4.1) to the new PC, however, we noted that there some of the important functions we used in our old WinXP computer no longer exist in the new Win7 environment. Now what I can do is to open each word files and use Acrobat > Create PDF on menu bar to convert hundreds of word documents one by one.
    The following pop-up appears when I right click .docm and .dof files BUT NOT to the .doc or .docx files.
    Can anyone help on this issue?

    Hi "LawlordsX",
    I do understand the issue, something seems to have messed up the Shell Extensions on the 2 Lenovo laptops you talked about.
    Could you please check if the 2 m/c(s) have an additional version of Office installed in parellal to Office 2007, say Office 2010 trial pre-installed on them. This can be verified via CONTROL PANEL > PROGRAMS AND FEATURES > Check for the versions of Office installed. If yes, please let me know the additional Office software version/type.
    Also, could you be more specific about the bitage of the system, i.e. whether the Windows 7 m/c is 32-bit or 64-bit?
    This can be checked from CONTROL PANEL > SYSTEM > Under "System" section check for "System Type".
    If converting multiple files at a time to PDF is an issue, as an alternate you could use FILE > CREATE > BATCH CREATE MULTIPLE FILES to workaround the problem for the time being.
    Thanks!

  • Converting excel /word 2007 documents to pdf issue

    Hello,
    I am currently using Windows XP Pro SP3 and Office 2007, Adobe 8 Standard version 8.2.2 and Adobe Distiller8.2.2.217.  Sometimes when I try to convert Word or Excel 2007 documents to adobe PDF, it creates just a blank pdf file.  After a reboot, I was able to convert documents to pdf and again creates blank file.  From Word, if I click 'Acrobat' menu and click 'Create PDF' and in the  'Save As' dialog box when "Quick and Simple" is selected instead of 'Fully functional", pdf documents are created (not blank ones).  Unfortunately,  "Quick and Simple" option is not even available in Excel....So, at least twice a day I need to restart PC to convert documents....
    Any suggestions / comments greatly appreciated.
    Thanks in advance.

    No, you'll have to re-create them using JavaScript.

  • Do InDesign table fields convert to form fields for interactive PDFs?

    Does InDesign CC recognize table fields as form fields when creating fillable form PDFs - or do I have to create individual text fields on top of the InDesign table and assign form field text field characteristic in the buttons and forms menu?

    I don't believe InDesign itself will apply any form of automated recognition to table cells...BUT...Acrobat's form field recognition certainly picks up empty table cells and assigns them as text-input fields.
    See this page: http://www.eformsfactory.com/mobile-desktop-forms-with-form-field-recognition-in-adobe-acr obat/

  • Using a PC; converting a Word 2010 document to PDF; upon completion the PDF document has a dark and/or patterned background; I have tried "removing" the background but that has not worked.

    Can someone help me remove what appears to be a 'background' that is created when converting a Word 2010 doc to a PDF format.  I am using the 'save as' method and selecting PDF as the file type.  I have used this method for over a year and have just had this "background" problem today.  It is not happening on all documents; so far it's just happened on 2 resumes but not on the accompanying cover letters which I think is very odd.
    Thanks for any help you can provide!

    Sara –
    I’ve attached the converted documents so you can see what I mean.  The Word document was not shaded in these ways; it was just a white background…or no background at all.
    I don’t know if these were created from scanned documents.
    Thanks!
    Sue Carline
    Operations Assistant
    [email protected]
    Telephone: 217.241.5400
    Fax: 217.241.5401
    3901 Wood Duck Dr., Ste. E / Springfield, IL 62711
    Web<http://www.paulygroup.com/>  / Twitter<https://twitter.com/PaulyGroupInc>  /  LinkedIn<http://www.linkedin.com/pub/pauly-group-inc/66/229/a73>

  • Converting Microsoft Word 2007 documents to PDF - Lines round all jpegs?

    Hi,
    I have recently had a new suite of headed notepaper designed and set up in Microsoft Word and it was all going swimingly until we tried converting the completed docments on our computers into a PDF format for sending out on e-mails etc., the pc's are running Microsoft Office 2007.  Although it works, each of the jpegs contained in the header and footer have thin ghost black lines round them local to the image.
    We are running Adobe Reader X (10.1.4) on the pc's and mac.
    This does not happen in Word 2003 or 2010 or on an apple mac?
    Why does it happen with Office 2007?
    Another point is that the word template letter document is circa 3Mb.  When I convert it on the 2007 pc it provides a sensibly sized 160kb PDF but when I do the same on the Mac it is still 3Mb.  Obviously in the short term I am having to use the mac and accept larger file size to achieve a clean page but I need to get this all sorted out.
    Can anyone help out there?
    Many thanks.

    ***** Actually, girls and guys I think I have found the problem!!!!!
    It's not just pictures that can cause the "Cannot Save File" message it's also fonts.
    We were using Myriad Pro in all our Case Studies and up until a certain date 2 months ago it was great all could be printed and there were no problems. Then for some reason - and I have since discovered the font Myriad Pro has a licensing issue on our PC's - all our Case Study templates were unable to be converted and we were having issues all over the place.
    I went through the advice contained in these posts (and also onb the Adobe website) and removed images one by one to see what was actually causing the problem. Nothing, no result the issues still existed. Then I hit upon the idea of changing the font to Arial and BINGO!!! it worked!!!! So, my advice is to ensure that your images are free from errors (whatever that means!) and you're using fonts that have no licensing issues and Publisher will be able to convert them no problems.
    Now, as for the advice Microsoft gave us...well I am as frustrated as everyone else is that we had to find the answers ourselves and MS couldn't have developed a tool that would pick up these issues for us in the document itself. C'mon Microsoft you make this great product - make it even better and give us better diagnostic tools please.
    Oh and by the way, when I did the same document in InDesign (which was a pain in the a...) it handled the font issue no problems - explain that one Microsoft.

  • Acrobat XI Pro Won't Convert 206 Page Word Document into PDF

    Hi there
    As menetioned above, Acrobat XI Pro Won't Convert my 206 Page Word Document into a PDF.  The Word document was originally a PDF file that I converted to Word and it has split all the text into sections.
    It sounds like converting a PDF into Word isn't the best way to edit, re-format and then save as a PDF again.  I would love to hear your advice on this.
    Thanks very much for your help!
    Fiona

    First before you recreate the PDF from the Word Document.
    In word: Open Document
    Next open a new Blank docment
    switch back to Word click on the ¶ button
    scroll to of go to very end of docment.
    click just to right of the perion in the last sentence.
    now go to very beginning of document
    Hold down the Shift and click to the right of first letter in document.
    Now choose copy.
    Now switch to Blank document
    Choose Paste special.
    Now choose Text only.
    If works all the words will be there spaced correct but with no ¶'s.
    Now insert returns as desired.
    Now save as a docx file under a different name.
    IF you are on a Mac use the following directions:
    go to File menu > Print > PDF Hold down PDF button until Context menu pops up.
    Choose adobe PDF.
    follow steps when the first window opens.
    Save as PDF in desired location.
    Now open the PDF in Acrobat. Document should be properly formatted and ready to go.
    AS you've found The conversion is not seamless. Acrobat doesn't distingish between automatic end of line breaks and Returns and you have to put the pieces back again.  I wish Adobe and MS would get over the jealouscy of each other and share howcode works so Thatapplications could work seamlessly together.  BUt they never will.

  • Error in calling/converting smart form from ECC to pdf in portal.

    Hi,
    We have a requirement in our project where we have to show IT form in portal exactly in the way payslip are shown in ESS
    Screen, that is in the pdf form in ess portal screen.
    For this my HR abap consultant has made one customize smart form which is being called from a RFC FM.
    After the FM lf_fm_name gets executed , the OTF data is being captured and then converted in to PDF.
    After that the PDF is then converted into XSTRING format which is then supplied to the portal side through export parameter
    of the RFC.
    Now when we debugged the RFC, the conversion is taking place perfectly fine in to XSTRING.This is wat we assume.
    Portal Side: I have used Iframe ui ELEMENT in my webdynpro java and its property source I have binded with a value attribute
    of type string and I am executing above customize RFC given to me by my HR abap consultant and after executing that RFC with
    userID and payroll year as its import parameter I am taking export parameter of that RFC with name pdf_string of type XSTRING
    of that RFC into my webdynpro java value attribute which i binded to source property of Iframe.
    Now when we see the output in portal , first of all pdf is not getting generated and its showing the error message:
    file does not begin with '%pdf-' and secondly errored Adobe form getting opened outside Iframe window its not coming within
    Iframe window like what payslip comes inside Iframe UI element.
    I want to know what mistake we are doing in our ABAP coding or portal coding.
    Please help.

    Hi Satyam,
    You can use the existing SAP GRT framework for developing the app.
    Its easy and provides more features.
    See this wiki:
    http://wiki.sdn.sap.com/wiki/display/WDJava/HowtodevelopcustomWebDynproESSapplicationsusingGenericReportingTool%28GRT%29
    Regards
    Yugandhar Reddy

Maybe you are looking for

  • Nforce2 mobo doesn't post

    It clears the CPU check, reads the ddr clock as 333 accurately, then stops. The hdd I'm using use to be in my kt3 ultra2 system, but I killed the mobo on accident before I could I reformat the drive or anything.... do you think the via drivers on the

  • Your disk copy of image was changed since last opened or saved

    I recently clean installed 10.6.1 on a brand new hard drive together with CS4 including all recent Adobe updates. Apart from Acrobat Reader I have no other Adobe software on this computer. When I open and start to work on a file all seems fine and th

  • Retrofit in SAP Solution Manager 7.1 Supported Across Different OS's?

    Is Solution Manager 7.1 Retrofit Capability supported with a different enhancement pack level and across different Operating Systems (HP-UX & AIX)? The specific scenario would be setup of a dual landscape where traditional Dev -> QAS-> PRD is on HP U

  • GRC AC 10 - batch risk analysis does not bring results

    Hi all,           When I perform a batch RA the job ends quickly and bring no results. It takes like a sec per user. I am running it from rules that became from a Logical group. When I upload the rules to a physical system it brings results. What can

  • Replace with CSS?

    Hi all, I have some text with HTML markup saved in a DB that I'd like to output. The saved text includes some <p> tags, but when outputting, I'd like to apply a style, so I used #replaceNoCase(MessageBody,"<p>","<p class="Copy">","all")#, but I get a