netbeans - How to let user specify pdf location using iText? -


I have created a program that will generate a report allowing the user to save that report in a PDF file format. I want to know how to specify the location of the user to save that file.

I am using iText on Netbeans. Thanks :)


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -