is it possible to extract the location and formatting information existing
PDF file? i dont want to create PDF viewer. I simply want to extract text
from existing file(with location and Formatting info)
--
Please, consider your environmental responsibility.
Before printing this e-mail ask yoursel
Hi expert,
i want to created tagged PDF . I am using existing PDF and read the contents
and create a new PDF with tag. Following code works well but i am unable to
read the formatting of existing pdf. In following code i comment the code
which split the page content on the base of new line characte
Hi all,
i create the PDF with iTextSharp. now i want to add document tag(or image)
to PDF. so how can i create PDF with document Tag. Please advice or give
some helpful link
--
Please, consider your environmental responsibility.
Before printing this e-mail ask yourself: "Do I need a hard copy?"
-
Hi Expert,
i want to read a PDF from iTextSharp.dll with formatting. i dont want to
create a pdf viewer. I just want to read PDF, extract all formatting in
variables and create a new pdf on the base of these variables.
so is it possible to read formatting of any PDF file? if yes then please
give s
hi expert,
i am new to iTextSharp. I want to read PDF without loss of formatting.
Please provide some guide/helpful link so i can start. i am able to read
simple pdf without formatting.
--
Please, consider your environmental responsibility.
Before printing this e-mail ask yourself: "Do I need a h
Hi,
I am stuck with one problem
In our website we create a report and snapshots on fly i.e. dynamically.I
want to export and save then as .pdf file when user clicks on download button.
Please guide me how to do this using iText.
Waiting for reply.
Thanks.
how can I attach a pdf document that is dynamically generated in a jsp
page to a local mail client (outlook express) , the client machine
uses adobe reader 5.0.5 and doesn't have a sendMail plug-in.
The pdf is generated in the server as a byte array stream and
populated in a jsp page. the pdf docu