Search:

Type: Posts; User: jacky

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    9,569

    Re: Creating a pdf without 3rd library

    Creating a PDF document without any library is almost impossible. I suggest that you try Free Spire.PDF for Java. The following code snippet shows you how to create a simple PDF document containing a...
  2. Thread: QR Code qzestion

    by jacky
    Replies
    2
    Views
    976

    Re: QR Code qzestion

    Hi, below is an alternative solution based on Free Spire.Barcode for Java. Hope it helps.



    import com.spire.barcode.BarCodeGenerator;
    import com.spire.barcode.BarCodeType;
    import...
Results 1 to 2 of 2