473,401 Members | 2,125 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

How to create .PDF files dynamically

Hello --

I am looking for a way to dynamically generate PDF documents - combining
Crystal Reports and data driven "fields".

For example, I have a template that's essentially a summary document and I
would like to populate certain fields with client names and account data.

Also, I would like to make a "master" PDF that contains all the PDF
summaries in one document -- and use bookmarks if possible.

Can this be done, and are there any examples?

Any advice, tips, and suggestions are greatly appreciated.

Thanks in advance.

Cheers!

Nov 20 '05 #1
3 3082
Check out iTextSharp

http://itextsharp.sourceforge.net/

Its written for C# but it'll also work in vb.net

Brian

Null wrote:
Hello --

I am looking for a way to dynamically generate PDF documents - combining
Crystal Reports and data driven "fields".

For example, I have a template that's essentially a summary document and I
would like to populate certain fields with client names and account data.

Also, I would like to make a "master" PDF that contains all the PDF
summaries in one document -- and use bookmarks if possible.

Can this be done, and are there any examples?

Any advice, tips, and suggestions are greatly appreciated.

Thanks in advance.

Cheers!

Nov 20 '05 #2
Thanks for the reply - this looks like something I'll be able to use at some
point. For my purposes now though, I want to know if's appropriate if i
need to create potentially thousands of PDFs in "batches" (not necessarily
one at a time from a web site)....and can it be integrated with Crystal
templates?

Thanks again.
"Brian" <je************@hot-NOSPaM-mail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Check out iTextSharp

http://itextsharp.sourceforge.net/

Its written for C# but it'll also work in vb.net

Brian

Null wrote:
Hello --

I am looking for a way to dynamically generate PDF documents - combining
Crystal Reports and data driven "fields".

For example, I have a template that's essentially a summary document and I would like to populate certain fields with client names and account data.
Also, I would like to make a "master" PDF that contains all the PDF
summaries in one document -- and use bookmarks if possible.

Can this be done, and are there any examples?

Any advice, tips, and suggestions are greatly appreciated.

Thanks in advance.

Cheers!

Nov 20 '05 #3
I am currently generating several thousand reports in pdf format every week.
I print the report using acrobat distiller and then concatenate them using a
program called pdcat ( http://www.pdf-tools.com/en/products_pdcat.html. I
don't see why it wouldn't work with crystal reports.

Gary Thrower

"Null" <fa**********@hotmail.com> wrote in message
news:e2*************@TK2MSFTNGP10.phx.gbl...
Hello --

I am looking for a way to dynamically generate PDF documents - combining
Crystal Reports and data driven "fields".

For example, I have a template that's essentially a summary document and I
would like to populate certain fields with client names and account data.

Also, I would like to make a "master" PDF that contains all the PDF
summaries in one document -- and use bookmarks if possible.

Can this be done, and are there any examples?

Any advice, tips, and suggestions are greatly appreciated.

Thanks in advance.

Cheers!

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Bil Muh | last post by:
Esteemede Developers, I would like to Thank All of You in advance for your sincere guidances. I am developing a software using Visual C++ .NET Standard Edition with Windows Form (.NET)...
0
by: Chris Powell | last post by:
I am using Excel/Access 2000 and have two large Excel files (25,000 rows each) that I wish to create linked tables in Access rather than importing into Access. The two source Excel files change...
1
by: Sam-I-Am | last post by:
Hi I need to dynamically create CAB files that will contain various content. Are there any products to do this or can I do this in .net? Thanks Sam
10
by: Shapper | last post by:
Hello, I am working on an ASP.NET / VB web site and I need to have 2 versions: In English and French. I could create two versions of the web site by duplicating all the pages. Is that the...
1
by: Chris Dunaway | last post by:
I have a legacy application that I need to build a Windows Forms application to interface with it. The legacy application keeps its configuration information in INI style files. I wish to use a...
6
by: Rich | last post by:
Hello, I want to simulate the dynamic thumbnail display of Windows Explorer (winxp) on a form or pannel container. If I place a picture box on my container form/pannel and dimension it to the...
23
by: sandy | last post by:
I need (okay, I want) to make a dynamic array of my class 'Directory', within my class Directory (Can you already smell disaster?) Each Directory can have subdirectories so I thought to put these...
1
by: Petyr David | last post by:
Current: web page has hard coded directories (using checkboxes) user may choose to search for files matching a pattern they enter in text box. Perl is used to search for files and to format HTML...
4
by: Benny Dein | last post by:
Hi I want to create a servlet or something similar by which im able to create virtual webservices. Lets say i would like to create a webservice with a method called 'getDate' which returnes...
15
by: lxyone | last post by:
Using a flat file containing table names, fields, values whats the best way of creating html pages? I want control over the html pages ie 1. layout 2. what data to show 3. what controls to...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.