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 : Friday, April 26, 2013 9:24:15 AM(UTC)
mudcamper

Groups: Registered
Posts: 6


I am using Leadtools C DLL SDK version 16.5.

I am saving PDF files, and multi-page PDF files using L_SaveBitmap. This works well.

However I cannot see a way to set the PDF Author, Title, or Keywards. There is nothing in SAVEFILEOPTION nor FILEPDFOPTIONS for this.

I see reference to them in a structure called DOCWRTPDFOPTIONS, but this structure does not seem to be available to me using L_SaveBitmap.

Is there a way to set the PDF Author, Title, and Keywords?

Thanks.

 

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, April 28, 2013 6:40:22 AM(UTC)

Ibrahim  
Guest

Groups: Guests
Posts: 3,022

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

In the C DLL APIs for LEADTOOLS v16.5, this feature only exists in the Document Writer functions. The L_SaveBitmap() function saves the PDF pages as Raster PDF (convert the pages to Raster Bitmap).

If your license includes the Document Writer plug-in, you can set these options in the DOCWRTPDFOPTIONS, and use the L_DocWriterConvert() function to convert the PDF files.

If your license doesn't include this feature, and you are interested in having it, contact our sales team and ask them for the price of updating your license. You can contact them by sending an email to sales@leadtools.com
 
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.067 seconds.