{"id":444435,"date":"2024-06-11T11:19:47","date_gmt":"2024-06-11T11:19:47","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=444435"},"modified":"2025-04-08T06:24:26","modified_gmt":"2025-04-08T06:24:26","slug":"adobe-commerce-auto-print-orders-documentation","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/","title":{"rendered":"Guide for Adobe Commerce Auto Print Orders"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/magento2-auto-print-order.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Auto Print Orders<\/a>(Adobe Commerce) extension allows the admin to print orders automatically whenever an order is placed in the store.<\/p>\n\n\n\n<p>As soon as the order printing is completed a pop will be shown with the message &#8220;printing completed&#8221;.<\/p>\n\n\n\n<p>The automatically printed order contains details like the customer&#8217;s name, order ID, shipping address, and billing address.<\/p>\n\n\n\n<p>The admin can also generate the order print for orders with a single click on the order detail page section with the help of the print order button.<\/p>\n\n\n\n<p>Admin can connect the printer to the local server or remote server to print the orders automatically.<\/p>\n\n\n\n<p>Also, if you want to setup a print on demand marketplace then you can check the <a href=\"https:\/\/store.webkul.com\/magento2-print-on-demand-marketplace.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Print on Demand<\/a> extension.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features <\/h2>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admin can enable or disable the module functionality.<\/li>\n\n\n\n<li>Admin can select a default printer while configuring.<\/li>\n\n\n\n<li>Admin can also configure the server information for connecting the printer.<\/li>\n\n\n\n<li>Orders get automatically printed once they are received at the store<\/li>\n\n\n\n<li>The Store owner can print the orders in bulk.<\/li>\n\n\n\n<li>Added Print order button at view order details page.<\/li>\n\n\n\n<li>Order PDF will be stored in the pub\/media\/autoprint directory without downloading.<\/li>\n<\/ul>\n\n\n\n<p>You can check the overview of the module &#8211;<\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wp-block-wk-block--yt-video components-placeholder\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"v-oNBTjX60Y\"><div class=\"components-placeholder__instructions\">v-oNBTjX60Y<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>The installation is quite simple just like the standard&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n\n\n\n<p><strong>#Download Module<\/strong><\/p>\n\n\n\n<p>Firstly, you need to log in to the Webkul Store, go to&nbsp;My Account&gt;My Purchased Products section, verify, and then download and extract the contents of this zip folder on the system.<\/p>\n\n\n\n<p><strong>#Upload Folder<\/strong><\/p>\n\n\n\n<p>Once the module zip extracts, follow path src&gt;app and then copy the app folder into the Magento 2 root directory on the server as shown below:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"451\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\" alt=\"m2-installation\" class=\"wp-image-429599\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation-300x113.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation-250x94.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation-768x289.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"># Run Commands<\/h3>\n\n\n\n<p>You need to run the following commands:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:upgrade<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:di:compile<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:static-content:deploy<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento indexer:reindex<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento cache:flush<\/pre>\n\n\n\n<p><strong># Additional Commands<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">npm init -y<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">npm update<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">npm i forever-monitor<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">node_modules\/forever\/bin\/forever printerServer.js<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\">sh launch.sh<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Language Translation<\/h3>\n<\/div><\/div>\n\n\n\n<p>For translating the module language, navigate through&nbsp;the <strong>app\/code\/Webkul\/autoprint\/i18n<\/strong>&nbsp;and edit the en_US.csv file.<\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"293\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder.webp\" alt=\"i18-folder\" class=\"wp-image-429601\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-300x73.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-250x61.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/i18folder-768x188.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, upload it to the path&nbsp;<strong>app\/code\/Webkul\/autoprint\/i18n<\/strong>&nbsp;where the installation of Magento 2 is on the server.<\/p>\n\n\n\n<p>Magento 2 Auto Print Order will be translated into the Arabic Language. It supports both RTL and LTR languages.<\/p>\n\n\n\n<p>The user can edit the CSV like the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1027\" height=\"805\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/language-translation-file.webp\" alt=\"i18 language translation file\" class=\"wp-image-444536\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/language-translation-file.webp 1027w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/language-translation-file-300x235.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/language-translation-file-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/language-translation-file-768x602.webp 768w\" sizes=\"(max-width: 1027px) 100vw, 1027px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Initial Configuration Settings<\/h3>\n<\/div><\/div>\n\n\n\n<p>After the successful installation, the admin can see the Auto Print side panel menu. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1079\" height=\"480\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option.webp\" alt=\"magento 2 auto print menu option admin side panel\" class=\"wp-image-447071\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option.webp 1079w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option-300x133.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option-250x111.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option-768x342.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/auto-print-magento2-side-panel-menu-option-604x270.webp 604w\" sizes=\"(max-width: 1079px) 100vw, 1079px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the admin can tap the Configuration settings option to configure the extension.<\/p>\n\n\n\n<p>Apart from that, the admin can also navigate through <strong>Stores<\/strong>-&gt;<strong>Configuration<\/strong>-&gt;<strong>Auto Print<\/strong> to configure the extension.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"738\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-local-server-configurations-2.webp\" alt=\"magento 2 auto print orders local server configuration\" class=\"wp-image-448238\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-local-server-configurations-2.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-local-server-configurations-2-300x198.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-local-server-configurations-2-250x165.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-local-server-configurations-2-768x506.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>General Configuration :<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Status<\/strong> &#8211; The admin can set the status of auto print functionality either Yes or No.<\/li>\n<\/ul>\n\n\n\n<p><strong>Server Configuration :<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/server-configuration-1-1.webp\" alt=\"magento 2 auto print orders server configuration\" class=\"wp-image-448239\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/server-configuration-1-1.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/server-configuration-1-1-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/server-configuration-1-1-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/server-configuration-1-1-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the admin will set &#8211; <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Protocol(is HTTPS)<\/strong> &#8211; For local server, the admin will set the option as NO and for live server the admin will choose the option as a Yes.<\/li>\n\n\n\n<li><strong>Host Name<\/strong> &#8211; Enter the host name of your online store.<\/li>\n\n\n\n<li><strong>Port Number<\/strong> &#8211; Enter the port number for the local\/live server.<\/li>\n<\/ul>\n\n\n\n<p>If the Protocol(is HTTPS) is selected as Yes then you need to add the below information for the server. <\/p>\n\n\n\n<p><strong>Upload Server Private Key File<\/strong> &#8211; You need to upload this file which will you get from the host provider.<\/p>\n\n\n\n<p>**<strong>Note<\/strong>: The filename must be the server. key.<\/p>\n\n\n\n<p><strong>Upload Server Certificate File<\/strong> &#8211; You have to upload a server certificate file which will you get from the host provider.<\/p>\n\n\n\n<p>**<strong>Note<\/strong>: The filename must be the server. crt.<\/p>\n\n\n\n<p><strong>Printer Setting : <\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Default Printer<\/strong> &#8211; Select your default printer.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/download-desktop-app-1.webp\" alt=\"download desktop app section\" class=\"wp-image-447079\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/download-desktop-app-1.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/download-desktop-app-1-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/download-desktop-app-1-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/download-desktop-app-1-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Download Desktop Application<\/strong><\/p>\n\n\n\n<p>Here, the admin will be able to download the respective file format for installing the desktop application for connecting with the server. <\/p>\n\n\n\n<p>The admin will download the desktop application for &#8211;  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Windows OS<\/strong> in &#8211; ZIP, EXE, and MSI file formats<\/li>\n\n\n\n<li><strong>Linux OS<\/strong> in &#8211; ZIP and DEB file formats<\/li>\n\n\n\n<li><strong>Darwin OS<\/strong> in &#8211; ZIP and DMG file formats<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Desktop App Installation &#8211; Linux, Darwin, and Windows OS<\/h3>\n<\/div><\/div>\n\n\n\n<p>After clicking on the respective file format for the Linux OS, the desktop application will start downloading.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"611\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection-1200x611.webp\" alt=\"linux installation\" class=\"wp-image-447092\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection-1200x611.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection-300x153.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection-250x127.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection-768x391.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/linux-os-download-desktop-app-server-connection.webp 1358w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, unzip the downloaded desktop application zip file. Navigate to the directory where the .deb file is located, for example, if the file is in the Downloads folder:<\/p>\n\n\n\n<p>cd ~\/Downloads<\/p>\n\n\n\n<p>Install the .deb file using dpkg:<\/p>\n\n\n\n<p>sudo dpkg -i filename.deb<\/p>\n\n\n\n<p>If there are dependency issues, you can fix them by running:<\/p>\n\n\n\n<p>sudo apt-get install -f<\/p>\n\n\n\n<p>Now, you can check the downloaded application by visiting the show applications with the name POS Thermal Printer.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-1200x675.webp\" alt=\"magento 2 auto print orders thermal printer application\" class=\"wp-image-445109\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-768x432.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux-1536x864.webp 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-printer-app-download-linux.webp 1600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>To use the application, click on it, and the application will open in the form of a dialog box.<\/p>\n\n\n\n<p>Enter your domain and port address to connect and launch the application on your system.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-1200x675.webp\" alt=\"magento2 auto print download application for linux system\" class=\"wp-image-445098\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-768x432.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection-1536x864.webp 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-pos-thermal-printer-connection.webp 1600w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Desktop App Installation &#8211; Darwin OS<\/h3>\n\n\n\n<p>Similarly, the admin can install the application on the Apple Desktop for Darwin OS. Once the zip is downloaded, extract and open it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"547\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-1200x547.webp\" alt=\"magento2-thermal-printer-zip-file-for-mac-os\" class=\"wp-image-444809\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-1200x547.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-300x137.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-250x114.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-768x350.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os-1536x701.webp 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-zip-file-for-mac-os.webp 1916w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Once the app gets installed the admin can check the icon on their home screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"770\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-unzip-file-for-mac-os.webp\" alt=\"magento2-thermal-printer-unzip-file-for-mac-os\" class=\"wp-image-444810\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-unzip-file-for-mac-os.webp 1024w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-unzip-file-for-mac-os-300x226.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-unzip-file-for-mac-os-250x188.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-thermal-printer-unzip-file-for-mac-os-768x578.webp 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Click on the app, the app will open in your Darwin OS.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"634\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-1200x634.webp\" alt=\"magento2-printer-application-downloaded-mac-os\" class=\"wp-image-444819\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-1200x634.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-300x159.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-250x132.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-768x406.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os-1536x812.webp 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-printer-application-downloaded-mac-os.webp 1919w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Enter your domain and port address to connect and launch the application on your system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Desktop App Installation &#8211; Windows OS<\/h3>\n\n\n\n<p>Similarly, the admin can install the application on the Windows OS Desktop. After downloading the desktop app zip you can add it to your desktop section.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app-1200x675.webp\" alt=\"downloaded zip file on windows os\" class=\"wp-image-447118\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app-768x432.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/windows-installation-desktop-app.webp 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, extract the desktop app on your home screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app-1200x675.webp\" alt=\"extract app\" class=\"wp-image-447119\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app-768x432.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/extract-desktop-app.webp 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, open the extracted file folder and tap the POS Thermal Printer.exe file and run it. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1366\" height=\"768\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file.webp\" alt=\"run the desktop app\" class=\"wp-image-447120\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file.webp 1366w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file-1200x675.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/run-the-thermal-printer-file-768x432.webp 768w\" sizes=\"(max-width: 1366px) 100vw, 1366px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After running the exe file, you can see the desktop app is ready to configure.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/desktop-app-running-connect-to-server-1.webp\" alt=\"magneto 2 auto print order desktop configuration\" class=\"wp-image-448240\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/desktop-app-running-connect-to-server-1.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/desktop-app-running-connect-to-server-1-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/desktop-app-running-connect-to-server-1-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/desktop-app-running-connect-to-server-1-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Enter your domain and port address to connect and launch the application on your system.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Storefront &#8211; Auto Print Orders <\/h3>\n<\/div><\/div>\n\n\n\n<p>After setting up the module, when an order is placed at your store, you will get a pop-up. It will have the message &#8220;Printing&#8221; on reception.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-print-pop-up-request.webp\" alt=\"magento 2-auto-print-order-request-pop-up\" class=\"wp-image-448258\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-print-pop-up-request.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-print-pop-up-request-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-print-pop-up-request-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-print-pop-up-request-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Instantly, another pop-up will appear which will show the message &#8220;Printing completed&#8221; as you can see in the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-pop-up.webp\" alt=\"magento2 auto print order printing completed pop up\" class=\"wp-image-448259\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-pop-up.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-pop-up-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-pop-up-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-pop-up-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also generate the auto print for the orders in bulk manually. For that, you need to navigate the Sales-&gt; Orders.<\/p>\n\n\n\n<p>Select the orders that you want to create auto print for the orders from the order list.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-selecting-orders-for-print.webp\" alt=\"magento2 auto print order in bulk\" class=\"wp-image-444514\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-selecting-orders-for-print.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-selecting-orders-for-print-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-selecting-orders-for-print-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-selecting-orders-for-print-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>In orders, you will notice one thing the Auto Print section has Yes and No values as you can see in the above image.<\/p>\n\n\n\n<p>So, If Auto Print is Yes for the order it means the print is already generated for that particular order.<\/p>\n\n\n\n<p>If there is NO for the Print Order that means print is not generated for that particular order.<\/p>\n\n\n\n<p>Now, after selecting the orders for the Auto Print click on the Print Orders.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-bulk.webp\" alt=\"magento2 auto print order in bulk\" class=\"wp-image-444516\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-bulk.webp 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-bulk-300x236.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-bulk-250x196.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/05\/magento2-auto-print-order-bulk-768x603.webp 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, you will see a pop-up with the message &#8220;Printing&#8221; which will be shown on the top also get a notification &#8220;Print request generated successfully&#8221;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-request-generated-in-bulk.webp\" alt=\"magento2 auto print order request pop up\" class=\"wp-image-448261\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-request-generated-in-bulk.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-request-generated-in-bulk-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-request-generated-in-bulk-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-request-generated-in-bulk-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Once the printing process is done , you will receive an instant pop-up that shows the printing is complete as you can see in the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-print-auto-order-completed-in-bulk.webp\" alt=\"magento2 auto print order printing completed for bulk orders\" class=\"wp-image-448262\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-print-auto-order-completed-in-bulk.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-print-auto-order-completed-in-bulk-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-print-auto-order-completed-in-bulk-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-print-auto-order-completed-in-bulk-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can also print the order in a single click for the particular order as you can find a Print Order button on the order details page as you can see in the below snapshot.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-manually.webp\" alt=\"magento2 auto print order printing completed manually\" class=\"wp-image-448264\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-manually.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-manually-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-manually-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-manually-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-popup.webp\" alt=\"magento 2 auto print orders print order manual\" class=\"wp-image-448266\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-popup.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-popup-300x169.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-popup-250x141.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/06\/magento2-auto-print-order-completed-popup-768x432.webp 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support<\/h3>\n<\/div><\/div>\n\n\n\n<p>That&#8217;s all about the <strong>Magento 2 Auto Print Orders<\/strong> extension.<\/p>\n\n\n\n<p>If you still have any issues feel free to add a ticket and let us know your views to make the module better at <a href=\"http:\/\/webkul.uvdesk.com\/\">&nbsp;webkul.uvdesk.com<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2 Auto Print Orders(Adobe Commerce) extension allows the admin to print orders automatically whenever an order is placed in the store. As soon as the order printing is completed a pop will be shown with the message &#8220;printing completed&#8221;. The automatically printed order contains details like the customer&#8217;s name, order ID, shipping address, and <a href=\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":596,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121],"tags":[],"class_list":["post-444435","post","type-post","status-publish","format-standard","hentry","category-magento-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide for Adobe Commerce Auto Print Orders<\/title>\n<meta name=\"description\" content=\"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide for Adobe Commerce Auto Print Orders\" \/>\n<meta property=\"og:description\" content=\"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-11T11:19:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-08T06:24:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\" \/>\n<meta name=\"author\" content=\"Ashwini Rani\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ashwini Rani\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\"},\"author\":{\"name\":\"Ashwini Rani\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/e99b995894c61894241d9f1d15b199b9\"},\"headline\":\"Guide for Adobe Commerce Auto Print Orders\",\"datePublished\":\"2024-06-11T11:19:47+00:00\",\"dateModified\":\"2025-04-08T06:24:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\"},\"wordCount\":1264,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\",\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\",\"url\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\",\"name\":\"Guide for Adobe Commerce Auto Print Orders\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\",\"datePublished\":\"2024-06-11T11:19:47+00:00\",\"dateModified\":\"2025-04-08T06:24:26+00:00\",\"description\":\"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp\",\"width\":1200,\"height\":451},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide for Adobe Commerce Auto Print Orders\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/e99b995894c61894241d9f1d15b199b9\",\"name\":\"Ashwini Rani\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/26a000657cf566629b75a035ed5bc7d0ecb5143bf43920522145d557b5843d2f?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/26a000657cf566629b75a035ed5bc7d0ecb5143bf43920522145d557b5843d2f?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Ashwini Rani\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/ashwinirani-bd927\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Guide for Adobe Commerce Auto Print Orders","description":"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/","og_locale":"en_US","og_type":"article","og_title":"Guide for Adobe Commerce Auto Print Orders","og_description":"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.","og_url":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2024-06-11T11:19:47+00:00","article_modified_time":"2025-04-08T06:24:26+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp","type":"","width":"","height":""}],"author":"Ashwini Rani","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Ashwini Rani","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/"},"author":{"name":"Ashwini Rani","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/e99b995894c61894241d9f1d15b199b9"},"headline":"Guide for Adobe Commerce Auto Print Orders","datePublished":"2024-06-11T11:19:47+00:00","dateModified":"2025-04-08T06:24:26+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/"},"wordCount":1264,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp","articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/","url":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/","name":"Guide for Adobe Commerce Auto Print Orders","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp","datePublished":"2024-06-11T11:19:47+00:00","dateModified":"2025-04-08T06:24:26+00:00","description":"Magento 2 Auto Print Orders(Adobe Commerce) allows the admin to print the order invoice automatically when an order is received at the store.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2024\/03\/m2-installation.webp","width":1200,"height":451},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/adobe-commerce-auto-print-orders-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Guide for Adobe Commerce Auto Print Orders"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/e99b995894c61894241d9f1d15b199b9","name":"Ashwini Rani","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/26a000657cf566629b75a035ed5bc7d0ecb5143bf43920522145d557b5843d2f?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/26a000657cf566629b75a035ed5bc7d0ecb5143bf43920522145d557b5843d2f?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Ashwini Rani"},"url":"https:\/\/webkul.com\/blog\/author\/ashwinirani-bd927\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/444435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/596"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=444435"}],"version-history":[{"count":37,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/444435\/revisions"}],"predecessor-version":[{"id":488081,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/444435\/revisions\/488081"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=444435"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=444435"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=444435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}