OutputTo PDF; The OutputTo action was canceled

Bizarre...
I have a Print dialog box that allows the user to select Printer or PDF. I use it in all of my applications. The PDF option works in every app but one. In that one it throws Error 2501 - The OutputTo action was canceled.
Here's my code...
ReportFile = ReportPath + rptLabel + "_" + stDate + ".pdf"
DoCmd.SelectObject acReport, rptName
On Error Resume Next
DoCmd.OutputTo acOutputReport, rptName, acFormatPDF, ReportFile, True
If Err.Number > 0 Then
txtMsg = "Error in OutputToPDF: (" & Err.Number & ") " + Err.Description
GoTo OutputToPDF_Error
End If
In looking at other threads with the same problem, I saw one suggestion to precede the OutputTo command with this:
DoCmd.OpenReport RptName, acViewNormal, , , acHidden
I tried that and the report went directly to the printer instead of opening hidden, and still didn't output to the PDF.
Any suggestions?
Darrell H Burns

<Make sure that the path and name stored in ReportFile is correct.  If that path is not valid, I'd expect the OutputTo method to fail>
Yes, I always verify beforehand with a Dir().
<Check the value of the defined constant acFormatPDF to make sure it's defined>
The value is: PDF Format (*.pdf)
That looks correct.
Do you check the full constructed path and name, stored in the variable ReportFile by the code posted, or do you check just the path, stored in the variable ReportPath?  I note that your code contstructs ReportFile by concatenating variables and literals
like this:
    ReportFile = ReportPath + rptLabel
+ "_" + stDate
+ ".pdf"
I don't see you forcing a back-slash (\) between ReportPath and rptLabel -- does ReportPath already end in a back-slash?  If not, that could be the source of the error.  Or if the constructed file name isn't valid; for example, if rptLabel or stDate
contains characters that aren't legal for a file name.
Aside from that remote possibility, the only other thing that occurs to me offhand is that you may not have permission to write to the folder in question.  Can you verify that?  If you have the report open in Print Preview, can you use the built-in
export command from the ribbon to export the report to PDF successfully, to exactly the folder and file name your code is using?
Dirk Goldgar, MS Access MVP
Access tips: www.datagnostics.com/tips.html

