Results 1 to 6 of 6
Thread: Save form as .pdf file?
- 11-14-2010, 05:55 AM #1
Member
- Join Date
- Nov 2010
- Posts
- 3
- Rep Power
- 0
Save form as .pdf file?
Hey everyone!
So I'm new to programming and I'm making a form with NetBeans using Swing and ultimately I want to know if there is any way to save the form as a .pdf file? It can look like an image. I just need it to print it. After i save the fine, I want go back and use it again? Is this at all possible? What criteria must I meet to do this?
edit:
this is an application i'm making that's only supposed to be ran on the desktop. so idk if i need a database for it? any help is appreciated.Last edited by Taron; 11-14-2010 at 05:58 AM.
-
Google Java PDF and the first hit looks to be promising.
- 11-14-2010, 03:00 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
First of all, please stick with a one question in a single thread. Unless stuff are related, otherwise please start a new thread for the new question in appropriate sub-forum.
Regarding the first question. Is your final requirement to take a printout of the form, save it as an image, or both?
Second question. Database is nothing to do with a desktop application specifically. Its all depends on your requirement and the design.
- 11-14-2010, 06:06 PM #4
Cross posted
Save form as .pdf file? - Java Programming Forums
dbLast edited by DarrylBurke; 11-15-2010 at 03:19 AM.
- 11-14-2010, 07:15 PM #5
Member
- Join Date
- Nov 2010
- Posts
- 3
- Rep Power
- 0
Fubarable - I'll take a look at it.
Eranga - sorry about the two questions. I'm new here. won't happen again.
My final requirement is to save it as an image and let the person do whatever he wants to do with it. perhaps print it or just have it saved on the computer.
- 11-15-2010, 01:54 AM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Never mind. Next time please pay your attention.
Regarding your question. Search our forum or the Google. You can find quite similar stuff. However cross-posting is not encourage other members to helping out you, including me. So stick with a one and put your effort. Just posting your question in a forum not helps you to find the solutions in each case.
Similar Threads
-
Save .txt file
By Moose in forum Java AppletsReplies: 1Last Post: 10-27-2010, 11:59 PM -
save file based on file extension
By masa in forum AWT / SwingReplies: 4Last Post: 05-11-2010, 11:17 AM -
Create a form, input some data and save to file
By cselic in forum AWT / SwingReplies: 5Last Post: 05-07-2010, 12:28 PM -
How to show or open a file download or file save dialog box
By java_bond in forum New To JavaReplies: 0Last Post: 03-05-2010, 04:21 AM -
Save file
By dejos456 in forum New To JavaReplies: 4Last Post: 11-28-2009, 03:13 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks