Jump to content
  • Ability to set PdfName.PICKTRAYBYPDFSIZE to JRPdfExporter


    dmarches
    Assigned User teodord
    CategoryFeature request
    PriorityNormal
    ReproducibilityN/A
    ResolutionOpen
    SeverityMinor
    StatusAcknowledged

    When a PDF file is printed, the user has to select the appropriate paper size manually.

     

    The JRPdfExporter could set the PdfName.PICKTRAYBYPDFSIZE preference in the viewer like this :

    pdfWriter.addViewerPreference(PdfName.PICKTRAYBYPDFSIZE, PdfBoolean.PDFTRUE);

     

    The value of the preference would be specified like other parameters.



    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...