Login

    Register

PROJECT CATEGORIES

 

PDFUtils
Project Home Known Issues Contact Project

Author: Raymond Camden (All RIAForge projects by this author)
Last Updated: August 12, 2008 9:54 PM
Version: 1.03
Views: 4865
Downloads: 716
License: Apache License, Version 2

Description:

ColdFusion 8 comes with some very nice new PDF features. The PDFUtils CFC contains methods meant to extend and expand the native PDF features.

Currently the CFC supports these methods:

getExtraInfo - Returns additional information about the PDF (compared to the cfpdf/getinfo action).

GetText - This will return the text of the PDF.

GetPage - This will return a page from the PDF. ColdFusion 8 supports deleting pages, but not getting pages.

readXMP - read XMP data from a PDF.

writeXMP - write XMP data to a PDF (along with many utility methods)

Requirements:

ColdFusion 8

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.