vb.net - How to create a pdf print out using Visual basic 2010? -


I read a webpage () It shows how to create a PDF file through VB, however, VB shows many errors after I follow the webpage to create my own PDF program. For example

mjwPDF.cls (1): Error BC30188: Announcement is expected.

I'm not sure whether this is a VB version difference problem or not. Does any other PDF creator know which is free?

Thanks


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -