Hi,
client asked me to create script so he can pront labels with dymo printer directly from his web site admin area. I have tried to find something on internet but with no success. Is there any way for doing this?
Best Regards
Hi,
client asked me to create script so he can pront labels with dymo printer directly from his web site admin area. I have tried to find something on internet but with no success. Is there any way for doing this?
Best Regards
You probably will have to use an exec command to call upon an external program to handle the actual printing rather than do most of the coding in php pass the variables to a script which can handle drivers and such in a much better manner.
Hi, thanks for reply, you are probably right…