Return-Path: X-Original-To: apmail-pdfbox-users-archive@www.apache.org Delivered-To: apmail-pdfbox-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15FFA108EC for ; Thu, 5 Sep 2013 13:22:01 +0000 (UTC) Received: (qmail 1418 invoked by uid 500); 5 Sep 2013 13:22:01 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 901 invoked by uid 500); 5 Sep 2013 13:21:56 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 832 invoked by uid 99); 5 Sep 2013 13:21:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 13:21:54 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Prasenjit.Paik@netapp.com designates 216.240.18.77 as permitted sender) Received: from [216.240.18.77] (HELO mx12.netapp.com) (216.240.18.77) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 13:21:49 +0000 X-IronPort-AV: E=Sophos;i="4.90,847,1371106800"; d="scan'208,217";a="86858108" Received: from vmwexceht02-prd.hq.netapp.com ([10.106.76.240]) by mx12-out.netapp.com with ESMTP; 05 Sep 2013 06:21:25 -0700 Received: from SACEXCMBX03-PRD.hq.netapp.com ([169.254.5.185]) by vmwexceht02-prd.hq.netapp.com ([10.106.76.240]) with mapi id 14.03.0123.003; Thu, 5 Sep 2013 06:21:25 -0700 From: "Paik, Prasenjit" To: "users@pdfbox.apache.org" Subject: Need help on text wrapping, page wrapping and anchor Thread-Topic: Need help on text wrapping, page wrapping and anchor Thread-Index: Ac6qOshz1YruFF9ET7uTuMkvIIGB1Q== Date: Thu, 5 Sep 2013 13:21:25 +0000 Message-ID: <3D28776E1CE9F5438995DEA764E88528EDB4B2@SACEXCMBX03-PRD.hq.netapp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.53] Content-Type: multipart/alternative; boundary="_000_3D28776E1CE9F5438995DEA764E88528EDB4B2SACEXCMBX03PRDhqn_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_3D28776E1CE9F5438995DEA764E88528EDB4B2SACEXCMBX03PRDhqn_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Team, I have recently started using apache PDF box in my project to generate PDFs= . In one of the scenarios, I need to come up with a PDF which has tables. = The tables are dynamic in nature in the sense that the rows will have data = of varying length. The problems that I am facing - 1. Data crosses the boundary of the table. I need to somehow wrap the= text in the cell. Please provide me some ideas. 2. The table itself crosses the boundary of the page. So if I need to= continue the table in the next page, what I need to do. 3. I also need to display some hyperlink texts with Anchor. I need to= know how I can achieve that. Please help me on these. Warm Regards Prasenjit --_000_3D28776E1CE9F5438995DEA764E88528EDB4B2SACEXCMBX03PRDhqn_--