RE: Custom line breaking algorithm

2017-10-04 Thread John Bland
All, I don't really develop in FOP, but I use it extensively. Would there be a way to specify a character other that a space that would be used to word break? John >>> "Simon Steiner" 10/4/2017 7:54 AM >>> Hi, You could add a zero width space inside

RE: Custom line breaking algorithm

2017-10-04 Thread Simon Steiner
Hi, You could add a zero width space inside your url to break it: http://www.gnpd.com/mediaserver/perform_image/AFge6tDuRiA3ccDJF

RE: Custom line breaking algorithm

2017-10-04 Thread Beugnier, Ronny (IP)
Thanks for the answer. But using a hypenation list would be very hard I think since we do not know the language the document contains. Can you elaborate on how you would approach this ? Thanks From: Simon Steiner [mailto:simonsteiner1...@gmail.com] Sent: dinsdag, oktober 03, 2017 20:41 To:

[jira] [Commented] (FOP-2737) Acrobat Reader error with Adobe TypeKit Kozuka Mincho font

2017-10-04 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16191142#comment-16191142 ] simon steiner commented on FOP-2737: http://svn.apache.org/viewvc?view=revision=1811062 > Acrobat

[jira] [Resolved] (FOP-2737) Acrobat Reader error with Adobe TypeKit Kozuka Mincho font

2017-10-04 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] simon steiner resolved FOP-2737. Resolution: Fixed > Acrobat Reader error with Adobe TypeKit Kozuka Mincho font >

[jira] [Commented] (FOP-2745) Multi-threaded initialization fails

2017-10-04 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16190942#comment-16190942 ] Jochen Kemnade commented on FOP-2745: - Alright, but using a new instance in every thread doesn't change

[jira] [Commented] (FOP-2745) Multi-threaded initialization fails

2017-10-04 Thread simon steiner (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16190928#comment-16190928 ] simon steiner commented on FOP-2745: FopFactory shouldnt be shared across threads > Multi-threaded

[jira] [Commented] (FOP-2745) Multi-threaded initialization fails

2017-10-04 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16190887#comment-16190887 ] Jochen Kemnade commented on FOP-2745: - {code:java} public static void main(final String[] args) throws

[jira] [Created] (FOP-2747) Acrobat Reader error with some Japanese Fonts

2017-10-04 Thread Kazuyuki Murakami (JIRA)
Kazuyuki Murakami created FOP-2747: -- Summary: Acrobat Reader error with some Japanese Fonts Key: FOP-2747 URL: https://issues.apache.org/jira/browse/FOP-2747 Project: FOP Issue Type: Bug