Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

I have a problem in my c# project.
I want to extract Apache FOP generated PDF files programatically without any 3rd party application.
I tried to use many libary like PDFBox, IKVM, PDF2Text, ITextSharp, PDFSharp to extract PDF files, but failed.
When i extract a FOP generated PDF to a text file, i get a lots of square symbols and other entangled characters.

My question is, how can i extract a FOP generated PDF file in C#?
Is there any library (written to C#), which can do that?

Thanks.
Posted
Comments
Richard MacCutchan 1-Oct-11 4:19am    
What is FOP?
[no name] 1-Oct-11 5:17am    
http://en.wikipedia.org/wiki/Formatting_Objects_Processor

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900