OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: vladgothe on August 21, 2012, 07:44:15 AM

Title: Print a form
Post by: vladgothe on August 21, 2012, 07:44:15 AM
I had a search today in OpenDCL's help file and on the Internet, but I couldn't find anywhere if a form can be printed at runtime, like in Microsoft Access. So, is it possible to print a form or not? If not, it'll be a great feature for next versions.
Title: Re: Print a form
Post by: owenwengerd on August 21, 2012, 08:21:53 AM
You can add this to the wish list (https://sourceforge.net/tracker/?group_id=187950&atid=923366) (however check first to make sure it not already there).
Title: Re: Print a form
Post by: vladgothe on August 21, 2012, 09:00:32 AM
I found out that an Adobe PDF Reader ActiveX Control can be printed and now I'm researching how to create a pdf file in lisp  :).
Title: Re: Print a form
Post by: Fred Tomke on August 21, 2012, 04:29:30 PM
Hi, feel free to search the internet for ActiveX components to build PDF-files.
Regards, Fred