You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2018/09/07 08:37:00 UTC

[jira] [Updated] (PDFBOX-4315) PDFBox info message when not using it

     [ https://issues.apache.org/jira/browse/PDFBOX-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

simon steiner updated PDFBOX-4315:
----------------------------------
    Affects Version/s: 2.0.11

> PDFBox info message when not using it
> -------------------------------------
>
>                 Key: PDFBOX-4315
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4315
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.11
>            Reporter: simon steiner
>            Priority: Major
>
> {color:#333333}If I check to see if pdfbox is in the classpath, the user will see info messages printed, even though I am not using it to do something to a pdf. Didnt use to happen.{color}
>  
> {color:#000080}public class {color}TestPDFBox {
>  {color:#000080}public static void {color}main(String[] args) {color:#000080}throws {color}ClassNotFoundException {
>  Class.forName({color:#008000}"org.apache.pdfbox.pdmodel.PDDocument"{color});
>  }
> }
> Sep 07, 2018 9:31:10 AM org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB suggestKCMS
> INFO: To get higher rendering speed on java 8 or 9,
> Sep 07, 2018 9:31:10 AM org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB suggestKCMS
> INFO:   use the option -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
> Sep 07, 2018 9:31:10 AM org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB suggestKCMS
> INFO:   or call System.setProperty("sun.java2d.cmm", "sun.java2d.cmm.kcms.KcmsServiceProvider")



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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