-
When print a Table even I set border to 0, it still prints the border.
```
const data_new = [
{
type: 'table',
style: { 'border': '0'}, // style the table //table box bo…
-
Currently labels are printed sorted by submode, which I find unexpected. For Hildesheim this is not an issue, as we will print one by one but other libraries might want to have their labels in a speci…
-
Hello, I'm created custom protocol for deep link.
code is like bottom.
src/main/main.ts
```ts
app.removeAsDefaultProtocolClient('customtest');
if (process.defaultApp) {
console.log(process…
-
### Is this a feature relevant to companion itself, and not a module?
- [X] I believe this to be a feature for companion, not a module
### Is there an existing issue for this?
- [X] I have searched…
-
Hey, could we have a new, up to date, build? I guess many of the installation issues come from this library build artifacts being limited to ancient node versions.
-
![image](https://user-images.githubusercontent.com/109294935/200870661-59dfc1e2-f93e-4bd0-854c-dbd5c4f89b2c.png)
Migrating Chrome Apps to Progressive Web Apps
--
Hi **Everyone**,
We'd like to…
-
HELLO FRIENDS, I AM USING AN EPSON TM-T20, WITH THE FOLLOWING SETTINGS:
use Mike42\Escpos\PrintConnectors\WindowsPrintConnector;
use Mike42\Escpos\Printer;
try {
$connector = new WindowsPr…
-
Just coping the feedback from discord (sorry, no time for rephrasing this).
Layout Card (hardly expected feature !) looks great, and the pdf send here by algernon seems promising but :
- Exporting…
-
I'm not getting the DisplayString nor the StringView in my Watch window, only a {...} using both the default and the one from MS. The "size" and "referenced" show up on expansion.
VSCode info:
Ve…
-
Hello everyone,
I've a app wich need to print to a EPSON TM-T20 from the web.
I've read the part of the README where you suggest to use QZ, Chrome Raw Print etc, but I had some ideas before read …