Skip to main content

Search

Search

Pdfs And Weblinks

Comments

3 comments

  • Avatar
    Ian Cummings
    Moderator
    You cannot encode a PDF document into a QR Code as a PDF file would be too big in file size. Instead you could encode a UNC path to the file assuming that the reading device is on the same network as where the file is located: For example: \\Server\ShareFolder\Example.PDF

    To encode a web link into a QR Code simple enter the full URL address into the data source of the barcode. Such as: http://www.seagullscientific.com

    Of course a PDF stored in a website could be opened in the same way, for example: http://www.seagullscientific.com/docs/whitepapers/WhitePaper_WhatsNewInBT10.pdf
    0
  • Avatar
    Legacy Poster
    [quote name='Ian C - Seagull Support' timestamp='1350402839' post='3503']
    You cannot encode a PDF document into a QR Code as a PDF file would be too big in file size. Instead you could encode a UNC path to the file assuming that the reading device is on the same network as where the file is located: For example: \\Server\ShareFolder\Example.PDF

    To encode a web link into a QR Code simple enter the full URL address into the data source of the barcode. Such as: http://www.seagullscientific.com

    Of course a PDF stored in a website could be opened in the same way, for example: http://www.seagullscientific.com/docs/whitepapers/WhitePaper_WhatsNewInBT10.pdf
    [/quote]

    Thank you for the quick response! :)
    0
  • Avatar
    Legacy Poster
    You can try create qr code in .net ([b]businessrefinery.com/products/barcode_net/barcodes/net-qr-code.html[/b]), like in ASP.NET or WinForms, or other three reports.
    .NET QR Code Generator SDK is a powerful .NET barcode generating component used for creating QR Code barcode in .NET programs. It supports C#, Visual Basic .NET, managed C++ and Delphi .NET programming language and other development environment supported by .NET Framework.
    You can customize its properties , including barcode size, bacode output resolutions and much more based on your needs.
    0

Please sign in to leave a comment.