Sorry, I think what you are asking for may not really be possible in the
general case. You would need to approach the pdf file you wish to read data
from on a case basis by doing some parsing.
--
View this message in context:
http://www.nabble.com/Reading-Tables-tp25032138p25033109.html
Sent fro
I went over your example. I am not an expert but it looked ok. Try just using
the stamper to copy the original pdf to a stamped one to see if it is file
permissions or something no itext related.
--
View this message in context:
http://www.nabble.com/Pdf-file-not-being-created--tp25013995p25024
sorry. The headers and footers are often just overlays etc and the only
option you may have would be to parse the content. This would require
knowing in advance some portion of what you are looking for.
--
View this message in context:
http://www.nabble.com/Urgent-%3A-How-to-retrieve-Footer-va
I am attempting to add multiple images to a PdfTemplate. The images are from
JFreeCharts. I was following the scenario
...
PdfContentByte cb = m_writer.getDirectContent();
...
JFreeChart chart1 = ...
JFreeChart chart2 = ...
PdfTemplate tp = cb.createTe
Just a quick note to Bruno. Many thanks for the creation of this useful tool.
--
View this message in context:
http://www.nabble.com/Many-thanks-for-Itext-tp23984938p23984938.html
Sent from the iText - General mailing list archive at Nabble.com.