Dynamic Printing

Just starting out? Need help? Post your questions and find answers here.
emar101
New User
New User
Posts: 3
Joined: Tue Jun 02, 2015 6:43 am

Dynamic Printing

Post by emar101 »

Hello, is there a library in purebasic that can support dynamic printing i.e. printing in all kinds of printer? Thank you for any upcoming answers. :)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Dynamic Printing

Post by IdeasVacuum »

If you only mean printers (not pen plotters), then the actual device is handled by the OS. In other words, you concentrate on producing the print document, all the printers will understand that document.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply