Search found 3 matches

by QuickBooksDev
Wed Sep 27, 2017 11:16 pm
Forum: Programming
Topic: Need to have the pdf file look exactly like a text file
Replies: 0
Views: 113825

Need to have the pdf file look exactly like a text file

We are using VB.2010 and need to create a pdf file from a text file. Should look identical. We are finding issues in trying to do this: 1. File name on top should be removed 2. There should not be any page numbers 3. Word wrapping is occurring. Can't have it. 4. I also noticed that the BioPDFUtil.Pr...
by QuickBooksDev
Wed Sep 27, 2017 10:46 pm
Forum: Programming
Topic: VB6 bioPDF to VB.Net BullZIp PDF formatting issues
Replies: 0
Views: 113092

VB6 bioPDF to VB.Net BullZIp PDF formatting issues

We finally have bullZip PDF working from our VB.net 2010 app which was converted from an old VB6 app. The issue is that the PDF format is not the same. It is wrapping data to the next line. I have not seen any document on the various pdfSettings to know what to change. We are only trying to covert a...
by QuickBooksDev
Wed Sep 27, 2017 6:15 pm
Forum: Programming
Topic: vb.net 2010 not working with bullzip pdf
Replies: 0
Views: 113251

vb.net 2010 not working with bullzip pdf

We are converting an old VB6 program using bioPDF to vb.net 2010 with BullZip. Downloded the lastest Bullzip and installed it. Have tried to used the samples that we have seen but the classes intellisense do not seem to be generating the proper methods, etc. Included references for Bullzip 1.0 Type ...