Similar Messages

  • Error "the SendObject action was cancelled" when trying to send as PDF in Access 2010

    When presented with the choice or what file type to send if I choose PDF I get error "the SendObject action was cancelled."  If I choose other file types it works as normal. 

    Hi,
    Could you give me more information about the issue? Did you use a macro to send PDF via email?
    If it was, please upload the code.
    If it was not, please try to repair Access 2010.
    Regards,
    George Zhao
    TechNet Community Support

  • Declarative workflows cannot automatically start if the triggering action was performed by System Account

    Hi , 
    I have very strange problem .Only in one site collection across the farm i am getting this error while starting OOTB workflow in list. Everywhere else it works, even another site collection within same web application. I have stopped and restarted all the
    work flow feature but still same issue?
    sachin

    Errors in ULS logs
    Declarative workflows cannot automatically start if the triggering action was performed by System Account. Canceling workflow auto-start. List Id: %s, Item Id: %d, Workflow Association
    Id: %s
    RunWorkflow: Microsoft.SharePoint.SPException: User cannot be found.   
     at Microsoft.SharePoint.SPUserCollection.get_Item(String loginName)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPFile file, Int32 fileVer, Int32& userid, DateTime& lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime&
    lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    Microsoft.SharePoint.SPException: User cannot be found.   
     at Microsoft.SharePoint.SPUserCollection.get_Item(String loginName)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPFile file, Int32 fileVer, Int32& userid, DateTime& lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytesElevated(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid, DateTime&
    lastModified)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.<>c__DisplayClass1.<LoadWorkflowBytes>b__0(SPSite elevatedSite, SPWeb elevatedWeb)   
     at Microsoft.SharePoint.Workflow.SPWorkflowNoCodeSupport.LoadWorkflowBytes(SPWeb web, Guid docLibID, Int32 fileID, Int32 fileVer, Int32& userid)   
     at Microsoft.SharePoint.Workflow.SPNoCodeXomlCompiler.LoadXomlAssembly(SPWorkflowAssociation association, SPWeb web)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.LoadDeclarativeAssembly(SPWorkflowAssociation association)   
     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.CreateInstance(SPWorkflow workflow)   
     at Microsoft.SharePoint.Workflow.SPWinOeEngine.RunWorkflow(SPWorkflowHostService host, SPWorkflow workflow, Collection`1 events, TimeSpan timeOut)   
     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)
    The emailenable value is true. And it just does not work for one site collection. It should not be regarding any hot fix. 
    Thank you for your suggestions and time. I will dig up further.
    sachin

  • PIQGRAD and PIQGRADST  = Action was Cancelled

    Hi Expert,
    I have an issue when i would like to edit graduation from menu PIQGRAD and PIQGRADST.
    When i would like change or display the graduation, suddenly appear an message error  "Action was Cancelled"
    Could u tell what should i do to solve this issue.
    FYI. my software component IS-PS-CA release 604 level 0003.
    Regards,
    Rhesa Syahrial.

    Hi Rhesa Syahrial,
    Please change the following element in the IMG for the related CQ object you want to confer with the graduation transaction (PIQGRAD/PIQGRADST):
    Set Up Degree Types and Assign Degree Levels in the IMG under Student Lifecycle Management, Master Data in Student Lifecycle Management, Qualifications, Set Up Degree Types and Assign Degree Levels.
    Please set the usage of your related qualification/CQ degree type to option P (=Graduation context).
    Best regards,
    Rob

  • Navigation to the web page was cancelled

    Hi All,
    I have a requriement where ABAP code in ISTEP1 is returning some 20,000 values. I could see that the program is executed in a jiffy and also returning values. But when I execute the query from Query Designer, the internet explorer runs for 10 minutes and then displays 'Navigation to the web page was cancelled'. When I execute the query in RSRT, the variable screen is shown with all the Variable values. Could someone let me know the possible solution to achevie the same result when executed from Query Designer. Thanks in advance.
    Regards,
    Subba Rao

    Hi Jeff
    Because the CHM was downloaded from SharePoint, Windows is likely blocking it. Likely you need to follow what is listed at the link below:
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • When saving iDVD to disk image the following message appears: "Error during rendering/codification. There was an error during rendering/codification of menus/slide presentation. The recording process was canceled.

    When saving iDVD to disk image the following message appears: "Error during rendering/codification. There was an error during rendering/codification of menus/slide presentation. The recording process was canceled.
    What am I doing wrong?

    Read and answer the questions posted by Bengt Wärleby in this thread: Cant burn my idvd project to...: Apple Support Communities
    OT

  • My ipad keeps using my old email account for I cloud, even though the emal account was canceled two years ago.  How do I change the account number which pops up on my ipad?

    When I got my ipad, i was still using an old isp, but i changed isp when we moved.  When i attempt to use cloud features, i get prompted for the password for the old email account which I turned off 2 years ago,  What should I do?
    Thanks,
    my active email accounts are [email protected] and [email protected]

    Hi vegasbob,
    You need to do the following:
    1.     Go to Manage Your Apple ID https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    2.     Sign on with your current Apple ID and password
    3.     Change your Apple ID to the old email address, but do not verify it - Save Changes
    4.     Go to Setting>iCloud on your iPad, and scroll to the bottom of the screen and click on Delete Account
    5.     It will ask you for your password to turn off Find My iPhone, type in your current password
    6.     Delete iCloud account
    7.     Go back to Manage Your Apple ID and sign in with the changed ID and current password
    8.     Change your Apple ID back to your current ID - Save Changes
    9.     Go back to Settings>iCloud and sign on with your current Apple ID
    You should be all set.
    Cheers,
    GB

  • Why when I ge, I would have come, but I ran near home since the group run was cancAwe, I would have come, but I ran near home since the group run was cancelled.elled. to a site my iPad jump back to the home page

    MY iPad jump back to the home page every time I'm on a site

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
     Cheers, Tom

  • TF53001: The database operation was canceled by an administrator.

    What am I doing wrong? I get this message since today when i try to check in / get latest on my TFS 2013/ VS2013 Environment. I can't find any helpful thread about this message on the Internet.
    Maybe someone here can help me?
    thanks
    Michael

    Hi Michael,  
    Thanks for your post.
    You can connect to your TFS Server successfully, only check-in/get latest received this error?
    Please ensure your TFS’s SQL Server working fine.
    And try to clean the Cache for TFS 2013 manually(delete the content of the folder only, not the cache folder itself), then restart your TFS 2013 Server:
    Clean the Cache folder on Server machine. The folder path is:
    C:\ProgramData\Microsoft\Team Foundation\Web Access\Cache_v12.0.
    After cleaned, on Server machine, click Start and select
    Run… to open the dialog box, then input iisreset.exe and click OK, wait it run completely.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 'No action was selected.' error when submitting a form

    I have been having problems getting a form to initiate my workflow process. I open the form in the form manager, fill it out, hit the submit button and get the following error: "No action was selected. Your data has been saved in your drafts folder. Open the work item again, select an action, and resubmit the form"
    What makes this issue especially tough to debug is that the workflow server appears to be caching the error. For instance, I start with a simple form invoking a simple workflow -> that works. I then change the InitForm to use the real form (complex) and I get the error. If I switch back to the simple form, the error persists. The only way that I can get back to a working combination is to create a new simple workflow and simple form from scratch (and that does not always work). Does anyone have a suggestion for the "no action was selected" error, or for the strange caching that appears to be happening with the workflow server?
    Thanks in advance
    Chris

    All,
    This appears to be an issue with Forms 7.1.
    From Adobe Support:
    "Under normal circumstances, if you take Workflow out of the picture and submit data from a PDF form that has a schema associated to it, the submitted data will conform exactly to the schema. So if you have
    fields on the form that don't correspond to nodes in the schema the data for those fields will not be submitted. However, when you add
    Workflow into the picture, the data for the workflow fields MUST be
    submitted regardless of whether they are in the schema or not because
    it's essential for things to work. Those nodes get removed from the DOM at a later time so that the data that's in your form process variable will conform to the schema. With LC Forms 7.0.1 installed this is working fine and all the Workflow fields are passed on fine. With LC Forms 7.1 installed, all the Workflow fields get submitted except for the AWS_ACTION field. Which is why Form Manager then complains that no action was selected."
    Workarounds:
    1) Don't supply Choice List options for the init form in the workflow
    2) Don't associate your form with a schema
    3) Add an element into your schema for AWS_ACTION of type xsd:string
    such that it will be submitted along with the rest of the data.
    Option #3 worked for me, and fixed my issue.
    Chris

  • Workflow Failed on Start (workflow was cancelled by System Account

    I have created a Workflow in SP Designer and attached to the library. It works fine in Dev but failing to run in Prod. getting the error Workflow was cancelled by System account and failed on Start.
    Can anyone help me in this regard.
    Thanks

    Hi,
    What is SharePoint server’s version?
    Check if the account who start the workflow has enough permission.
    If you were using SharePoint server 2007, all Visual Studio workflows (including SharePoint OOB workflow and customized workflows) run as the System Account and have
    full rights to everything in SharePoint Products and Technologies.
    SharePoint Designer workflows, on the other hand, still run as the System Account, but they do so with their permissions trimmed down to those of the account that
    initiates the workflow.
    In other words, SharePoint Designer workflows always run impersonating the user who initiates the workflow.
    For more information about troubleshoot workflow errors, check out the following article:
    http://office.microsoft.com/en-us/sharepoint-designer-help/troubleshoot-workflow-errors-HA010237912.aspx
    (SharePoint 2007)
    http://technet.microsoft.com/en-us/library/cc298927.aspx
    (SharePoint 2010)
    Thanks,
    Rock Wang
    Regards, Rock Wang Microsoft Online Community Support

  • I payed by a mistake, a new suscription to Adobe PDF convert, and after I payed my original suscription that was canceled in this moment. So, I payed twice, the first 24€ and the second 19€. I need you get me back my money.  Thanks.

    I payed by a mistake, a news suscription of my Adobe PDF converter, 24€, and after that I payed again for my old suscription that was canceles few days before, 19€.  So, I payed twice for the same suscription.  I ask you, please, get back my money.
    Fernando José Hernández Nodarse

    Thanks, Sara, for your atention.
    Fernando
    2014-12-10 2:58 GMT+01:00 Sara.Forsberg <[email protected]>:
        I payed by a mistake, a new suscription to Adobe PDF convert, and
    after I payed my original suscription that was canceled in this moment. So,
    I payed twice, the first 24€ and the second 19€. I need you get me back my
    money.  Thanks.  created by Sara.Forsberg
    <https://forums.adobe.com/people/Sara.Forsberg> in *Adobe Acrobat.com
    Services* - View the full discussion
    <https://forums.adobe.com/message/7001009#7001009>

  • Automator - When using the Render PDF as Image action, the first file is out of order (naming).  How can I fix this?

    I am creating an Automator Action to render PDF files as Images.  When the PDF is multiple pages, the first page has no numbers, so it ends up at the end of the list.  Here's an example:
    When it is a single page, the result is:
    filename.png
    When it is multiple pages, the result is:
    filename 141.png
    filename 142.png
    filename 143.png
    filename 144.png
    filename.png
    First, it always seems to start at 141...not sure why.
    Second, I did try to add an action to rename and make sequential, however the resulting list was in the same order... except with additional numbers at the end.
    Any suggestions?

    I see. 
    This worked when I tested on 1 PDF:
    The Run Shell Script Action is:
    basename=${1##*/}
    echo ${basename%.*}
    If it's still out of order, add: Sort Finder Items [by creation date] after Render PDF Pages as Images

  • "open project was cancelled or the application was unable to load database for..."

    I'm doing a project for my Professional Writing course and I
    have to use RoboHelp to create an online help document. The
    professor provided templates for us to use but when I go to open
    the project file I get the following error: "open project was
    cancelled or the application was unable to load database
    for....(then the directory)"
    I know the project file isn't corrupted because the members
    of my class are using the same one without issue. I tried
    re-downloading the file, I also re-installed the program itself,
    still with no luck. I'm using a Trial Version of RoboHelp 6.0 .
    The only other suggestions I have seen are that I don't have
    edit perms for the system, but it's my personal laptop and I have
    full admin privs. I thought at first that the folder was read-only,
    but when I opened it up all it displays is the little green box in
    the checkbox (which doesn't mean the folder is read-only, it's just
    some stupid windows default, it's only read-only if the box is
    actually checked). I tried making the entire directory read-only
    and then turn it off but still get the same error.
    Any suggestions?

    There's a topic on my site about Opening Projects that
    includes the method of deleting the CPD and XPJ files but I didn't
    cover that as the project is good for everyone else. Anything is
    worth a try at the moment though.
    Another thing to try is to rename the course folder, then
    create a new folder with the same name plus all sub folders. Then
    move the files across. That will ensure the folder properties are
    good and not read only. Yes I know what you said but again anything
    is worth a try.
    Also, in the last post you are saying the directory is not
    read-only. I assume the files are all good?
    Ref my previous post, is it the case that now you are getting
    an error before the original error would have popped up?

  • When I attempt to open a PDF file I saved from a website, I get the message "There was an error opening this document. The file is damaged and could not be repaired." Is there any way to correct this problem?

    When I attempt to open a PDF file I saved from a website using Safari, I get the message "There was an error opening this document. The file is damaged and could not be repaired." When I save the same PDF file using FireFox it opens up immediately. Is there any way to correct this problem with Safari?

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

Maybe you are looking for

  • Music in 2 locations, iTunes media music and iTunes music folder???????

    I have music in 2 locations, iTunes media music and a iTunes music folder.  The media/music folder appears to have more content.  What is the difference between these two locations and can one be deleted without losing content?

  • SAP CRM Workflow , Associate Business Object column is Empty in Worklist WorkCenter

    Hi Frds, I am new to workflow, I have created workflow, it working fine, but Order link is not coming in the Associated BUsiness Obejct colomn in Worklist Workcenter. Through Exsisting workflow we are getting Associated Business Object link but not f

  • Signing problems with ucf.jar

    I've been trying to sign my extension with ucf.jar to make it possible to install the .zxp. I created a self-signed certificate using Keychain Access > Certificate Assistant in MacOSX and exported it to a .p12-file. When i try to build and sign the .

  • Dynamic file upload

    Uploading multiple files (Multiple html:file controls on the screen on the same form). The problem is that these number of html:file controls on the screen is not fixed, it is dynamic. The user can click on an "Add More " button to increase dynamical

  • Final Cut Pro 1.2

    OX X on G5 , OS9 installed classic mode, anyone knows if can I use FCP 1.2 ? I tried and I have this message : "that application or control panel is not supported by classic" thank you,