Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

convert pdf to text file

yair_kJan 29 2009 — edited Jan 29 2009
hey

i'm looking for a solution for the task of converting pdf to txt from inside the application (or through a stored preocedure).
i read about tools like pdf2txt that can complete this task easily , but is there any way to call tool like this straight from the form?
I'm working with forms 6 on db 9i , windows xp platform.

btw, the full task is to make a selection pages printing from a text file (from page num - to page num).
i have thought that the way to do it is to generate a small pdf (acording to given pages num) from an original one , and then convert the new one to txt and print it (the printed file must be the txt).

anu ideas?

thanks

yair

Edited by: user589720 on 03:27 29/01/2009
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2009
Added on Jan 29 2009
1 comment
574 views