Am 11.08.2011 um 00:58 schrieb Greg Olson-Hyde: > Hi, > > In the 'Cards' example that comes with DynaPDF there is the following line of > code: > > pfCurrentFile.ForceDownload = True > > Is there a way to save the PDF file to the server as well?
Sure. Simply write a PDF to disc with binarystream or put it into a database as blob. Greetings Christian -- See you in Frankfurt, Germany at the Real Studio Database Days More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/frankfurt-2011-event.shtml _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
