You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Glenn Adams 8841c3bdd5 FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
..
xref Added support for PDF object streams. 12 years ago
ASCII85Filter.java enable ImportOrder rule; fix violations 12 years ago
ASCIIHexFilter.java enable ImportOrder rule; fix violations 12 years ago
AbstractPDFFontStream.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method 15 years ago
AbstractPDFStream.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
AlphaRasterImage.java Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
BitmapImage.java Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
CMapBuilder.java Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
CompressedObject.java Added support for PDF object streams. 12 years ago
DCTFilter.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
DestinationComparator.java Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
InMemoryStreamCache.java enable ImportOrder rule; fix violations 12 years ago
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ObjectStream.java Added support for PDF object streams. 12 years ago
ObjectStreamManager.java Added support for PDF object streams. 12 years ago
PDFAMode.java Bugzilla #54038: Added PDF/A-2 output option 11 years ago
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFAnnotList.java Added support for PDF object streams. 12 years ago
PDFArray.java Bugzilla #53596: When PDF accessibility is enabled, the structure tree must contain information about the number of columns or rows spanned by a table cell. 12 years ago
PDFCFFStreamType0C.java FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
PDFCIDFont.java FOP-2248: add support for AES 256 PDF encryption 11 years ago
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCIDSystemInfo.java FOP-2248: add support for AES 256 PDF encryption 11 years ago
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14 years ago
PDFCMap.java Added support for PDF object streams. 12 years ago
PDFCharProcs.java enable ImportOrder rule; fix violations 12 years ago
PDFColor.java Eliminate javadocs warnings. 12 years ago
PDFColorHandler.java Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFDestination.java Added support for PDF object streams. 12 years ago
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16 years ago
PDFDeviceColorSpace.java Bugzilla #49403: 14 years ago
PDFDictionary.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFDocument.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFEmbeddedFile.java Eliminate javadocs warnings. 12 years ago
PDFEmbeddedFiles.java Bugzilla #51644: 12 years ago
PDFEncoding.java Amended a couple javadocs and some trivial clean up 11 years ago
PDFEncryption.java FOP-2248: add support for AES 256 PDF encryption 11 years ago
PDFEncryptionJCE.java FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (eclipse misbehaved and missed a file) 10 years ago
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
PDFEncryptionParams.java FOP-2248: add support for AES 256 PDF encryption 11 years ago
PDFFactory.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
PDFFilter.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
PDFFilterException.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
PDFFilterList.java FOP-2265: Enable xlint cast; patch submitted by Simon Steiner 11 years ago
PDFFont.java Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. 11 years ago
PDFFontDescriptor.java FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer 10 years ago
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14 years ago
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFormXObject.java Added support for PDF object streams. 12 years ago
PDFFunction.java Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
PDFGState.java Added support for PDF object streams. 12 years ago
PDFGoTo.java Added support for PDF object streams. 12 years ago
PDFGoToRemote.java Added support for PDF object streams. 12 years ago
PDFICCBasedColorSpace.java Added support for PDF object streams. 12 years ago
PDFICCStream.java Added support for PDF object streams. 12 years ago
PDFIdentifiedDictionary.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFImage.java Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
PDFImageXObject.java Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
PDFInfo.java Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 years ago
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFJavaScriptLaunchAction.java Bugzilla #53052: restored support for embedded PDF files 12 years ago
PDFLaunch.java Added support for PDF object streams. 12 years ago
PDFLayer.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFLink.java Bugzilla #54038: Added PDF/A-2 output option 11 years ago
PDFMetadata.java Bugzilla #54038: Added PDF/A-2 output option 11 years ago
PDFName.java Added support for PDF object streams. 12 years ago
PDFNameTreeNode.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
PDFNames.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
PDFNavigator.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFNavigatorAction.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFNull.java Bugzilla #51644: 12 years ago
PDFNumber.java FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
PDFNumberTreeNode.java Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 years ago
PDFNumsArray.java Added support for PDF object streams. 12 years ago
PDFObject.java Eliminate javadocs warnings. 12 years ago
PDFOutline.java Added support for PDF object streams. 12 years ago
PDFOutputIntent.java Added support for PDF object streams. 12 years ago
PDFPage.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
PDFPageLabels.java Small code simplifications due to Luis Bernardo 11 years ago
PDFPages.java Added support for PDF object streams. 12 years ago
PDFPaintingState.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFParentTree.java Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 years ago
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPattern.java FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Simon Steiner 10 years ago
PDFProfile.java Bugzilla #54038: Added PDF/A-2 output option 11 years ago
PDFRectangle.java Bugzilla #51644: 12 years ago
PDFReference.java Bugzilla #51644: 12 years ago
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFResources.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFRoot.java Added support for PDF object streams. 12 years ago
PDFSeparationColorSpace.java Bugzilla #49403: 14 years ago
PDFSetOCGStateAction.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFShading.java Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
PDFStream.java FOP-2188: optimize string allocation in pdf output processing 11 years ago
PDFStructElem.java FOP #2234: NPE when rendering a document with markers and accessibility is enabled 11 years ago
PDFStructTreeRoot.java Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago
PDFT1Stream.java Added support for PDF object streams. 12 years ago
PDFTTFStream.java Added support for PDF object streams. 12 years ago
PDFText.java FOP-2192: fix checkstyle and findbugs warnings 11 years ago
PDFTextUtil.java Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 14 years ago
PDFTransitionAction.java FOP-2301: Enable support for PDF sub-page transitions. 10 years ago
PDFUri.java Added support for PDF object streams. 12 years ago
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFWritable.java Bugzilla #51644: 12 years ago
PDFXMode.java Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
PDFXObject.java Added support for PDF object streams. 12 years ago
StandardStructureAttributes.java Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 years ago
StandardStructureTypes.java Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago
StreamCache.java enable ImportOrder rule; fix violations 12 years ago
StreamCacheFactory.java Fixed all javadoc issues, "ant javadocs" now works without errors 12 years ago
StructureHierarchyMember.java Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 years ago
StructureType.java Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 years ago
TempFileStreamCache.java enable ImportOrder rule; fix violations 12 years ago
TransitionDictionary.java Bugzilla #49733: 14 years ago
Version.java Added support for PDF object streams. 12 years ago
VersionController.java Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 years ago
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 years ago
sRGB Color Space Profile.icm Improved JUnit report creation. 18 years ago
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18 years ago