Question
Can I send username to a print spooling file via PDFLPrintDoc?
Hi
My print server application is using PDFLPrintDoc in PDF Library.
But I need to specify username in a print spooling on file like the below.
| xxx.spl |
|---|
@7561186 SET GRAYSCALE=BLACKONLY @7561186 SET USERNAME="username" @7561186 SET JOBNAME="Test Page" @7561186 SET SEPARATORPAGE=OFF |
Is there anyway to set username or send custom string (or name/value pair) via PDFLPrintDoc?
Thanks
Jason Koo
