A rust lib for automatizing printing documents
crates being used:
the project is halted, due to the deadline of the article closing in, and me haven't found any solutions to the problems at hand
the branch master will be synchronized and all other branches cleansed, for purposes of keeping a single version of it, until I have more time (or better skills)
Tried using this crate for a while, worked fine on Windows, doens't work on Unix systems (obviously), but also doesn't work with WASM and WASI
This crate was used for both Windows and Unix systems, but didn't compile to WASM nor WASI
The ipp.rs crate worked well for Unix systems, and wasn't tested on Windows systems, it uses pure IPP (Internet Printing Protocol) for communication with the printers, however, many errors arose from trying to compile into WASM or WASI
Uma biblioteca em rust para automatizar a impressão de documentos
crates sendo usadas:
o projeto está pausado, por conta do prazo para o TCC estar se aproximando, e eu não ter encontrado soluções para os problemas que encontrei a branch master vai ser sincronizada com as últimas mudanças, e todas as outras branches serão limpas, para manter uma versão única do projeto, até que eu tenha mais tempo (ou mais conhecimento)
Tentei usar essa crate por um tempo, funcionou bem no Windows, mas não funciona em sistemas Unix (por motivos óbvios), e também, não compilou para WASM nem para WASI
Essa crate foi usada tanto em Windows quanto em sistemas Unix, mas não compilou para WASM ou WASI
A crate funcionou bem pra sistemas Unix, não foi testada em Windows, ela usa IPP puro (Internet Printing Protocol, ou Protocolo de Impressão pela Internet), para se comunicar com as impressoras, no entanto, diversos erros apareceram ao tentar compilar para WASM e para WASI