Search found 4 matches

by 10risp
Thu Mar 20, 2014 8:02 pm
Forum: PDF
Topic: GdPicturePdf.DrawText
Replies: 1
Views: 3000

GdPicturePdf.DrawText

I am using version 9 GdPicture pluggin to PDF . I'm trying to put page numbers in the footer of a PDF derived from a TIFF . The following is the code that utilized in the example : GdPicturePDFArq : = TGdPicturePDF.Create ( NIL ) ; GdPicturePDFArq.LoadFromFile ( ' C : \ trans1.pdf ' , false) ; For i...
by 10risp
Mon Aug 19, 2013 1:58 pm
Forum: PDF
Topic: IncreaseVersion
Replies: 3
Views: 2779

Re: IncreaseVersion

I'm trying to reduce the PDF version.
When I create it comes with version 1.5 and 1.4 need to generate.
There is only the method of increasing(GdPicturePDFDest.IncreaseVersion) the version, I want to know how can I decrease.
by 10risp
Fri Aug 16, 2013 4:33 pm
Forum: PDF
Topic: IncreaseVersion
Replies: 3
Views: 2779

IncreaseVersion

Good Morning! I have the SDK GdPicture V9, and I'm trying to decrease the release of PDF / A. GdPicturePDFArq: = TGdPicturePDF.Create (NIL); GdPicturePDFArq.Connect; GdPicturePDFDest: = TGdPicturePDF.Create (NIL); GdPicturePDFDest.Connect; GdPicturePDFArq.LoadFromFile (lstArquivos [iconv]. ArqPDF, t...
by 10risp
Wed May 08, 2013 8:26 pm
Forum: Licensing
Topic: Problems GdPicture.NET license keys activation
Replies: 1
Views: 14475

Problems GdPicture.NET license keys activation

Hello! I acquired a license to the "GdPicture.NET Image SDK" developer, but when trying to use the DELPHI XE4, using the method LoadFromFile class TGdPicturePDF, displays the following message: GdPicture PDF Plugin: This option has not been unlocked! Please, unlock it with a trial or a com...