Plz any Help
Thank you for reply, but when I use -sort option i have incomprehensive char like this DCC555A 3 5C77 e 577 r777ge oa0000drlu66 6e 1 iI344t nDe 901Dmt .e 753e___efr E CCCanpDDDuta x PPPl:tr p ___ S ty 000000w :osu 000a000p111000s000 P111A r 777u333rB e 222c333RhaA Note : the document is not encrypted and the font is Arial. Thx again. 2011/1/28 <[email protected]> > > users Digest 28 Jan 2011 22:32:59 -0000 Issue 330 > > Topics (messages 1887 through 1896): > > Re: users Digest 25 Jan 2011 12:35:54 -0000 Issue 329 > 1887 by: Walid KRIFI > > Print Text Locations > 1888 by: Zachary T. Hawkins > 1894 by: Zachary T. Hawkins > > PDFBox capabilities > 1889 by: Gary Wong > 1891 by: Jeremias Maerki > > Re: Printing not seeing ebedded fonts > 1890 by: Andreas Lehmkuehler > > Signature field > 1892 by: MALET Vincent > 1893 by: Thomas Chojecki > > Set Color Opacity > 1895 by: prashant mangate > > SVG support > 1896 by: onkelpax-fop.yahoo.de > > Administrivia: > > --------------------------------------------------------------------- > To post to the list, e-mail: [email protected] > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > ---------------------------------------------------------------------- > > > > ---------- Message transféré ---------- > From: Walid KRIFI <[email protected]> > To: [email protected] > Date: Tue, 25 Jan 2011 14:25:33 +0100 > Subject: Re: users Digest 25 Jan 2011 12:35:54 -0000 Issue 329 > Thank you for reply, > but when I use -sort option i have incomprehensive char like this > DCC555A > 3 > 5C77 > e > 577 > r777ge > oa0000drlu66 6e > 1 > iI344t > nDe 901Dmt > .e > 753e___efr > E > CCCanpDDDuta > x > PPPl:tr > p > ___ S > ty > 000000w > :osu > 000a000p111000s000 P111A > r > 777u333rB > e > 222c333RhaA > > > Note : the document is not encrypted and the font is Arial. > > Thx again. > > > 2011/1/25 <[email protected]> > > > > > users Digest 25 Jan 2011 12:35:54 -0000 Issue 329 > > > > Topics (messages 1880 through 1886): > > > > Re: Parsing Problem > > 1880 by: Andreas Lehmkuehler > > > > Re: Type1C font Error > > 1881 by: Andreas Lehmkuehler > > > > Re: How to draw annotation rectangle in PDF > > 1882 by: Andreas Lehmkuehler > > 1883 by: prashant mangate > > > > Parsing Problem : words in disorder > > 1884 by: Walid KRIFI > > 1885 by: Andreas Lehmkuehler > > > > NSAutoreleaseNoPool leaking in Tomcat > > 1886 by: Alexander Chow > > > > Administrivia: > > > > --------------------------------------------------------------------- > > To post to the list, e-mail: [email protected] > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > ---------------------------------------------------------------------- > > > > > > > > ---------- Message transféré ---------- > > From: Andreas Lehmkuehler <[email protected]> > > To: [email protected] > > Date: Sun, 23 Jan 2011 12:13:59 +0100 > > Subject: Re: Parsing Problem > > Hi, > > > > > > Am 21.01.2011 10:49, schrieb Walid KRIFI: > > > >> Hi All, > >> When trying to extract text from PDF file i have extracted words in > >> desordre. > >> Any idea? > >> > > Sounds like a missing sort option. See [1] for further details. > > > > BR > > Andreas Lehmkühler > > > > [1] http://pdfbox.apache.org/commandlineutilities/ExtractText.html > > > > > > > > ---------- Message transféré ---------- > > From: Andreas Lehmkuehler <[email protected]> > > To: [email protected] > > Date: Sun, 23 Jan 2011 12:17:09 +0100 > > Subject: Re: Type1C font Error > > Hi, > > > > Am 20.01.2011 22:21, schrieb Yogesh: > > > >> Hi, > >> > >> I am still getting the error > >> > >> org.apache.pdfbox.pdmodel.font.PDFontFactory createFont > >> WARNING: Failed to create Type1C font. Falling back to Type1 font > >> java.io.IOException: The handle is invalid > >> > > Did you update your local PDFbox copy and recompile it? > > > > BR > > Andreas Lehmkühler > > > > On 2 January 2011 13:50, Andreas Lehmkuehler<[email protected]> wrote: > >> > >> Hi, > >>> > >>> > >>> Am 05.12.2010 07:31, schrieb Yogesh: > >>> > >>> I am getting an IOException, but the StackTrace looks similar. > >>> > >>>> This does not seem to be resolved yet, or is it? > >>>> > >>>> PDFBOX-708 is resolved in the current trunk (revision 1054449) > >>> > >>> > >>> BR > >>> Andreas Lehmkühler > >>> > >>> > >>> On 5 December 2010 01:05, Hesham G.<[email protected]> wrote: > >>> > >>>> > >>>> Is your problem related to this : > >>>> > >>>>> https://issues.apache.org/jira/browse/PDFBOX-708 > >>>>> > >>>>> Best regards , > >>>>> Hesham > >>>>> > >>>>> > >>>>> --------------------------------------------- > >>>>> Included message : > >>>>> > >>>>> > >>>>> Hello, > >>>>> > >>>>> > >>>>>> I am trying to extract text from a set of PDF files. I keep getting > >>>>>> the > >>>>>> following error for some of the files. > >>>>>> > >>>>>> Dec 4, 2010 7:50:19 PM org.apache.pdfbox.pdmodel.font.PDFontFactory > >>>>>> createFont > >>>>>> WARNING: Failed to create Type1C font. Falling back to Type1 font > >>>>>> java.io.IOException: The handle is invalid > >>>>>> at java.io.RandomAccessFile.seek(Native Method) > >>>>>> at > >>>>>> org.apache.pdfbox.io.RandomAccessFile.seek(RandomAccessFile.java:59) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.io.RandomAccessFileInputStream.read(RandomAccessFileInputStream.java:96) > >>>>>> at java.io.BufferedInputStream.fill(Unknown Source) > >>>>>> at java.io.BufferedInputStream.read1(Unknown Source) > >>>>>> at java.io.BufferedInputStream.read(Unknown Source) > >>>>>> at java.io.FilterInputStream.read(Unknown Source) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.pdmodel.font.PDType1CFont.loadBytes(PDType1CFont.java:429) > >>>>>> at > >>>>>> > >>>>>> > org.apache.pdfbox.pdmodel.font.PDType1CFont.load(PDType1CFont.java:318) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.pdmodel.font.PDType1CFont.<init>(PDType1CFont.java:123) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:124) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:76) > >>>>>> at > >>>>>> org.apache.pdfbox.pdmodel.PDResources.getFonts(PDResources.java:115) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:243) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:225) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:441) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:365) > >>>>>> at > >>>>>> > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:321) > >>>>>> at > >>>>>> > >>>>>> > org.apache.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:241) > >>>>>> at litexpr.text.PDFReader.readPage(PDFReader.java:96) > >>>>>> at litexpr.Main2.main(Main2.java:51) > >>>>>> > >>>>>> How can I add these fonts, whatever they are? Please help. > >>>>>> > >>>>>> Thanks, > >>>>>> > >>>>>> -Yogesh > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>> > >>> > >> > > > > > > > > ---------- Message transféré ---------- > > From: Andreas Lehmkuehler <[email protected]> > > To: [email protected] > > Date: Sun, 23 Jan 2011 15:52:24 +0100 > > Subject: Re: How to draw annotation rectangle in PDF > > Hi, > > > > Am 20.01.2011 08:11, schrieb prashant mangate: > > > >> Hi, > >> > >> > >> I want to draw the rectangle on a existing PDF as a highlighter. > >> > >> Existing PDF contains the table. and I want to highlight its cell by > using > >> following code. But it display over the cell. It should looks like > >> transperent. (i.e highlighter) > >> > >> contentStream.setNonStrokingColor(Color.pink); > >> contentStream.addRect(startX, startY+startY, width, height); > >> contentStream.fillRect(1.0f, 1.0f, 1.0f, 1.0f); > >> > > I guess your are looking for a Text markup Annotation. [1] provides some > > samples > > for different types of annotations. > > Have a look at chapter 12.5.6 Annotations types from [2] to learn more > > about > > annotations. > > > > BR > > Andreas Lehmkühler > > > > [1] > > > > > http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/Annotation.java > > [2] > > > http://www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2008.pdf > > > > > > > > > > ---------- Message transféré ---------- > > From: prashant mangate <[email protected]> > > To: [email protected] > > Date: Mon, 24 Jan 2011 11:11:05 +0530 > > Subject: Re: How to draw annotation rectangle in PDF > > Hi, > > > > Thanks for your kind reply. > > > > But, i dont want annotation. I want to inherit the annotation feature. > > Like, If i draw rectangle with color, so i will be able to set the color > > opacity & text behind the rectangle should display. > > > > > > > > > > > > On Sun, Jan 23, 2011 at 8:22 PM, Andreas Lehmkuehler <[email protected] > > >wrote: > > > > > Hi, > > > > > > Am 20.01.2011 08:11, schrieb prashant mangate: > > > > > > Hi, > > >> > > >> > > >> I want to draw the rectangle on a existing PDF as a highlighter. > > >> > > >> Existing PDF contains the table. and I want to highlight its cell by > > using > > >> following code. But it display over the cell. It should looks like > > >> transperent. (i.e highlighter) > > >> > > >> contentStream.setNonStrokingColor(Color.pink); > > >> contentStream.addRect(startX, startY+startY, width, height); > > >> contentStream.fillRect(1.0f, 1.0f, 1.0f, 1.0f); > > >> > > > I guess your are looking for a Text markup Annotation. [1] provides > some > > > samples > > > for different types of annotations. > > > Have a look at chapter 12.5.6 Annotations types from [2] to learn more > > > about > > > annotations. > > > > > > BR > > > Andreas Lehmkühler > > > > > > [1] > > > > > > > > > http://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/examples/pdmodel/Annotation.java > > > [2] > > > > > > http://www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/PDF32000_2008.pdf > > > > > > > > > > > > -- > > Thanks & regards > > Prashant Mangate (プロシャント・マングテ) > > Software Engineer > > Softbridge Solutions (India) Pvt Ltd > > Unit #103, Tower #S4 Cybercity > > Magarpatta City, Hadapsar, Pune 411028 > > Mobile: (91) 9421685015 > > Email: [email protected] URL: www.softbridge-s.com > > > > > > ---------- Message transféré ---------- > > From: Walid KRIFI <[email protected]> > > To: [email protected] > > Date: Mon, 24 Jan 2011 09:53:12 +0100 > > Subject: Parsing Problem : words in disorder > > Please Help, > > When I parse PDF with PDFBox I have the output text but words are in > > disorder. > > when i extract text with Acrobat all is gone fine. > > > > Thx. > > > > > > ---------- Message transféré ---------- > > From: "Andreas Lehmkühler" <[email protected]> > > To: [email protected] > > Date: Mon, 24 Jan 2011 10:48:26 +0100 (MET) > > Subject: Re: Parsing Problem : words in disorder > > Hi, > > > > Gesendet: Mo, 24. Jan 2011 > > Von: Walid KRIFI<[email protected]> > > > > > Please Help, > > > When I parse PDF with PDFBox I have the output text but words are in > > > disorder. > > > when i extract text with Acrobat all is gone fine. > > Please avoid double postings. I already tried to answer your question > > yesterday [1] > > > > BR > > Andreas Lehmkühler > > > > [1] http://markmail.org/message/twyzamchxqmdgqr5 > > > > > > > > ---------- Message transféré ---------- > > From: Alexander Chow <[email protected]> > > To: [email protected] > > Date: Tue, 25 Jan 2011 12:35:16 +0000 > > Subject: NSAutoreleaseNoPool leaking in Tomcat > > Hi there, > > > > > > I have been playing around with pdfbox to do some PDF processing. If I am > > running pdfbox from a standalone Java application, it runs fine. However, > if > > I used it from within Tomcat, I get these logs: > > > > > > 2011-01-25 12:22:41.485 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x15d200f40 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.507 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x10063ca70 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.547 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x100666830 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.557 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x10063e5c0 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.602 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x100167b20 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.617 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x10011fb60 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.760 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x100677310 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.765 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x15d24e690 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.879 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x100644500 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > 2011-01-25 12:22:41.887 java[33334:60f] *** __NSAutoreleaseNoPool(): > Object > > 0x10063ebe0 of class NSConcreteMapTableValueEnumerator autoreleased with > no > > pool in place - just leaking > > > > > > I figured it was because pdfbox needed to be run in headless mode, so I > > tried setting my environment to have: > > > > > > CATALINA_OPTS=-Djava.awt.headless=true > > > > > > > > Unfortunately, that didn't seem to help much either. > > > > > > Here's my OS X java --version, if you are interested (it's the latest > > update for Snow Leopard): > > > > > > java version "1.6.0_22" > > Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261) > > Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode) > > > > > > > > Any thoughts on this? > > > > > > > > > > Cheers, > > Alex > > > > > > > > > > > -- > ------------------ > Cordialement > Krifi Walid > > > ---------- Message transféré ---------- > From: "Zachary T. Hawkins" <[email protected]> > To: [email protected] > Date: Tue, 25 Jan 2011 15:26:29 -0500 > Subject: Print Text Locations > Hello, > > Hopefully someone can help me out with this one. I have been poring over > the documentation and examples and have not been able to get this one > working as needed. The example for PrintTextLocations gives output to > the console and that will not work. Does anyone know how to get output > that can be used within an application without using > system.out.println()? Just a FYI, I'm using the .NET version so any help > would be greatly appreciated! The examples for splitting, merging, and > text extraction have been priceless! > > Thanks! > > > > ---------- Message transféré ---------- > From: Zach Hawkins <[email protected]> > To: [email protected] > Date: Tue, 25 Jan 2011 15:26:37 -0500 > Subject: Print Text Locations > Hello, > > Hopefully someone can help me out with this one. I have been poring over > the documentation and examples and have not been able to get this one > working as needed. The example for PrintTextLocations gives output to > the console and that will not work. Does anyone know how to get output > that can be used within an application without using > system.out.println()? Just a FYI, I'm using the .NET version so any help > would be greatly appreciated! The examples for splitting, merging, and > text extraction have been priceless! > > Thanks! > > > > ---------- Message transféré ---------- > From: Gary Wong <[email protected]> > To: [email protected] > Date: Tue, 25 Jan 2011 17:22:37 -0500 > Subject: PDFBox capabilities > Hi, > > Not sure if this is the right place to post. But I couldn't find a features > list on the web page. I wanted to see if PDFBox could do this: > > I want so store images and text in a database (and possibly PDFs). Then > have > a Java servlet to access the DB and build a both a webpage and a PDF file? > The PDF file will be for downloading and web page for viewing. Both should > have the same layout. > > Would this be hard to do? Any sample code? > > Thanks! > > g > > > ---------- Message transféré ---------- > From: Jeremias Maerki <[email protected]> > To: [email protected] > Date: Wed, 26 Jan 2011 09:00:46 +0100 > Subject: Re: PDFBox capabilities > Hi Gary, > > Apache PDFBox is a rather low-level PDF library that doesn't offer too > much in terms of creating complex layouted documents. If you need > two-channel output with more or less the same layout for HTML and PDF, I > suggest you take a look in the direction of XSL-FO, i.e. Apache FOP [1], > for the PDF part. > > The ASF has tools that support both directions with not too much coding. > Apache Cocoon [2] is a web framework which can generate various output > formats including HTML and PDF (via XSLT and Apache FOP). And it can > take data from a database. Apache Forrest [3] is based on Cocoon and > does about the same you want to do: generate HTML and PDF from the same > XML-based content format. Well, maybe the latter will not exactly match > your requirements if you have special layout desires. > > But even if you don't pick Cocoon or something based on Cocoon, Apache > FOP can help you on the PDF requirement. I assume your content in the DB > is XML-based. In that case, create an XSLT stylesheet for HTML output > and one for XSL-FO output. The XSL-FO can then be converted to PDF by > Apache FOP. Not too much programming involved but you have to know your > XSLT, HTML and XSL-FO. At any rate, it will be much less work than > trying to build a layout tool on top of PDFBox and maintaining the Java > code across layout changes. That's where XSLT is very good at. > > That said, Apache PDFBox is very good when it comes to post-processing > PDFs. But for creating complex PDFs I think there are more suitable tools. > I hope noone bites my head off for saying this. ;-) > > HTH > > [1] http://xmlgraphics.apache.org/fop/ > [2] http://cocoon.apache.org/ > [3] http://forrest.apache.org/ > > On 25.01.2011 23:22:37 Gary Wong wrote: > > Hi, > > > > Not sure if this is the right place to post. But I couldn't find a > features > > list on the web page. I wanted to see if PDFBox could do this: > > > > I want so store images and text in a database (and possibly PDFs). Then > have > > a Java servlet to access the DB and build a both a webpage and a PDF > file? > > The PDF file will be for downloading and web page for viewing. Both > should > > have the same layout. > > > > Would this be hard to do? Any sample code? > > > > Thanks! > > > > g > > > > > Jeremias Maerki > > > > > ---------- Message transféré ---------- > From: Andreas Lehmkuehler <[email protected]> > To: [email protected] > Date: Wed, 26 Jan 2011 08:17:43 +0100 > Subject: Re: Printing not seeing ebedded fonts > Hi, > > Am 21.01.2011 19:22, schrieb Thomas D Lynema: > >> I am having a similar issue to the one that appears to be addressed with >> jira PDFBOX-516. >> >> The message being logged from a call to print the PDDocument is as >> follows: >> >> 2011-01-21 12:48:36,580 WARN org.apache.pdfbox.pdmodel.font.PDSimpleFont >> - Changing font on<w> from<Arial> to the default font >> 2011-01-21 12:48:36,995 WARN org.apache.pdfbox.pdmodel.font.PDSimpleFont >> - Changing font on<N> from<Arial Bold> to the default font >> >> The fonts are embedded in the pdf. Running the pdffonts command gives the >> following: >> >> name type emb sub uni object >> ID >> ------------------------------------ ----------------- --- --- --- >> --------- >> BAAAAA+ArialMT TrueType yes yes yes 24 >> 0 >> CAAAAA+Arial-BoldMT TrueType yes yes yes 29 >> 0 >> DAAAAA+TimesNewRomanPSMT TrueType yes yes yes 19 >> 0 >> Helvetica Type 1 no no no 8 >> 0 >> Helvetica-Bold Type 1 no no no 5 >> 0 >> >> Perhaps the code isn't looking for ArialMT? Is there a way to change this >> behavior without having to load the ttf files? >> > Without having a hand on the pdf in question it's just a guess, but I think > your issue might be related to PDFBOX-490. PDFBox can't read the embedded > TTF subsets and falls back to Arial/Arial Bold. Because of some encoding > issue (???) PDFBox falls back again to another font, the default font. > > BR > Andreas Lehmkühler > > > > ---------- Message transféré ---------- > From: MALET Vincent <[email protected]> > To: "[email protected]" <[email protected]> > Date: Wed, 26 Jan 2011 09:52:47 +0000 > Subject: Signature field > Hello, > > I would like to know if it is possible to add multiple signature fields > into an existing PDF document using PDFBOX > I've seen the > org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature class > which helps managing one digital signature per document but no information > about adding a signature field as it is explained here : > http://www.adobe.com/designcenter/acrobat/articles/acr8at_signpdf.html > > Thanks for your response. > > Regards, > > Vincent > > > > ---------- Message transféré ---------- > From: Thomas Chojecki <[email protected]> > To: [email protected] > Date: Wed, 26 Jan 2011 12:05:21 +0100 > Subject: Re: Signature field > Zitat von MALET Vincent <[email protected]>: > > Hello, >> > Hi Vincent, > > I would like to know if it is possible to add multiple signature fields >> into an existing PDF document using PDFBOX >> > > technicaly it is possible, but you can only use one at a time for signing. > > I've seen the >> org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature class >> which helps managing one digital signature per document but no information >> about adding a signature field as it is explained here : >> http://www.adobe.com/designcenter/acrobat/articles/acr8at_signpdf.html >> > > as you said, you don't need the signature dictionary (PDSignature). A > signature field[1] / annontation[2] that you link with the page is all you > need. The field and the annotation can be merged as described in [1] > > Thanks for your response. >> >> Regards, >> >> Vincent >> > > Best Regards > Thomas > > > All Chapters you can find inside the PDF Specification > > http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf > > [1] 12.7.1 Interactive Forms > [2] 12.5.6.19 Widget Annotations > > > > > > ---------- Message transféré ---------- > From: prashant mangate <[email protected]> > To: [email protected] > Date: Wed, 26 Jan 2011 18:17:08 +0530 > Subject: Set Color Opacity > hi, > > I have PDF where i am adding rectangle. > > PDPageContentStream contentStream = new PDPageContentSt(..); > > contentStream.setNonStrokingColor(Color.RED); > contentStream.fillRect(111f,49f,112f,38f); > > But i want to set opacity for the color, Please help; > > -- > Thanks & regards > Prashant Mangate (プロシャント・マングテ) > Software Engineer > Softbridge Solutions (India) Pvt Ltd > Unit #103, Tower #S4 Cybercity > Magarpatta City, Hadapsar, Pune 411028 > Mobile: (91) 9421685015 > Email: [email protected] URL: www.softbridge-s.com > > > ---------- Message transféré ---------- > From: [email protected] > To: [email protected] > Date: Thu, 27 Jan 2011 09:10:25 +0000 (GMT) > Subject: SVG support > Hi friends! > > I searched the internet to get information about how to insert vector > graphic files (preferentially SVG) into generated PDFs with PDFBox. Apache > Batik is able to convert the SVG format into PDF "Paths". This keeps the > vector graphics advantages (arbitrary scaling w/o pixelated areas). > > I don't want to rasterize my vector graphic but convert it into these "path > commands". Does PDFBox support the insertion of them (like Apache FOP)? > > Best regards > > > PAX > > > > -- ------------------ Cordialement Krifi Walid

