Discussion:
[iText-questions] android app support
Dildarkhan Pathan
2015-01-14 19:05:06 UTC
Permalink
Hello Sir/Mam

i am beginner in android development, i am developing an application in
which i want to search specific information from pdf file and display the
related search information on screen.

so how can i do this.

i kindly requesting u to please help me in this.

Thanks & Regards
DildarKhan
iText mailing list
2015-01-15 07:33:13 UTC
Permalink
You are not subscribed to the iText mailing list.
This mail was approved manually. Any follow-up mails will be rejected.

Please post your question on http://stackoverflow.com and use the tags
"iText" and "iTextG". Make sure that you include a code sample that
shows what you have tried. If you don't, your question risks being
downvoted and closed.

Do not reply to this mail.
Post by Dildarkhan Pathan
Hello Sir/Mam
i am beginner in android development, i am developing an application
in which i want to search specific information from pdf file and
display the related search information on screen.
so how can i do this.
i kindly requesting u to please help me in this.
Thanks & Regards
DildarKhan
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
iText-questions mailing list
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
John Renfrew
2015-01-19 09:42:02 UTC
Permalink
Further to my question on StackOverflow, the default setting in InDesign is
to create a Tagged PDF and also one which is 'optimised for Web'

I have been back through several years of backgrounds I have created for
clients and they have all had this left turned on, so are failing with the
5.5.4 jar if you add Elements in the columnText



I was caught out by this as there is no mention of this in the changelog, so
assumed it was my coding, and spent a long time troubleshooting which proved
to have been unnecessary and somewhat wasteful.



john renfrew

Right Way Up
Office +44 1675
iText mailing list
2015-01-19 13:05:06 UTC
Permalink
Post by John Renfrew
Further to my question on StackOverflow, the default setting in
InDesign is to create a Tagged PDF and also one which is ‘optimised
for Web’
I have been back through several years of backgrounds I have created
for clients and they have all had this left turned on, so are failing
with the 5.5.4 jar if you add Elements in the columnText
I was caught out by this as there is no mention of this in the
changelog, so assumed it was my coding, and spent a long time
troubleshooting which proved to have been unnecessary and somewhat
wasteful.
I see that there's already progress on the ticket in the internal issue
tracker.
Please save time next time, but:
1.) Providing a SSCCE that can be used to reproduce the problem.
2.) If you're already in contact with people who have access to the
internal issue tracker (in your case Stephan), please let him make a
ticket with an increased priority (which is what I did yesterday).
Apparently, there was already a ticket open with the same question, but
that ticket didn't contain any information that could be used to
reproduce the problem.

Note that I "reproduce the problem" is mentioned twice. It is a CRUCIAL
element that can avoid frustration for everyone: you because without
such an example you will only get answers such as "it works for us, we
can not fix what is not broken", and us, because we often don't have a
clue as to what is asked if the question is incomplete and we can't
debug without the bug.

Loading...