Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - barcode datamatrix rotate clockwise anti-clockwise
  FAQ FAQ  Forum Search   Register Register  Login Login

barcode datamatrix rotate clockwise anti-clockwise

 Post Reply Post Reply
Author
Message
bvtd092 View Drop Down
Beginner
Beginner
Avatar

Joined: 26 Jan 11
Location: Belgium
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote bvtd092 Quote  Post ReplyReply Direct Link To This Post Topic: barcode datamatrix rotate clockwise anti-clockwise
    Posted: 26 Jan 11 at 8:15AM

Hello,

Within the function DrawBarcode there is a possibility rotating the barcode by appending the following to the barcode string: /RC = Rotate clockwise /RA = Rotate anti-clockwise /RU = Rotate 180 degrees
// Draw three different barcodes

// Barcode not rotated
        QP.DrawBarcode(25, 25, 150, 100, "MyBarcode256", 1, 0);
// Rotate the barcode clockwise
        QP.DrawBarcode(225, 50, 100, 600, "MyBarcode257/RC", 1, 0);
// Barcode not rotated
        QP.DrawBarcode(350, 50, 200, 150, "MyBarcode258", 3, 0);

// Save the new file to the output folder

    QP.SaveToFile("Barcodes.pdf");

For datamatrix barcodes there is a function called DrawDataMatrixSymbol. Unfortunately there is no functionality added rotating the barcode.

Function QuickPDF0723.PDFLibrary::DrawDataMatrixSymbol(Left As Double, Top As Double, ModuleSize As Double, Text As String, Encoding As Long, SymbolSize As Long, Options As Long) As Long

Is there a possibility rotating a datamatrix barcode?

Regards,

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store