Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2005

Tip: Looking for answers? Try searching our database.

iText - placing barcode

Thread view: 
Przemysław Klein - 10 Mar 2005 14:44 GMT
Hi All,

I have a question connected with iText PDF library. I want to add barcode in generated document. I know how to generate it properly, and I know that I have to position it absolutely. But how to guess proper coordinates? Below is a snippet of my code:

// my pdf document
Document pdfDoc = new Document();
[...]
// add some table
PdfPTable t1 = new PdfPTable(3);
// add some chunk
pdfDoc.add(new Chunk("sample chunk"));
// few other pdf elements
[...]

And then I want to put my barcode? What are current positions of generated elements?

TIA,
Przemek
nooobody - 11 Mar 2005 06:02 GMT
Przemys?aw Klein wrote:
> Hi All,
>
> I have a question connected with iText PDF library.

I don't have an answer to your question, but if noone else here has
one, you could try posting it to gmane.comp.java.lib.itext.general
Przemek Klein - 11 Mar 2005 07:44 GMT
> > Hi All,
> >
> > I have a question connected with iText PDF library.
>
> I don't have an answer to your question, but if noone else here has
> one, you could try posting it to gmane.comp.java.lib.itext.general

Thanks. I'll try it.

Przemek


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.