<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://bfo.com/blog/">
    <title>BFO Blog - Java PDF Software tips and tricks.</title>
    <link>http://bfo.com/blog/</link>
    <description>Tips, Tricks and News from the Big Faceless Organization</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/11/16/pdf_text_extraction_in_java.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/11/08/extending_the_pdf_viewer_part_2.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/10/27/new_features_in_report_generator_1_1_51.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/09/29/pdf_a_standard_long_term_archiving_solutions.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/08/25/using_acrobat_javascript.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/08/10/yet_another_happy_bfo_pdf_library_customer.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/04/01/perfect_pdf_digital_signatures.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/03/31/smaller_faster_better_bfo_release_new_pdf_library.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html" />
        
        <rdf:li resource="http://bfo.com/blog/2011/02/23/emotion_timewave_search_engine_set_to_use_bfo_graph_library.html" />
        
        <rdf:li resource="http://bfo.com/blog/2010/11/24/bfo_release_pdf_library_and_pdf_viewer_update.html" />
        
        <rdf:li resource="http://bfo.com/blog/2010/09/23/trimming_whitespace_from_a_tiff_before_saving.html" />
        
        <rdf:li resource="http://bfo.com/blog/2010/08/03/watermarking_a_report.html" />
        
        <rdf:li resource="http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html" />
        
        <rdf:li resource="http://bfo.com/blog/2009/12/21/extending_the_pdf_viewer_part_1.html" />
        
        <rdf:li resource="http://bfo.com/blog/2009/11/12/public_key_encryption_and_pdf.html" />
        
        <rdf:li resource="http://bfo.com/blog/2009/11/05/graphs_in_dynamic_web_pages.html" />
        
        <rdf:li resource="http://bfo.com/blog/2009/10/07/qr_code_and_other_barcodes.html" />
        
        <rdf:li resource="http://bfo.com/blog/2009/09/28/silently_print_a_pdf_from_a_web_browser.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html">
    <title>Odds and Ends: avoiding non-heap OutOfMemory</title>
    <link>http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html</link>
    
      
      
        <description>
          When working with Java APIs that use native code you can hit an OutOfMemory in the PermGen space due to weaknesses in Java&#039;s garbage collectors. Here&#039;s an ugly little hack that might help.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2012/01/16/odds_and_ends_avoiding_non_heap_outofmemory.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/11/16/pdf_text_extraction_in_java.html">
    <title>PDF Text Extraction in Java</title>
    <link>http://bfo.com/blog/2011/11/16/pdf_text_extraction_in_java.html</link>
    
      
      
        <description>
          How to extract text from a PDF in Java? Using our API of course!&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/11/16/pdf_text_extraction_in_java.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/11/08/extending_the_pdf_viewer_part_2.html">
    <title>Extending the PDF Viewer - Part 2</title>
    <link>http://bfo.com/blog/2011/11/08/extending_the_pdf_viewer_part_2.html</link>
    
      
      
        <description>
          In the second part of our &#034;extending the viewer&#034; series, we show you how to go all the way - we create a new &#034;Custom Stamp&#034; feature, then show you how to compile it, bundle it with the Jar than prepare the Jar in the most efficient way for applet delivery.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/11/08/extending_the_pdf_viewer_part_2.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/10/27/new_features_in_report_generator_1_1_51.html">
    <title>New features in Report Generator 1.1.51</title>
    <link>http://bfo.com/blog/2011/10/27/new_features_in_report_generator_1_1_51.html</link>
    
      
      
        <description>
          The Report Generator has got a few new tricks in release 1.1.51. Graph Library integration, Flash, PDF sets and Xinclude - read on for a summary and some examples.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/10/27/new_features_in_report_generator_1_1_51.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/09/29/pdf_a_standard_long_term_archiving_solutions.html">
    <title>PDF/A Standard - Long Term Archiving Solutions</title>
    <link>http://bfo.com/blog/2011/09/29/pdf_a_standard_long_term_archiving_solutions.html</link>
    
      
      
        <description>
          PDF/A is the ISO standard for the digital preservation and long term archiving of electronic documents. The ability to search documents, include digitial signatures and reduced file size is resulting in both Governments and corporations adopting the PDF/A standard.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/09/29/pdf_a_standard_long_term_archiving_solutions.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/08/25/using_acrobat_javascript.html">
    <title>Using Acrobat JavaScript</title>
    <link>http://bfo.com/blog/2011/08/25/using_acrobat_javascript.html</link>
    
      
      
        <description>
          PDF documents can contain JavaScript, which opens up all sorts of possibilities - not all of which are gaping security holes. Here&#039;s an article showing how to use it in PDF - both how to embed it from the Report Generator, and how to run it in the Viewer.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/08/25/using_acrobat_javascript.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/08/10/yet_another_happy_bfo_pdf_library_customer.html">
    <title>Yet another happy BFO PDF Library customer</title>
    <link>http://bfo.com/blog/2011/08/10/yet_another_happy_bfo_pdf_library_customer.html</link>
    
      
      
        <description>
          QNT Systemy Informatyczne is a leading manufacturer of software for government organizations in Poland. We develop software for accounting, payroll, human resources and many other fields.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/08/10/yet_another_happy_bfo_pdf_library_customer.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/04/01/perfect_pdf_digital_signatures.html">
    <title>Perfect PDF Digital Signatures</title>
    <link>http://bfo.com/blog/2011/04/01/perfect_pdf_digital_signatures.html</link>
    
      
      
        <description>
          Not all digital signatures are created equal. Our PDF Library has been able to digitally sign documents for years, but digitally signing a file with a key that&#039;s trusted by Acrobat is a little trickier, and requires hardware. Here, we show you how to do it.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/04/01/perfect_pdf_digital_signatures.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/03/31/smaller_faster_better_bfo_release_new_pdf_library.html">
    <title>Smaller, Faster, Better - BFO Release New PDF Library</title>
    <link>http://bfo.com/blog/2011/03/31/smaller_faster_better_bfo_release_new_pdf_library.html</link>
    
      
      
        <description>
          The recent &lt;a href=&#034;/products/pdf/&#034;&gt;PDF Library&lt;/a&gt; 2.11.15 has a few highlights, including better support for digital signing from hardware, generation of &#034;Aztec Code&#034; barcodes, basic support for Flash file embedding in PDF, and a large number of bug fixes and improvements. This release offers improvements in memory and speed across the board, with tweaks to the low level data-structures that underly all PDFs. The Jar has shrunk by 10% as well, and our packed &lt;a href=&#034;/products/pdfviewer/example.jsp&#034;&gt;PDF Viewer Applet&lt;/a&gt; now scrapes in at just under 800KB.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/03/31/smaller_faster_better_bfo_release_new_pdf_library.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html">
    <title>Odds and Ends: Creating a new X.509 Certificate</title>
    <link>http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html</link>
    
      
      
        <description>
          A quick tip completely unrelated to PDF or Graphs: How to create a new self-signed X.509 Certificate with Java.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/03/08/odds_and_ends_creating_a_new_x_509_certificate.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2011/02/23/emotion_timewave_search_engine_set_to_use_bfo_graph_library.html">
    <title>&#034;Emotion Timewave&#034; Search Engine set to use BFO Graph Library</title>
    <link>http://bfo.com/blog/2011/02/23/emotion_timewave_search_engine_set_to_use_bfo_graph_library.html</link>
    
      
      
        <description>
          A computer scientist from Bath University is creating an Intelligent Digital-Emotion Analyser Library (iDEA) with functionality from the &lt;a href=&#034;/products/graph/&#034;&gt;
