multiple equals barcode on page

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v7)  /  multiple equals barcode on page

DynamicPDF CoreSuite for .NET (v7) Forum

 Jun 30 2014 7:02 AM
how to can I create multiple equals barcode on page?

Thanks
Rene
 Jun 30 2014 1:03 PM
Posted by a ceTe Software moderator
Hello Rene,

You can add several types of barcodes to the PDF dynamically using our DynamicPDF for .NET API. Please refer to the documentation on supported barcodes here. For adding barcodes, please refer to the AllPageElements code sample included with the product and a live demo of the same is available here.

We are not sure what you mean by “multiple equals barcode” so please provide more information on your requirements so we can point you in the right direction.

Thanks,
ceTe Software Support Team.
 Jul 03 2014 1:11 PM
hi,

our problem is:

1: we got two barcodes on one page, at the beginning of the page and at the end (they are both equal).

2: we have a document with more pages and each page has its own data for the barcodes.

we looked at your sample: http://www.dynamicpdf.com/Products/DynamicPDF/Examples/Web_CSharp/GeneratorExamples/Invoice.aspx

but we could not find the part in the code, where the barcode is created and added to the document.

the only thing we could find in your sample which containts (barcode) is this:

using ceTe.DynamicPDF.PageElements.BarCoding

but we couldnt find the usage of this namespace.

we are working with dplx templates. could you please send us a dplx template which contains multiple different barcodes as well as multiple usage of the same barcode on 1 page.

best regards
 Jul 07 2014 5:10 PM
Posted by a ceTe Software moderator
Hey Rene,

You can add barcodes to the PDF report using DynamicPDF ReportWriter for .NET API. You will need to place a Placeholder report element in the DPLX file at desired location in the detail section. Then you can dynamically add the barcode to the PDF using LaidOut event of the Placeholder report element. Please refer to the documentation on adding barcode to the PDF report here.

Note that you don’t actually add the barcodes directly to the DPLX file using DynamicPDF Designer.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 9:21 AM.