We have a way of loading images into the db and also create pdf files and store in the db on the fly. But I need to know how to load a pdf document into the advantage db using delphi.
I have figured out how to stream pdf files into the db. Now my challenge is to stream these to the printer without saving them first, as this causes a lag in spooling (tested this is in production, not a workable option).
So far have had no luck except found some suggestions to use r=Rave report or try a package from Gnostice.
Is it possible to print directly from a blob,file or memorystream? I think there would be a workareound that could allow me to do this !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.