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 JPG (BLOB)

AndreasConMar 2 2012 — edited Mar 5 2012
I want to convert a pdf document to jpg image (blob) to be stored in database.
I am using oracle 6i forms/reports and I can display jpg blob images (stored in database) through Oracle Forms.

I want a pl/sql procedure which will take a file from a path (pdf) and convert it, and store it.
Is this possible? Any ideas?

Thank you.
Andreas
This post has been answered by Billy Verreynne on Mar 2 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2012
Added on Mar 2 2012
2 comments
3,718 views