@TimK or anyone - Hello, Iâm stuck trying to follow your example above, as below. I can do the first three steps but I do not see a File name box. Where should it be? And where do I go to save as âPDFâ
â˘Then Send Hotkey - Alt + F
â˘Then Send Hotkey - Alt + A
âŚ(This brings up the Save As Window)
â˘Simply Type in the full filepath into the File name box.
â˘Select Save as type as âPDFâ
â˘Then Send Hotkey - Enter
@TimK - Thank you, where is the File Name box? Is it in UI Path or somewhere else? Iâve been using this program for just two months and Iâm not a programmer. I didnât expect you to reply given that your last reply on this thread was five years ago so I am trying this but it is erroring out on the Type Into activity
@TimK - Thank you, I did that and itâs still erroring out on
I get a red box around it and the message is Click 'Tab Item Print" Faulted.
Also, I keep seeing a webpage appear that says InPrivate. I donât know how Im getting that screen. I didnât want it. How do I resolve these issues? Iâve attached the main if you need to see it Main.xaml (26.9 KB)
@TimK - Iâve tried everything I can think of to get this working. I tried Save as and it didnât work so now Iâm trying to print and then save as PDF. I even tried using copy file and it worked great but all of the PDFs were corrupted. How do I stop that InPrivate from appearing?
When you save as PDF, Excel has a checkbox named âOpen file after publishingâ. If that is checked it will automatically open the saved PDF file with your default pdf viewer, which in your case i think is Microsoft Edge (as far as i know, InPrivate is Edgeâs âincognitoâ mode).
If this is your case, to prevent this behavior you need to go through the process manually. Save an excel file as PDF, uncheck âOpen file after publishingâ and click Save. Excel will remember the state of the checkbox in the future. You have to do this on every machine you run your workflow on.