DinkToPdf
DinkToPdf copied to clipboard
Generate pdf on fly
Hi, is it possible to create the pdft on fly (in memory) isntead of using Out = @"C:\DinkToPdf\src\DinkToPdf.TestThreadSafe\test.pdf"? Thanks
Yes. You can return a ByteArray. Dont specifiy the "Out" properti in ObjectSettings settings and nothing will be saved.