Auto-Programatically create PDF
I have created a function which I use to choose between screen and
printer based printing. I wanted to add the PDF functionality of RB9.
But how can I set devicetype to use the PDF. It seems not to appear in
the standard way ( DeviceType = dtPDF or whatever )
Any help out there ?
Paul
printer based printing. I wanted to add the PDF functionality of RB9.
But how can I set devicetype to use the PDF. It seems not to appear in
the standard way ( DeviceType = dtPDF or whatever )
Any help out there ?
Paul
This discussion has been closed.
Comments
Thanks for pointing this out. Apparently this enumerated type was not added
to the ppTypes.pas file. I will fix this for the next maintanence release.
As for now you can simply use DeviceType := "PDF";
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com