Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello Everyone,

I am using Bartender Application in asp.net for label printing. But while printing of the label I don't want to be it printed where as we want it to generate PDF which is also get generated by using 3rd party printer driver software like BullZip.My Question is simple I want to get PDF without using of this printer driver software.I want to get the conversion of the file from .btw to .pdf. Please anyone who solved this problem help me.


Thanks
Posted

1 solution

Who told you that PDF is related to any drivers? This is just a document format. This is a list of open-source PDF libraries you can use: http://csharp-source.net/open-source/pdf-libraries[^].

—SA
 
Share this answer
 
Comments
Member 11420338 3-Sep-15 1:29am    
I appreciate your help But For this we are using Bartender .net SDK. Don't want to use Third Party PDF Printer Driver. We want to get .pdf file from .btw. we want Solution should be using Bartender only.

Thank You.
Sergey Alexandrovich Kryukov 3-Sep-15 1:33am    
Again, forget "PDF printer driver". It makes no sense, so I did not suggest you any. If you know something better, why would you ask your question. If you don't want to use any of the options I suggested, you have to explain why, if you want anyone to take you seriously and spend time on helping you.

Besides, I have no idea what is Bartender SDK; and it's your own problem. At least you could have provided some link. Perhaps you have a weird understanding of the term "3rd-party", or your team created that product, but then asking for help would look even more weird.

—SA
Member 11420338 3-Sep-15 1:59am    
So sorry if you feel Bad.but we want solution within Bartender .net SDK. using iTextSharp not.
Sergey Alexandrovich Kryukov 3-Sep-15 2:31am    
No problem for me, but could be a problem for you. You 1) did not provide a reference, 2) did not motivate your request; so it will be hard to help you more. I still advise to re-think this "we want".
—SA
Member 11420338 3-Sep-15 6:22am    
http://forums.seagullscientific.com/index.php?/topic/2737-bartender-trial-sdk-not-generating-barcodes-in-pdf-files-correctly/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900