cadhaa.blogg.se

Flexmail send directly to printer
Flexmail send directly to printer












I know this is not how a web app works, but this is the task I am facing. The receipt is printed when the cashier saves the invoice. You enter a supermarket, buy some items, go to the cashier, pay for what you've bought and get a receipt. So, I thought maybe there is some way to control the pdf document when opened in the browser and issue a print command to it i.e window.print(). I did it because the only other option is "Attachment" which will download the file. I did not set it to "Inline" because I want to print an Inline PDF document. But I'd need to know how it could be done with all types of reports. I do not know if the report type - IR, CR or IG would make a difference. But I do not know how could I send the data directly to the printer in either way. But I know that I can create a shared component> report query too. I mentioned the report page because I thought redirecting to it and assigning the PK to the corresponding page item could be a suggestion. Whenever a user creates a document and submit the page, I will need to send the data of that document directly to the printer. There is another page with a report that can be queried through number of page items to get the documents with items sold in the previously mentioned master-detail page.

flexmail send directly to printer

I have a master-detail page for selling items with a form on a table as the master region and an IG as the detail, joined to each other through assigning the PK to the FK IG's column. 1.7K Training / Learning / Certification.165.3K Java EE (Java Enterprise Edition).7.8K Oracle Database Express Edition (XE).3.7K Java and JavaScript in the Database.














Flexmail send directly to printer