Bullzip api is working well for me in converting different files to PDF or printing to PDF from inside an application with pre existing print functionality.
How ever I want to print a text or image stream to PDF using bullzip.
so far I can read the data into a variable with the filereader method - bullziplib.filereader but I don't know how to pass this to the printer to save it to a PDF
Can anyone offer any guidance?
Thanks
Printing a data stream to PDF
Moderator: jr