pdfbox-user Mailing List for PDFBox (Page 3)
Brought to you by:
benlitchfield
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(7) |
Jul
(2) |
Aug
(3) |
Sep
(6) |
Oct
|
Nov
(4) |
Dec
|
2006 |
Jan
|
Feb
(13) |
Mar
(11) |
Apr
(1) |
May
(4) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(4) |
Nov
(12) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
(13) |
Apr
(9) |
May
(4) |
Jun
(10) |
Jul
(11) |
Aug
(5) |
Sep
(2) |
Oct
(1) |
Nov
(2) |
Dec
(2) |
2008 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(2) |
May
(1) |
Jun
(7) |
Jul
(7) |
Aug
(2) |
Sep
(11) |
Oct
(8) |
Nov
(26) |
Dec
(27) |
2009 |
Jan
(12) |
Feb
(13) |
Mar
(20) |
Apr
(39) |
May
(53) |
Jun
(24) |
Jul
(29) |
Aug
(8) |
Sep
(4) |
Oct
(2) |
Nov
(3) |
Dec
(11) |
2010 |
Jan
(8) |
Feb
(8) |
Mar
(4) |
Apr
(1) |
May
(2) |
Jun
(3) |
Jul
(4) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Eduardo N. <ovf...@co...> - 2008-08-16 19:05:17
|
Natural more intimate drive We offer the products, guaranteed shipping to all American States and worldwide, 24 hours support and a broad range of other products Seeking and secure. |
From: Ben L. <be...@be...> - 2008-07-23 00:15:20
|
Hey PDFBox users! PDFBox has moved to the Apache incubator. The SourceForge mailing list should no longer be used. Please join the pdf...@ap... <mailto:pdf...@in...> mailing list The current Apache PDFBox site is http://incubator.apache.org/projects/pdfbox.html Thanks, Ben |
From: Reuben C. <fpb...@av...> - 2008-07-22 16:19:01
|
Want to act in bed, like the guy from the movie you watchd yesterday? Be sure of having healthy sleep at nights. Here! fBldfhread erkenbrand fLhdestroy fBgetlogin eriecounty ethanedial eulogising federmeyer erlaeutern eobserving expereince exumbrella |
From: Raquel G. <uus...@ci...> - 2008-07-17 16:44:11
|
Ancient secret for perfect intimate life. Boost your acting in bed. Here! explicated featherlet entrynames extreemist exospheric expoconsul featherlet entsorgung erlandsson falsettist faschismus exercisors |
From: Fleta C. <qs...@da...> - 2008-07-16 19:14:52
|
Can't find meds that you need? In our LICENSED drugstore you buy medicines from warehouse |
From: Mester J. <me...@ki...> - 2008-07-14 13:11:09
|
Hello I have a pdf which contains special fonts , a barcode it is generated with a code39.ttf . When I would like generate a tif file from this . I got an error: org.pdfbox.exceptions.WrappedIOException at org.pdfbox.pdmodel.font.PDTrueTypeFont.drawString(PDTrueTypeFont.java:382) at org.pdfbox.pdfviewer.PageDrawer.showCharacter(PageDrawer.java:170) at org.pdfbox.util.PDFStreamEngine.showString(PDFStreamEngine.java:453) at org.pdfbox.util.operator.ShowText.process(ShowText.java:64) at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:497) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:218) at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:177) at org.pdfbox.pdfviewer.PageDrawer.drawPage(PageDrawer.java:103) at org.pdfbox.pdmodel.PDPage.convertToImage(PDPage.java:685) at stringtobarcode.Convert.<init>(Convert.java:134) at stringtobarcode.Convert.main(Convert.java:188) Caused by: java.awt.FontFormatException: Font name not found at sun.font.TrueTypeFont.init(TrueTypeFont.java:453) at sun.font.TrueTypeFont.<init>(TrueTypeFont.java:160) at sun.font.FontManager.createFont2D(FontManager.java:2234) at java.awt.Font.<init>(Font.java:566) at java.awt.Font.createFont(Font.java:854) at org.pdfbox.pdmodel.font.PDTrueTypeFont.drawString(PDTrueTypeFont.java:361) ... 10 more Exception in thread "main" java.lang.NullPointerException at stringtobarcode.Convert.<init>(Convert.java:147) at stringtobarcode.Convert.main(Convert.java:188) Java Result: 1 My code is: BufferedImage bufimg = null; String barttf = "fonts/code39.ttf"; PDTrueTypeFont barttf2 = PDTrueTypeFont.loadTTF(pdfdocument, barttf); bufimg = page.convertToImage(); Joe |
From: Stephanie R. <cdc...@ca...> - 2008-07-12 16:57:59
|
Enjoy intimate life you deserve. Your new source of great health. Here! fBquotactl error-mode exclamdown felicities eutilities er-bashers faceteness engarrison epitoipari eurodollar favoritism execellent |
From: Dmitry G. <DGo...@at...> - 2008-06-26 21:31:47
|
Hello, I am getting this exception when performing text extraction on a specific PDF document. java.lang.NullPointerException at org.pdfbox.util.operator.SetGraphicsStateParameters.process(SetGraphicsStateParameters.java:61) at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:497) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:218) at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:177) at org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:339) at org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:263) at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:219) at org.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:152) Any ideas? I can provide the document in question. Thanks. |
From: abel jenn-g. <tw...@si...> - 2008-06-24 11:54:27
|
Sir/Madam REGIONAL PAYMENT RECEIVING AGENT NEEDED DT-systems Ltd. is based in Lithuania. We specialize in exportation and importation. We export our products to North America, South America, Eastern and Western Europe and Southern Asia. We are looking for a payment representative in UK, USA and Canada. Salary is 10% of every payment you receive on our behalf. All charges such as tax and fe_es will be deducted from the balance 90%. For this job position you have to provide with your bank account information. Note: Even if you have a real job, you can be part of our business anyway as your regular and part-time job can be easily combined, your work for our company will not disturb your regular work. If you are interested in this opportuni1y please send out your contact information to our company email: 1)Your Full names: 2)Your Address. 3)Postal code: 4)Home/office phone number: 5)cell phone number 6)Occupation 8)Sex: Your address should be correct and complete (including your state and country) because you will also be receiving cheques to your address. Attention ! Please write only to this email : hxc...@gm... Managers of our company will come in contact with you as soon as possible. Having received the information, we will give you a contract, in which the responsibility of both sides is fixed. Sincerely, HR manager Jonas Varnas |
From: Mona W. <xpl...@ch...> - 2008-06-17 16:13:33
|
Hot life - our help here. Ensure your potence today! She will perform your most secret fantasies that you will never forget! Here! faci farrington epiphyllum falsestart favor-able fasciotomy fLacctwtmp envirodyne fantoccini febrifuges exhortator fabrimetal |
From: Aurora O. <oni...@at...> - 2008-05-30 03:05:43
|
Get the pilules from a pharmacy that believes in providing excellent services and worlwide shipping! Casanova package for discount prices! Here! endspecial fBldfhread ethylation fBdefaults fLtruncate enterogram fBkeylogin fBsigpause espionnage enveloping eventagent epichorial |
From: DURGA D. <dur...@gm...> - 2008-04-21 22:06:00
|
Here is the complete dump of doing kill -3 on a hung Java Process Full thread dump Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode): "AWT-Motif" daemon prio=10 tid=0x008a3b18 nid=0x25 runnable [0xb0e7f000..0xb0e7f970] at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:595) "Java2D Disposer" daemon prio=10 tid=0x0073ff68 nid=0x23 in Object.wait() [0xb107f000..0xb107fa70] at java.lang.Object.wait(Native Method) - waiting on <0xb9425318> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0xb9425318> (a java.lang.ref.ReferenceQueue$Lock) < at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) < at sun.java2d.Disposer.run(Disposer.java:107) < at java.lang.Thread.run(Thread.java:595) < < "pool-1-thread-5" prio=10 tid=0x002bd8b0 nid=0x11 in Object.wait() [0xb297e000..0xb297fb70] < at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:946) < at org.pdfbox.pdfparser.BaseParser.parseCOSDictionaryValue(BaseParser.java:150 ) < at org.pdfbox.pdfparser.BaseParser.parseCOSDictionary(BaseParser.java:206) < at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:858) < at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:448) < at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) < at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:707) < at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:691) < at com.sun.comms.iss.indexapi.converter.PDFConverter.convertToText(PDFConverte r.java:161) < at com.sun.comms.iss.indexapi.converter.PDFConverter.getObject(PDFConverter.ja va:84) < < "pool-1-thread-2" prio=10 tid=0x002c1d30 nid=0xe in Object.wait() [0xb2cff000..0xb2cffbf0] < at org.pdfbox.cos.COSDocument.getObjectFromPool(COSDocument.java:507) < at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:467) < at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) < at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:707) < at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:691) at com.sun.comms.iss.indexapi.converter.PDFConverter.convertToText(PDFConverte r.java:161) at "pool-1-thread-1" prio=10 tid=0x002c15f8 nid=0xd in Object.wait() [0xb2dfe000..0xb2dff970] at org.pdfbox.cos.COSNumber.<clinit>(COSNumber.java:49) at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:946) at org.pdfbox.pdfparser.BaseParser.parseCOSDictionaryValue(BaseParser.java:150 ) at org.pdfbox.pdfparser.BaseParser.parseCOSDictionary(BaseParser.java:206) at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:858) at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:448) at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:707) at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:691) "Low Memory Detector" daemon prio=10 tid=0x0014ae70 nid=0xb runnable [0x00000000..0x00000000] "CompilerThread1" daemon prio=10 tid=0x001495b8 nid=0xa waiting on condition [0x00000000..0xb437eaa8] "CompilerThread0" daemon prio=10 tid=0x00148748 nid=0x9 waiting on condition [0x00000000..0xb447ec28] "AdapterThread" daemon prio=10 tid=0x001478d8 nid=0x8 waiting on condition [0x00000000..0x00000000] "Signal Dispatcher" daemon prio=10 tid=0x00146b60 nid=0x7 waiting on condition [0x00000000..0x00000000] "Finalizer" daemon prio=10 tid=0x0013a008 nid=0x6 in Object.wait() [0xb477f000..0xb477fbf0] at java.lang.Object.wait(Native Method) - waiting on <0xb8a40b48> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0xb8a40b48> (a Java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x00139ab8 nid=0x5 in Object.wait() [0xf8cff000..0xf8cff970] at java.lang.Object.wait(Native Method) - waiting on <0xb90d23b0> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:474) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0xb90d23b0> (a java.lang.ref.Reference$Lock) "main" prio=10 tid=0x00037db0 nid=0x1 waiting on condition [0xffbfd000..0xffbfdcf0] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:146) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await Nanos(AbstractQueuedSynchronizer.java:1803) at java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor .java:1028) "VM Thread" prio=10 tid=0x001379d8 nid=0x4 runnable "GC task thread#0 (ParallelGC)" prio=10 tid=0x000b8c60 nid=0x2 runnable "GC task thread#1 (ParallelGC)" prio=10 tid=0x000b96a0 nid=0x3 runnable "VM Periodic Task Thread" prio=10 tid=0x0014c108 nid=0xc waiting on condition |
From: Dmitry G. <DGo...@at...> - 2008-03-20 18:23:28
|
Hi, I was wondering if anyone has any idea as to why I might be getting this exception: java.io.IOException: Unknown xobject type:org.pdfbox.cos.COSDictionary at org.pdfbox.pdmodel.graphics.xobject.PDXObject.createXObject(PDXObject.java:178) at org.pdfbox.pdmodel.PDResources.getXObjects(PDResources.java:180) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:197) at org.pdfbox.util.operator.Invoke.process(Invoke.java:84) at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:497) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:218) at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:177) at org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:339) at org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:263) at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:219) at org.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:152) Thanks, - Dmitry |
From: Dmitry G. <DGo...@at...> - 2008-03-20 18:01:14
|
Hi, I was wondering if anyone has any info on the following error I get: java.io.IOException: Error converting date:CPY Document Mod Date at org.pdfbox.util.DateConverter.toCalendar(DateConverter.java:254) at org.pdfbox.util.DateConverter.toCalendar(DateConverter.java:134) at org.pdfbox.cos.COSDictionary.getDate(COSDictionary.java:797) at org.pdfbox.pdmodel.PDDocumentInformation.getModificationDate(PDDocumentInformation.java:254) at com.attivio.textextraction.pdf.PdfBoxTextExtractor.getMetadata(PdfBoxTextExtractor.java:180) at com.attivio.textextraction.pdf.PdfBoxTextExtractor.extractText(PdfBoxTextExtractor.java:90) at com.attivio.textextraction.misc.TextExtractionRunner.processFile(TextExtractionRunner.java:235) at com.attivio.textextraction.misc.TextExtractionRunner.main(TextExtractionRunner.java:139) Any clues as far as the date value may be coming in with this invalid value of "CPY Document Mod Date"? The debugger shows the following execution pattern, it looks like the COSDictionary gets headers for its data rather than legit values: COSDictionary.getDate(COSName) line: 796 COSString date = (COSString)getDictionaryObject( key ); // key = "ModDate" COSDictionary.getDictionaryObject(COSName key) items has the following: COSName{ModDate}=COSString{CPY Document Mod Date}, COSName{Subject}=COSString{CPY Document Subject}, COSName{Creator}=COSString{CPY Document Creator}, COSName{ModDate--Text}=COSString{CPY Document Mod Date}, COSName{Author}=COSString{CPY Document Author}, COSName{Producer}=COSString{CPY Document Producer}, COSName{CreationDate}=COSString{CPY Document Creation Date}, COSName{Title}=COSString{CPY Document Title}, COSName{Keywords}=COSString{CPY Document Keywords}, COSName{CreationDate--Text}=COSString{CPY Document Creation Date}} returns COSString{CPY Document Mod Date} passed into DateConverter.toCalendar(COSString date) with the value of "CPY Document Mod Date" PDDocumentInformation.getModificationDate() line: 254 PdfBoxTextExtractor.getMetadata(String, List<AbstractProperty<?>>, PDDocument) line: 180 PdfBoxTextExtractor.extractText(DocumentPayload) line: 90 TextExtractionRunner.processFile(String) line: 235 TextExtractionRunner.main(String[]) line: 139 in a normal case, the date value would be something like: {COSName{ModDate}=COSString{D:20061027110904-05'00'} Any info would be appreciated. Thanks. - Dmitry |
From: Dmitry G. <DGo...@at...> - 2008-03-20 17:27:37
|
Hi, I've encountered these errors when dealing with Japanese PDF documents (stack trace below). I was wondering if any work is underway to enable PDFBox to deal with encodings such as 90ms-RKSJ-H and GBK-EUC-H. From looking at the latest code, the currently supported set only seems to include COSName.MAC_ROMAN_ENCODING COSName.PDF_DOC_ENCODING COSName.STANDARD_ENCODING COSName.WIN_ANSI_ENCODING (by looking at the EncodingManager code). I'd appreciate any info. Thanks - Dmitry The stack trace: java.io.IOException: Unknown encoding for '90ms-RKSJ-H' at org.pdfbox.encoding.EncodingManager.getEncoding(EncodingManager.java:82) at org.pdfbox.pdmodel.font.PDFont.getEncoding(PDFont.java:586) at org.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:459) at org.pdfbox.util.PDFStreamEngine.showString(PDFStreamEngine.java:343) at org.pdfbox.util.operator.ShowText.process(ShowText.java:64) at org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:497) at org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:218) at org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:177) at org.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:339) at org.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:263) at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:219) at org.pdfbox.util.PDFTextStripper.getText(PDFTextStripper.java:152) |
From: <woo...@ya...> - 2008-02-05 21:30:42
|
Hi, I have no idea how to do this but am asking for ideas or pointers in the right direction for where to look in PDFBox's api or some other solution. We have 8 images. We want to create a PDF that has some text at the top and below the text would be a grid that will hold up to FOUR images. We would like to create an app, that would take 4 of the 8 images and place them in the respective positions in the PDF then generate the resulting PDF which could be downloaded. How could I acheive this? Is PDFbox capable or some other api? thanks! |
From: count <iu...@ke...> - 2008-01-28 14:04:56
|
a person face-to-face. Additionally, the large world we live on little ro= om for the creativity and ingenuity of the individual put smiles on the members and proponents of the environment |
From: Lukasz R. <l.r...@gm...> - 2007-12-10 16:57:10
|
Hi. I have problem with extracting text from my pdf-file. I use following code to achieve my goal: (...) PDFTextStripper stripper = new PDFTextStripper(); String docText = stripper.getText(new PDDocument(cosDoc)); (...) // print docText on screen // save docText to file But the problem is that, my "pdf.text" file contains special polish characters which are uniqe for this language. And when I try to print on the screen extracted text (or read it from the file) there are no special polish characters. Instead of polish characters there are another ones like ",a". (Of course I've tried print/edit extracted text in different encodings like UTF-8, ISO-8859-2 with the same result). I've tried to use another external tool to extract text from pdf: "pdftotext". And there is the similar result: I have no polish characters but another ones. I used "pdffonts" tool to determine which fonts was used in my "pdf" file. I got information that there is no an explicit "ToUnicode" map in the PDF file. (I tried extract text from pdf-file where there were "ToUnicode" map and then it was ok). So my questions are: 1. Can I extract text if there is no an explicit "ToUnicode" map in the PDF file and how to do that? 2. Is there any way to force PDFBox to extract text from pdf-file in non unicode coding (for example ISO-8859-2) - and point my own "Type1-ISO:8859:2-Font" font-file. |
From: Harley <hx...@li...> - 2007-12-07 22:48:11
|
Just Quality replica http://supenseleque.com |
From: Ben L. <be...@be...> - 2007-11-13 03:51:38
|
FYI, I'll arriving at ApacheCon tomorrow, send me an email if you want to meet up and talk about all things PDFBox. Ben |
From: Eddie E. <V9S...@rr...> - 2007-10-20 02:28:41
|
Good afternoon. bro! Do you want to be a king of bed? You will forget about all ED problems. at the present day we want to offer you huge range of remedies at the extremely low costs. Hurry up! http://fiqop.planetcent.cn/?269725803042 |
From: Allie M. <Q0B...@rr...> - 2007-09-22 04:59:59
|
Wanna know what is the best accessory able to make your looks perfect? Then move right on to our replica shop – bet you will love our prices! Another advantage that we offer you is the blameless quality of our watches! By the way, we have the biggest choice of brands and models on the Web! Don’t hesitate to acquire your ticking dream – it costs less in our e-shop! http://gimmiegimmierolex.com |
From: Pdfbox-u. <mur...@ho...> - 2007-09-16 06:59:30
|
Hello. Only today we want to offer you the best medicines at the lowest price. Now you’ve got unique possibility to save your time and money. But number one is the costs they are extremely low. If you want to save your time and money you are welcome! With respect . Evangeline Tanner |
From: Olivier B. <ob...@mi...> - 2007-08-06 19:23:34
|
Hi, I'm trying to encrypt a PDF file with a certificate. I'm working on a project that needs to include this feature. But when I try something like : java org.pdfbox.Encrypt -certFile test/encryption/test1.der test/input/welcome.pdf I get the following : java.lang.NullPointerException at org.pdfbox.pdmodel.encryption.PublicKeySecurityHandler.prepareDocumen tForEncryption(PublicKeySecurityHandler.java:261) at org.pdfbox.pdfwriter.COSWriter.write(COSWriter.java:1016) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:736) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:717) at org.pdfbox.Encrypt.encrypt(Encrypt.java:200) at org.pdfbox.Encrypt.main(Encrypt.java:64) Exception in thread "main" org.pdfbox.exceptions.COSVisitorException at org.pdfbox.pdfwriter.COSWriter.write(COSWriter.java:1025) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:736) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:717) at org.pdfbox.Encrypt.encrypt(Encrypt.java:200) at org.pdfbox.Encrypt.main(Encrypt.java:64) org.pdfbox.exceptions.CryptographyException at org.pdfbox.pdmodel.encryption.PublicKeySecurityHandler.prepareDocumen tForEncryption(PublicKeySecurityHandler.java:363) at org.pdfbox.pdfwriter.COSWriter.write(COSWriter.java:1016) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:736) at org.pdfbox.pdmodel.PDDocument.save(PDDocument.java:717) at org.pdfbox.Encrypt.encrypt(Encrypt.java:200) at org.pdfbox.Encrypt.main(Encrypt.java:64) Do you think it's a bug or is it something I don't do correctly. The problem occurs with any PDF file I use. I'm using the CVS head version of pdfbox and the Sun java VM 1.5.0. The problem also appears with other versions of java. Thanks for your help ! -- Olivier BERT Tél: (+33)(0)6 07 69 79 71 |
From: Jensen O. <hs...@sa...> - 2007-08-02 05:39:31
|