This question is locked. New answers and comments are not allowed.
I have the following requirement for a business application:
(All of this could be on local or server)
- Allow user to select folder location
- Show contents of folder
- Print selected items from folder (*.pdf) - if possible w/o print dialog
- Display which files have been printed
- Potentially move printed files to new location (sub-folder of printed)
The most importnat requirement is determining if the item has been printed or not. I am not sure if the item is gaurunteed to have a unique name. I was thinking that the file name and file path should be unique; however, there seems to be a secuirty limitation.
Are there any Telerik tools that can help me achieve at least some of the desired functionality?
Kind regards,
Ricky