You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/06/09 00:13:01 UTC

[jira] [Closed] (PDFBOX-287) Inserting TIF / BMP / GIF into PDF

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

Tilman Hausherr closed PDFBOX-287.
----------------------------------

    Resolution: Implemented

This is implemented, although there is no PDGif and PDBmp class. There is a PDPixelMap for lossless images except tiff, and PDCCitt class for these. Since 1.8.5 you can create PDPixelMap objects from a BufferedImage.

> Inserting TIF / BMP / GIF into PDF
> ----------------------------------
>
>                 Key: PDFBOX-287
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-287
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Writing
>            Priority: Minor
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552835&aid=1748641
> Originally submitted by robertsearle on 2007-07-05 10:13.
> I would like three new classes---PDtif, PDbmp, and PDgif.  These classes should work like PDJpeg.  I really hope the constructor is the same (pdfDoc, inputStream).



--
This message was sent by Atlassian JIRA
(v6.2#6252)