473,568 Members | 2,762 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to convert ASP page into PDF when user clicks a button?

46 New Member
Hello experts.

Could any one suggest me how I could convert an asp page into pdf (on-the-fly) when a user clicks a button on a web page.

Waiting impatiently for your reply.

Giandeo
Jul 14 '08 #1
5 4074
jeffstl
432 Recognized Expert Contributor
PDF is a proprietary format.

The ability to "make" a PDF is part of what makes Adobe money. (Acrobat 8 is quite an expensive package)

I don't think this would be an easy task.

With that said, I will say that there is a software tool from Adobe called Adobe Live Cycle, which works with XML, XFA type of datasets and produces pdfs. There is also a snippet of php code that will generate a .FDF (which is a data file that is used to populate an Adobe PDF Form. ), or sometimes .PDF files.

PHP\PDF Tutorials

Another general direction I would give you is to look into generating XML data, because many of the PDFs today can utilize XML with XFA to produce a PDF.
Jul 14 '08 #2
jhardman
3,406 Recognized Expert Specialist
There are a few articles out there about how to fill out a pdf form using asp, there is also an application I ran across a while back called "ASPPDF", I'm not sure how much capability it has.

Jared
Jul 16 '08 #3
jonpfl
31 New Member
I am actually using ASPPDF in our current system.

It is pretty easy to use but you end up doing alot of trial and error when creating PDFs (ie making sure the spacing is correct)

If you have specific questions, let me know and I will try to answer them

Thx
jonpfl
Jul 17 '08 #4
vel
12 New Member
i am also having the same problem..
can anybody solve this problem to make a pdf file....
Jul 18 '08 #5
danp129
323 Recognized Expert Contributor
There are various commercial PDF controls. Make sure you get one that can convert a URL into a PDF, it will make things much simpler they trying to dynamically generate a PDF. Just take any user submitted data and store it in a DB and have the pdf control request a page that lays out the user information and your site content in a normal html/asp page.
Jul 22 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
3905
by: mgm | last post by:
How do you get a web app to not show the 'page has expired...' error and refresh and requery when you hit the back button after submitting a form? I just want the old data to still be displayed in the form. I checked knowledge base for this and I do not have "Do not save encrypted pages to disk" checked and am running IE...
4
2329
by: fig000 | last post by:
Hi, I'm relatively new to Javascript so please bear with me on what might sound like silly questions. This is what I want to do: I'm working in classic asp (I have to for this project). I need to: 1. Click a submit button on an asp page, calling another page that saves the contents of that form to a database and then displays
8
2551
by: Galina | last post by:
Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date. When faculty is selected, lists of lecturers and courses are populated. When course is selected, lists of occurrences, groups and
6
12265
by: grist2mill | last post by:
I want to create a standard tool bar that appears on all pages that is a control. The toolbar has a button 'New'. What I wolud like when the user clicks on 'New' depends on the page they are on. I would like to do this by defining a NewFunc() that is different in each (code-behind) page which is called by the standard 'New' button in the...
4
3132
by: PK9 | last post by:
I have a button at the top of my page that I have an onClick event handler for which makes some new controls (at the bottom of my page) visible. When the user clicks the button I make the new controls visible in the onclick event handler, but I do not know how to bring the focus to the bottom section of the page. So basically, when the user...
3
1167
by: Marc Robitaille | last post by:
Hello, I have a Web page with several ASPX Textbox. I added to my page a property which enables me to know the state of this one. The values of this property are: Consultation Modified New Deleted
10
8029
by: Nikolay Petrov | last post by:
How can I convert DOS cyrillic text to Unicode
6
5068
by: divya | last post by:
I have a page name edit.asp which should expire immediately .The user cannot open this page directly he has to provide a password for entering this page.thus when the user enters edit.asp , it has a button EDIT ,which when user clicks directs him to another page (done.asp). Now the problem is that from this page (done.asp) if he clicks on the...
3
8726
by: mrajanikrishna | last post by:
Hi Friends, I am accepting a number from the user entered in a textbox. I want to assign to a variable in my code and assignt this to that variable. double num1 = (double)txtNum1.text; this produced an error
0
7693
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...
0
7604
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7916
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. ...
0
8117
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7962
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...
1
5498
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...
0
5217
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...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1207
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.