Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, February 8, 2007 6:17:27 AM(UTC)

dgorka  
dgorka

Groups: Registered
Posts: 11


I've written an app that will convert multipage TIFF images into multipage PDFs. I'm having a problem though.  When i run my app, the PDFs save out with a image size of around 35in x 58in, when I need them to be 8in x 14in.

Really my app is a new version of one that a programmer here wrote in VB6, mine is in .NET 2005.  As far as I can tell, the only thing that is different is one line of code that he has that I couldn't get working so I commented out:

'Use Dots Per Inch
frmImageView_Main.ldmImageMain.PDFSaveUseDPI = True


That is the VB6 code. I don't know a .NET equivalent. I thank you in advance for any help you give me.  I'm running VB 2005 and LEADTools 14 with the .NET class library.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, February 11, 2007 5:26:32 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

The equivelant Property is:

CodecsPdfOptions.CodecsPdfSaveOptions.UseImageResolution Property.
 
#3 Posted : Monday, February 12, 2007 5:02:56 AM(UTC)

dgorka  
dgorka

Groups: Registered
Posts: 11


Thanks, that worked like a charm!
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.049 seconds.