PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 9:47 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Add a QRCode to a PDF
PostPosted: Wed Jan 23, 2013 5:21 pm 
Offline

Joined: Fri Nov 09, 2012 12:37 pm
Posts: 2
Hi,
Anyone got an example of how to add a QRCode to a PDF? I've created a PDF using Adobe 9 and have added a
Barcode with symbology QRCODE. In the C# code I can find all the textfields using the Acrofields but can't seem to
access the barcode field and give it a value.

Any ideas or examples?


Code:
                PdfTextField ptf = (PdfTextField)document.AcroForm.Fields[name];
                ptf.Font = font;
                switch (name.ToUpper())
                {
                    case "FULLINTRODUCTIONNAME":


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 140 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group