Login

    Register

PROJECT CATEGORIES

 

PDFUtils
Project Home Known Issues Contact Project

Author: Raymond Camden (All RIAForge projects by this author)
Last Updated: May 14, 2009 10:56 AM
Version: 1.08
Views: 19,048
Downloads: 2,099
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:

ID ISSUE STATUS UPDATED
1 Premature end of file error Open 05/13/09 5:04 PM

View All Issues

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