Using ASP to generate PDF file (turn)

Source: Internet
Author: User
Tags html form adobe forms



The Adobe PDF format has become a common media format for many organizations and companies for Cross-platform tabulation. Although I am not a fanatic of this product, I have to accept the fact that it may be better to produce a contract in this format than word.

Having worked for a company, I've written all of our early software to run on the Internet so that we can share a common database with small subsidiaries. But the biggest problem we've encountered is tabulation. How do we get the current document (or application, etc.) when an applicant sits in an information station and fills out their employment application online? As we have done a lot of work to get the data, we also need the applicant to fill in an application by hand.

I've tried all sorts of ways, but there seems to be a big limitation:

If I could produce it quickly, it would be an HTML derivative that would be unrecognizable when printed. If the design looks a little more beautiful, it will become very slow. This is because I chose to use Rich Text format as my preference, and then use the file system object to complete the template-based RTF file, and finally added my information. This disk read and write process can take a long time. Remember: We're not here to discuss list data or an Excel spreadsheet. We want the program to be processed with our own logo.

Finally, I chose Adobe (much like a slogan?). --translator). I hate its browser, so I hope I don't get entangled with it, but it looks pretty good in format and it's not a big file. Most users install it in the system, and our customers are no exception.

So I've been looking for ways to pass data from an HTML form to a PDF file. I've tried using Adobe forms, but it doesn't really work, and then I want to count how database requests are merged. This is not really what I want, I want to direct data from my HTML form to the database, and then generate data information into the PDF file as browsing or printing.
I finally found a clue in Usenet. A link to a submission called Jeremy Hunter contains a lot of things I'm going to talk about here--http://partners.adobe.com/asn/developer/acrosdk/forms.html.

You must first install the Adobe Full edition on the workstation that defines the field (not the server). This is a link to Adobe Forms Acrobat Toolkit, so it's easy to start all over.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.