BFO Graph Library&lt;/a&gt;&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2011/02/23/emotion_timewave_search_engine_set_to_use_bfo_graph_library.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2010/11/24/bfo_release_pdf_library_and_pdf_viewer_update.html">
    <title>BFO release PDF Library and PDF Viewer update</title>
    <link>http://bfo.com/blog/2010/11/24/bfo_release_pdf_library_and_pdf_viewer_update.html</link>
    
      
      
        <description>
          Version 2.11.12 of the PDF Library and PDF Viewer fixes a small memory  leak in the Viewer which could occur during text selection. Some new methods for working with the Adobe Highlight File Format have been included,  along with a large number of minor bugfixes and improvements since the  previous release in June.&lt;&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2010/11/24/bfo_release_pdf_library_and_pdf_viewer_update.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2010/09/23/trimming_whitespace_from_a_tiff_before_saving.html">
    <title>Trimming whitespace from a TIFF before saving.</title>
    <link>http://bfo.com/blog/2010/09/23/trimming_whitespace_from_a_tiff_before_saving.html</link>
    
      
      
        <description>
          Sometimes when you convert a PDF to TIFF, you&#039;re left with a lot of whitespace around the content of the page. This article shows an easy way to remove it.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2010/09/23/trimming_whitespace_from_a_tiff_before_saving.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2010/08/03/watermarking_a_report.html">
    <title>Watermarking a Report</title>
    <link>http://bfo.com/blog/2010/08/03/watermarking_a_report.html</link>
    
      
      
        <description>
          The Report Generator is a layer on top of the PDF Library API which converts XML to PDF. The XML is much easier to work with, but there are always situations where you&#039;ll need the flexibility of the API. Here we show you how to do this, and we also present a neat and non-obvious technique for watermarking.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2010/08/03/watermarking_a_report.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html">
    <title>Combining Ant, Jar, Signatures and Pack200</title>
    <link>http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html</link>
    
      
      
        <description>
          If you&#039;re deploying Java code as Applets, Pack 200 compression can reduce the size of your download by 70%. This article shows how to build digitally signed Jars with Pack 200 compression using Apache Ant. It can be applied to any code, not just BFO code.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2010/05/13/combining_ant_jar_signatures_and_pack200.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2009/12/21/extending_the_pdf_viewer_part_1.html">
    <title>Extending the PDF Viewer - Part 1</title>
    <link>http://bfo.com/blog/2009/12/21/extending_the_pdf_viewer_part_1.html</link>
    
      
      
        <description>
          The &lt;a href=&#034;/products/pdfviewer/&#034;&gt;BFO PDF Viewer&lt;/a&gt; has a simple framework and API for adding new features. This article will show how to add a simple widget to the toolbar and then add more features that interact with the PDF document itself.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2009/12/21/extending_the_pdf_viewer_part_1.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2009/11/12/public_key_encryption_and_pdf.html">
    <title>Public Key Encryption and PDF</title>
    <link>http://bfo.com/blog/2009/11/12/public_key_encryption_and_pdf.html</link>
    
      
      
        <description>
          Most people when they think of protecting a PDF, think of a password. However this isn&#039;t the only way to do it. Both Acrobat and our PDF viewer allow a PDF to be decrypted using a private key which is specific to a user. In this article we show you how to create a key, encrypt a document for that key and then decrypt it again.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2009/11/12/public_key_encryption_and_pdf.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2009/11/05/graphs_in_dynamic_web_pages.html">
    <title>Graphs in dynamic web pages</title>
    <link>http://bfo.com/blog/2009/11/05/graphs_in_dynamic_web_pages.html</link>
    
      
      
        <description>
          The traditional approach to using the BFO Graph Library in web pages has been to use the JSP tag library so that the server processes XML in JSP pages and replaces it with generated graphs. &lt;br /&gt;
&lt;br /&gt;
However if you want to include BFO graphs in non JSP web pages that use AJAX to load data dynamically then the tag library is not very useful. Although the Graph Library has a SOAP interface for web service access SOAP is not well suited to being used from web pages, so instead we will use the plain XML interface to the Graph Library to dynamically add charts to web pages.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2009/11/05/graphs_in_dynamic_web_pages.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2009/10/07/qr_code_and_other_barcodes.html">
    <title>QR-Code and other barcodes</title>
    <link>http://bfo.com/blog/2009/10/07/qr_code_and_other_barcodes.html</link>
    
      
      
        <description>
          The PDF Library supports a large number of barcodes, including QR-Code. This article shows some tricks you can do with these dense 2D barcodes.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2009/10/07/qr_code_and_other_barcodes.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://bfo.com/blog/2009/09/28/silently_print_a_pdf_from_a_web_browser.html">
    <title>Silently* print a PDF from a web browser</title>
    <link>http://bfo.com/blog/2009/09/28/silently_print_a_pdf_from_a_web_browser.html</link>
    
      
      
        <description>
          We occasionally are asked how to print a PDF from a web browser without displaying a dialog. There isn&#039;t an easy answer to this, but you can get fairly close with our Viewer API.&lt;p&gt;&lt;a href=&#034;http://bfo.com/blog/2009/09/28/silently_print_a_pdf_from_a_web_browser.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>

