473,651 Members | 3,011 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Create PDF Files

I guys,

I need your help finding a solution to my problem...
With thousands of PDF objects in the internet, and because It's the first
time I will use an object that does not beow to the framework itself (not
counting with Atlas), I need you advice in getting a nice component with an
afordable price for ASP.NET 2.0 (using VB.NET).

I do not own the web server so it has to be one that can can just upload
the dll file to my BIN folder and work with it from there.

The objective is to create invoices, reports and nice dynamic applications
forms, tat I already create but as a HTML document.
All help would be apreciate getting this. If I googleit I just die with all
info and I realy can't figure it out the best road to take, if you use any
object please tell me witch and your feedback.

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)


Jul 1 '06 #1
2 2145
BJ
Hey Bruno,

I've used two different ways in the past. If you already have the HTML
version try using ABCPDF.

If you had to print a word document to a PDF there would be an extra
step to save the word document to an HTML doc and then create the PDF.
For this solution, I use a tool call pdfFactory. Factory will allow
me, programmaticaly , to append documents to one PDF. This is the only
tool so far I have found that will allow me have this feature. I just
it create letters in Word, again programmaticaly , and print (append) to
a PDF file. I then ship the PDF file to a Print Center to have them
print, pack, and ship the lettters.

Hope this helps.

BJ

Bruno Alexandre wrote:
I guys,

I need your help finding a solution to my problem...
With thousands of PDF objects in the internet, and because It's the first
time I will use an object that does not beow to the framework itself (not
counting with Atlas), I need you advice in getting a nice component with an
afordable price for ASP.NET 2.0 (using VB.NET).

I do not own the web server so it has to be one that can can just upload
the dll file to my BIN folder and work with it from there.

The objective is to create invoices, reports and nice dynamic applications
forms, tat I already create but as a HTML document.
All help would be apreciate getting this. If I googleit I just die with all
info and I realy can't figure it out the best road to take, if you use any
object please tell me witch and your feedback.

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
Jul 3 '06 #2
do you own your own webServer? or is that using the BIN folder (just past
the DLL inside and we can use it)...

as I could see pdfFactory and I really liked the features and the price is
really nice also, it's a program that uses Register information to perform
actions, I can't use such thing under ASP.NET 2.0 cause for security reasons
the framework under ASP does not allow me to change register information (I
can do this under VB.NET) but for now my application it's 100% ASP.NET 2.0

:-(

ABCPDF is really expensive but I will give it a try :-/

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"BJ" <ju**********@y ahoo.comescreve u na mensagem
news:11******** *************@m 79g2000cwm.goog legroups.com...
Hey Bruno,

I've used two different ways in the past. If you already have the HTML
version try using ABCPDF.

If you had to print a word document to a PDF there would be an extra
step to save the word document to an HTML doc and then create the PDF.
For this solution, I use a tool call pdfFactory. Factory will allow
me, programmaticaly , to append documents to one PDF. This is the only
tool so far I have found that will allow me have this feature. I just
it create letters in Word, again programmaticaly , and print (append) to
a PDF file. I then ship the PDF file to a Print Center to have them
print, pack, and ship the lettters.

Hope this helps.

BJ

Bruno Alexandre wrote:
I guys,

I need your help finding a solution to my problem...
With thousands of PDF objects in the internet, and because It's the first
time I will use an object that does not beow to the framework itself (not
counting with Atlas), I need you advice in getting a nice component with
an
afordable price for ASP.NET 2.0 (using VB.NET).

I do not own the web server so it has to be one that can can just upload
the dll file to my BIN folder and work with it from there.

The objective is to create invoices, reports and nice dynamic
applications
forms, tat I already create but as a HTML document.
All help would be apreciate getting this. If I googleit I just die with
all
info and I realy can't figure it out the best road to take, if you use any
object please tell me witch and your feedback.

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)

Jul 4 '06 #3

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

Similar topics

17
8630
by: Lonnie Princehouse | last post by:
In short: Is there any way to run Python WITHOUT trying to create .pyc files (or ..pyo) or to have Python not attempt to import the .pyc files it finds? Reason: We have a site-specific package installed on a network drive. When anyone with write access imports this package, the network drive gets spammed with .pyc files.
2
2260
by: sudheervemana | last post by:
Dear all, In my main directory there are some source files and i have another directory which includes several folders,each contains the make files.Now i want to debug my source code in either VC++ or in Tornado 2.2 IDE,for that i need to create an work space and an project file.so that i can include my source and header files in my project.Before that i want to know is there any possibilty of debugging my source code using the MAK...
13
8857
by: Daniel Walzenbach | last post by:
Hi, Imagine the following situation: I have an asp.net application which allows uploading files to a SQL Server 2000 database (Files are stored as type "images"). As a next step I would like to implement some way to enable downloading those files from the database which leads me to the following two problems: 1.) How can I create a file "in memory" as I don't want to create temporary files stored on my web server and
9
3220
by: Bob Achgill | last post by:
I would like to use the timestamp on files to manage the currency of support files for my VB windows application. In this case I would only put the timestamp of the file in the management database and not the file itself. To do this I will need to have a File class property for Create time and date that will let me "set" the Create time and date of the file to my own chooseing. The VB file class does not appear to have the ability
6
4744
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 size of a thumbnail and set the sizemode to Stretch -- I get one thumbnail. I want to retrieve all the picture files (jpg, bmp) in a directory into an array list and then display this list as thumbnails on my form dynamically. So my question is...
37
3284
by: Steven Bethard | last post by:
The PEP below should be mostly self explanatory. I'll try to keep the most updated versions available at: http://ucsu.colorado.edu/~bethard/py/pep_create_statement.txt http://ucsu.colorado.edu/~bethard/py/pep_create_statement.html PEP: XXX Title: The create statement
5
6765
by: Michael Sperlle | last post by:
Is it possible? Bestcrypt can supposedly be set up on linux, but it seems to need changes to the kernel before it can be installed, and I have no intention of going through whatever hell that would cause. If I could create a large file that could be encrypted, and maybe add files to it by appending them and putting in some kind of delimiter between files, maybe a homemade version of truecrypt could be constructed. Any idea what it...
23
7395
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 in an array. The application compiles but aborts without giving me any useful information. What I suspect is happening is infinite recursion. Each Directory object creates an array of Subdirectories each of which has an array of...
2
2393
by: sebastien.abeille | last post by:
Hello, I would like to create a minimalist file browser using pyGTK. Having read lot of tutorials, it seems to me that that in my case, the best solution is to have a gtk.TreeStore containing all the files and folders so that it would map the file system hierarchy.
15
5263
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 show - text boxes, input boxes, buttons, hyperlinks ie the usual. The data is not obtained directly from a database.
0
8361
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8807
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8466
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8584
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7299
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5615
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4290
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1912
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.