[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-08-01 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650297#comment-14650297
 ] 

Tilman Hausherr commented on PDFBOX-772:


I just edited in the PDF (to show that Adobe uses the XMP).

You can find some code in the AddMetadataFromDocInfo.java example.

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1

 Attachments: pdf_open_parameters.pdf, pdf_open_parameters_edited.pdf, 
 pdf_open_parameters_edited_edited.pdf, pdf_open_parameters_edited_edited2.pdf


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-08-01 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650342#comment-14650342
 ] 

Tilman Hausherr commented on PDFBOX-772:


PDFBox is rather low level.

Re iso, see the comment by Leonard Rosenthol in PDFBOX-2201. The spec mentioned 
is here:
https://partners.adobe.com/public/developer/en/xmp/sdk/XMPspecification.pdf


 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1

 Attachments: pdf_open_parameters.pdf, pdf_open_parameters_edited.pdf, 
 pdf_open_parameters_edited_edited.pdf, pdf_open_parameters_edited_edited2.pdf


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-08-01 Thread Gilad Denneboom (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650296#comment-14650296
 ] 

Gilad Denneboom commented on PDFBOX-772:


Can you post the code you used to change the XMP title property?

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1

 Attachments: pdf_open_parameters.pdf, pdf_open_parameters_edited.pdf, 
 pdf_open_parameters_edited_edited.pdf, pdf_open_parameters_edited_edited2.pdf


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-08-01 Thread Gilad Denneboom (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14650298#comment-14650298
 ] 

Gilad Denneboom commented on PDFBOX-772:


So shouldn't these two properties be tied together? What's the point of the 
various set methods under PDDocumentInformation if updating them is not 
reflecting in the application? What does the PDF ISO say about this duplicity 
(if at all)?

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1

 Attachments: pdf_open_parameters.pdf, pdf_open_parameters_edited.pdf, 
 pdf_open_parameters_edited_edited.pdf, pdf_open_parameters_edited_edited2.pdf


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-07-31 Thread Gilad Denneboom (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649865#comment-14649865
 ] 

Gilad Denneboom commented on PDFBOX-772:


Still not solved in 1.8.10...

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-07-31 Thread Tilman Hausherr (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649895#comment-14649895
 ] 

Tilman Hausherr commented on PDFBOX-772:


Please post
- some code
- a file

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] [Commented] (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2015-07-31 Thread Gilad Denneboom (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649912#comment-14649912
 ] 

Gilad Denneboom commented on PDFBOX-772:


The code:

PDDocument doc = 
PDDocument.load(C:\\Temp\\pdf_open_parameters.pdf);
doc.getDocumentInformation().setTitle(TEST TITLE);
doc.save(C:\\Temp\\pdf_open_parameters_edited.pdf);
doc.close();

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.1

 Attachments: pdf_open_parameters.pdf, pdf_open_parameters_edited.pdf


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org



[jira] Commented: (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2010-07-12 Thread Gilad Denneboom (JIRA)

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887316#action_12887316
 ] 

Gilad Denneboom commented on PDFBOX-772:


Glad to hear it will be solved!
Any workarounds for the moment, though?

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.0


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (PDFBOX-772) Re-setting filled properties of PDDocumentInformation do not take

2010-07-12 Thread JIRA

[ 
https://issues.apache.org/jira/browse/PDFBOX-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887658#action_12887658
 ] 

Andreas Lehmkühler commented on PDFBOX-772:
---

A possible workaround is to build your own version with the latest patches [1], 
[2]. See [3] for how to build pdfbox.

[1] 
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/cos/COSName.java?view=markup
[2] 
http://svn.apache.org/viewvc/pdfbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDDocumentInformation.java?view=markup
[3] http://pdfbox.apache.org/userguide/building_pdfbox.html

 Re-setting filled properties of PDDocumentInformation do not take
 ---

 Key: PDFBOX-772
 URL: https://issues.apache.org/jira/browse/PDFBOX-772
 Project: PDFBox
  Issue Type: Bug
  Components: PDModel
Affects Versions: 1.2.0
 Environment: Win XP SP2
Reporter: Gilad Denneboom
 Fix For: 1.3.0


 Setting any of the properties on PDDocumentInformation which were already 
 filled-in has no effect. The old values remain in place.
 Empty properties can be set to new values, but pre-existing values can't be 
 changed or removed.
 File info:
 PDF Version: 1.6
 Producer: Distiller 7.0.5
 I can upload the files somewhere, if necessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.