geocast Posted December 2, 2013 Posted December 2, 2013 Hi there I've downloaded the latest Beta of AutoIT. In the helpfile it says, the named function can save any WdSaveFormat. Does this include PDF in Office 2010? If so, how does this function have to look like? I would like to save a doc file as a PDF. Would be the simplist way in my opinion. Thank you!
l3ill Posted December 2, 2013 Posted December 2, 2013 Hi Geocast, have a look at _Word_DocExport from the helpfile. includes PDF examples. Bill My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
water Posted December 2, 2013 Posted December 2, 2013 I should update the "Related" section in the help file. So in function _Word_DocSaveAs you would be pointed to _Word_DocExport and vice versa. I hope to find some spare time before the next beta is being released. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
geocast Posted December 3, 2013 Author Posted December 3, 2013 (edited) Okay, thank you! Maybe a question a bit besides of that. I scripted my program in the offical release and now using it with the beta it can't find certain functions. The one I'm struggling with is _Worddocgetcollection. Is this not in the beta anymore? Edit: OK sorry found it. Word_docget Thanks again ! Edited December 3, 2013 by geocast
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now