![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
Hi there
Can anyone help me here, I'm busy with my project here, I need to query a database(SQL) based on the results I need to create a PDF file and email it through using delphi, but my problem I don't know how to create a PDF file. can anyone help me with this? and I also need to know whether is this possible in delphi. |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Re: PDF files in Delphi
Programmatically creating PDF files is hell in a bucket. Your best bet is to create an RTF or something similar (perhaps an ODT?) and then use one of those freeware converters to convert it. If you can find a library, congrats.
|
|
|
|
|
|
#3 |
|
Newbie
|
Re: PDF files in Delphi
Thank you for the help but I've decided to buy a component for creating PDF in delphi and it seems doing what I wanted, the component is PDF In-The-Box for delphi 3.12.
|
|
|
|
|
|
#4 | |
|
Newbie
|
Re: PDF files in Delphi
Quote:
I will try to learn how to create RTF files in delphi b'coz I've never used them inside delphi but I'll try. Thank you very much... |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I read .mbm (Multi BitMap) files? | moondog | Other Programming Languages | 19 | Aug 16th, 2007 8:59 PM |
| utility i wrote to maul index.dat files on root partition | c0ldshadow | C++ | 6 | Jun 16th, 2005 3:24 PM |
| Checking source codes of image, audio and video files | on_auc | C++ | 3 | Feb 21st, 2005 8:36 PM |
| shutil.copy corrupting files? | TimL | Python | 0 | Feb 20th, 2005 3:32 PM |
| Bash script to access all files in a directory | shinni | Bash / Shell Scripting | 4 | Feb 18th, 2005 3:26 PM |