Hi, I bought it couple of days ago (pdfdrv300). After installing I downloaded PowerBuilder sample and changed the license info in declaration. It create PDF's fine but
- can't email
- Can't concatenate PDFs
I also have question about deploying it. How should I deploy it for end users? I am using citrix and usually just copy new build (PBDs). What dll I need to include and what printer name should be called from app. Ex - I am using 'MES PDF Printer', should I keep the same name while deploying? if yes, then how would app know the printer as it is not physically installed on citrix?
Thanks for your help and I would appreciate if you can answer everything which I asked here.
Amit
New to PDF Convertor
Hello,
When deploying the PDF Converter you can give the printer any name you want knowing that you are using this same printer name in your application, it is advisable to give to the printer a specific name related to your application instead of keepting its default name, this will make maintenance easier.
Concerning sending emails and concatenation, it is supposed to work, please make sure you are calling SetLicenseKey before these two functions.
Hope this helps.
When deploying the PDF Converter you can give the printer any name you want knowing that you are using this same printer name in your application, it is advisable to give to the printer a specific name related to your application instead of keepting its default name, this will make maintenance easier.
Concerning sending emails and concatenation, it is supposed to work, please make sure you are calling SetLicenseKey before these two functions.
Hope this helps.