Hello Bhaskar,
Bhaskar Somanchi <[EMAIL PROTECTED]> writes:
> Hello Bruno,
>
> Thanks for your quick reply.
>
> This is the piece of code I tried to embed .svg files
> to a pdf file.
>
> ...
> Document doc = new Document ();
>PdfWriter.getInstance (doc, new FileOutputStream
> ("jobprints.pd
Michael Dolgonos <[EMAIL PROTECTED]> writes:
Hello Michael,
> Dirk.Weigenand gmx.de> writes:
>
>> Do you have an xdp representation of that PDF file? If so you can use
>> xslt to transform the form to html.
>>
>> I have such a beast lying around. Not ve
Michael Dolgonos <[EMAIL PROTECTED]> writes:
> Dirk,
> What's xdp representation? I'm new to this stuff. And I have only one page.
> Anything you can do to help?
Well i don't know ;) See Brunos other mails. Please be more specific
about your problem.
For us it's clearly not so easy to read tee
Michael Dolgonos <[EMAIL PROTECTED]> writes:
> Hi,
> I know this question was asked before but I couldn't find if it has been
> resolved. I have a PDF file that contains a form and would like to convert it
> into an HTML file that will contain a form with the same field types - text,
> check bo
"Muhammad Asif" <[EMAIL PROTECTED]> writes:
> Hello,
>
> 1- I want to use iText for parsing the filled pdf forms; extract and
> save the form fields values as FDF in database. PDF Forms are not
> submitted to server but reside in a folder on file system. Since there
> will be hundreds of forms the
"Patrick O. Thurman" <[EMAIL PROTECTED]> writes:
> Good Morning,
>
> I have a oracle.sql.ARRAY as input param and I would like to create
> PDF document from this array and return to plsql a oracle.sql.BLOB object.
> I have been tring the code below, but it does not work.
> I get ORA-29532: