In this article I will show you how you can attach PDF files in Java using our JPedal PDF SDK toolkit, using a few lines of Java code. JPedal offers other PDF manipulation features, to aid Java developers working with the PDF format. Introduction PDF is a powerful format, and one such feature is the […] The post How to attach files to a PDF in Java (Tutorial) appeared first on Java PDF Blog and was written by Jacob Collins.| Java PDF Blog
1.0 Introduction In my previous post here, I introduced the global unique index feature that my colleague, David, and I work together and explained how global unique index guarantees cross-partition uniqueness during CREATE. In this blog, I will explain how we implement cross-partition uniqueness with ATTACH and a potential deficiency in this approach. 2.0 Global… Read more The post Global Unique Index ATTACH Support and Its Potential Deficiency first appeared on Highgo Software Inc.. The p...| Highgo Software Inc.