Why do people keep making libraries which can only CREATE pdf files? I want one which can parse pdfs and export text/images with layout.
Tags
Adobe
AIR
Apple
AR
Blooddy
Bug
Conference
CS5
Eclipse
Effect
Embed
Error
Events
Flex
Framework
FWA
Game
Interface
iPhone
Java
JavaScript
Job
Library
Mac
Metadata
MMO
NetConnection
null
OOP
Optimization
OSMF
PDF
pdf2swf
PDFCase
Scala
Signals
Site
Swiz
Tutorial
Twitter
Unity3d
valyard.ru
Video
Video player
XML
Recent Comments
- Mediamonkey on Want an onReleaseOutside event?
- Mediamonkey on Want an onReleaseOutside event?
- wonderwhy-er on JavaScript lazy functions.
- chall3ng3r on Huge Flash Player 10.1 XML bug.
- Valentin on Did you know about AS3 “down to” operator?
- Regul on Did you know about AS3 “down to” operator?
- Regul on Did you know about AS3 “down to” operator?
- Brendan on Did you know about AS3 “down to” operator?
- Valentin on Did you know about AS3 “down to” operator?
- drunkcat on Parsing PDFs













Hi, the original library I’m using to make the porting has a reader and a stamper ( makes modification to the opened pdf files ).
The plan is to make a complete porting of that library, so those features will be there too
I don’t even know if any library can export formatted text from PDFs. Speaking of http://va.lent.in/blog/2009/11/06/is-it-possible-to-create-a-perfect-tool-with-air/
who ever need to export to text? The purpose of PDF is to finalize the contents as read-only to prevent someone from tamper it.
I don’t think that’s the complete, all-encompassing purpose of PDF. Certainly it provides security for people who want it, but I think you’ll find that the majority of PDF documents are editable. You just need a copy of Acrobat Pro, there’s no reason a library couldn’t or shouldn’t duplicate this functionality.
I think the main purpose of PDF is to preserve formatting.
Has anybody found as3 lib to parse PDFs??