<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to save a web page as PDF using Appian RPA?</title><link>https://community.appian.com/discussions/f/rpa/39556/how-to-save-a-web-page-as-pdf-using-appian-rpa</link><description>Hi All, 
 We have a requirement such that, RPA bot need to open a record details in a web page then, save that details page (webpage) as PDF. We are trying to use keyboard shortcut &amp;#39;Ctrl+P&amp;#39; to open the print window, where there is option to &amp;#39;Save as PDF</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save a web page as PDF using Appian RPA?</title><link>https://community.appian.com/thread/150608?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 18:53:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c732d046-c04b-43f8-8915-8f27ec64810a</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Isn&amp;#39;t there a function to search for a specific piece of an image on the screen, and then click there? Did you try this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save a web page as PDF using Appian RPA?</title><link>https://community.appian.com/thread/150606?ContentTypeID=1</link><pubDate>Fri, 01 Aug 2025 17:58:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f43f91eb-2646-4ada-929f-27825fbbcc6b</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You cannot automate the browser&amp;rsquo;s Ctrl+P print dialog using Appian RPA because it is a native operating system window outside the robot&amp;rsquo;s control.&amp;nbsp;&lt;br /&gt;I am not sure how it will work but give it a try - The bot capture the fully rendered webpage&amp;rsquo;s HTML - including inline CSS and accessible images - and then pass that HTML to Appian&amp;rsquo;s HTML to PDF Smart Service within a process model.&lt;br /&gt;&lt;br /&gt;Helpful Link :&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/25.2/rpa-9.17/actions-browser.html"&gt;https://docs.appian.com/suite/help/25.2/rpa-9.17/actions-browser.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="/b/appmarket/posts/html-to-pdf#:~:text=The%20Smart%20Service%20will%20accept,from%20HTML%20with%20landscape%20orientation."&gt;https://community.appian.com/b/appmarket/posts/html-to-pdf#:~:text=The%20Smart%20Service%20will%20accept,from%20HTML%20with%20landscape%20orientation.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>