Luke Paireepinart

Results 106 comments of Luke Paireepinart

Hi @Rombersoft thanks for bringing this to my attention. I'm going to close this as a duplicate and reopen the other issue. Let's talk there.

Whoops, I just realized that you linked this issue to a different library, not this one. @Rombersoft could you confirm which nuget package you're using and which version you're seeing...

Try out version 3.0 which has a new network printer implementation called ImmediateNetworkPrinter. It solves the issues of disposing and reconnecting in 2.0. The network printer in 2.0 was intended...

I haven't reviewed yet but I hope to do so this weekend. In the meantime, @neon-dev would you mind adding a new test type to the console app as part...

I’m not sure what a fiscal printer is, could you provide a reference to this please?

Hey @dicksonkimeu , this is not currently supported, but would be implemented as a FiscalEmitter. We currently only have the Epson emitter. You would not need to use that Fiscal...

@igorocampos I think this enum (and possibly the others) is set wrong, if it should be hex 49 it needs to be specified as 0x49, not 49. 49 would be...

@igorocampos @neon-dev I'll take a look this weekend and factor this in to the process. Sorry for the issues! I versioned it up to 2.0 since there were major changes...

Sorry for the delay in response @elle-pinto @danielgey @shajeermhmmd . Which platform/.net version were you all running this on? V 2.0 introduced persistent connections to printers and it manages reconnecting...