We're looking at an putting together a simple application using Delphi that allows the user to store product items (code and descriptions) along with an appropriate file path for an Adobe PDF file. On selection of the product item the user then wants the ability to either :
- Preview the Adobe .PDF file on screen.
- Print the Adobe .PDF file directly to the printer (not previewing on screen).
- E-mail the Adobe .PDF file to a customer.
How easy is this to do ?
What additional components/units do I need to allow us to do this ?
Can anyone provide me with some sample code for this ?
Thanks in advance
Steve
- Preview the Adobe .PDF file on screen.
- Print the Adobe .PDF file directly to the printer (not previewing on screen).
- E-mail the Adobe .PDF file to a customer.
How easy is this to do ?
What additional components/units do I need to allow us to do this ?
Can anyone provide me with some sample code for this ?
Thanks in advance
Steve