Thank you. I was able to get it to print a PDF by removing all options after the filename:
[Pvxdev]*PDF*;FILE=/home/glen/pvxdata/TestPDF.pdf;
...and then padding out the file to 256 bytes.
Unfortunately, that means I can't specify options past position 69, since that's where the driver name is supposed to start. That means I can't use most of the *PDF* options. I'm trying to see if I can set what I need using a driver file. I was able to get a driver file recognized.
Any hints on this? Is there a way to override the position 69 restriction so I can specify more *PDF* options?
Thanks,
Glen
[Pvxdev]*PDF*;FILE=/home/glen/pvxdata/TestPDF.pdf;
...and then padding out the file to 256 bytes.
Unfortunately, that means I can't specify options past position 69, since that's where the driver name is supposed to start. That means I can't use most of the *PDF* options. I'm trying to see if I can set what I need using a driver file. I was able to get a driver file recognized.
Any hints on this? Is there a way to override the position 69 restriction so I can specify more *PDF* options?
Thanks,
Glen