Re: pdf metadata
> No, pdfutils uses DDX via cfpdf. Of course, in CF9 you > don't need that. Yes, you are right. I skimmed and was looking at the xmp metadata. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334086 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
Re: pdf metadata
No, pdfutils uses DDX via cfpdf. Of course, in CF9 you don't need that. On Fri, May 28, 2010 at 1:13 PM, Leigh wrote: > > The FAQ's say OpenBD comes with pdfbox (as well as iText 2.x). Between the > two of them you should be able to work with the metadata. > > http://www.pdfbox.org/userguide/metadata.html > http://www.docjar.com/docs/api/com/lowagie/text/Document.html > > You might also see if the pdfutils.cfc works with OpenBD. I believe it has a > function for extracting metadata using iText > http://pdfutils.riaforge.org/ > > > > > > > ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334084 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
Re: pdf metadata
The FAQ's say OpenBD comes with pdfbox (as well as iText 2.x). Between the two of them you should be able to work with the metadata. http://www.pdfbox.org/userguide/metadata.html http://www.docjar.com/docs/api/com/lowagie/text/Document.html You might also see if the pdfutils.cfc works with OpenBD. I believe it has a function for extracting metadata using iText http://pdfutils.riaforge.org/ ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334082 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm
pdf metadata
Hi, Is there some easy way to read (and possibly manipulate) metadata in a pdf-file from ColdFusion. The file was not created through cf_document, but rather Adobe Illustrator. I am on OpenBD, so engine-agnostic methods are of highest interest! Thanks, Hugo -- Hugo Ahlenius - Hugo AhleniusE-Mail: hugo.ahlenius(at)nordpil.com Phone:+46 75 7575284 Nordpil Fax: +46 8 6747020 http://nordpil.com Mobile: +46 733 467111 Skype: callto:hugo.ahlenius vCard:http://nordpil.com/hugoahlenius.vcf - ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334081 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm