I believe the "transparencygroup" option in PDF_begin/end_page() is your friend. From its description: Default: if a page contains image masks with more than 1...
Hi, I'm creating a transparent rectangle in my code but some printers messes up this page with transparency. The page with transparency is darker then the page...
... That's good news. Since the download page for beta 8 didn't mention anything about x86/x64/AnyCPU for .NET I misunderstood. Thanks, looking forward to the...
... We support our products on Windows x64 platforms since a long time. The fact is simply that a Windows x64 version of Beta 1 has not been produced. We will...
Hello, I am using the public PDFLib 8 beta for .NET and Visual Studio 2008 on Windows 7 x64. If I compile against "AnyCPU" or "x64", I get an image loading...
Thanks Kurt. I will test and let you know if I have any questions. Do you have a simple c++ sample which prints any of these chinese string to pdf. Thant will...
Thanks Kurt. I will test and let you know if I have any questions. Do you have a simple c++ sample which prints any of these chinese string to pdf. Thant will...
Hi Dev, see below! ... What is it? ... As I told you if you supply Unicode text strings you must supply a Unicode CMap (see PDFlib Tutorial Manual): ...
Kurt Stützer
kurt@...
Nov 17, 2009 4:14 pm
20005
Hi Kurt, Thanks for your suggestions. I took the chinese string from http://gb.chinatimes.com/gate/gb/news.chinatimes.com/ And still it shows ??????. In...
... I must rectify: PDFlib 7.0 doesn't support wstring in the C++ language binding. But PDFlib 8.0, the new major release for which a beta version is...
Kurt Stützer
kurt@...
Nov 17, 2009 9:51 am
19991
I had exactly this same problem, though IIRC, I was going from 7.01 to 7.03. Suddenly, there was no text shrinking occuring. I added the "alignment=justify"...
Hi Dev, if the desired text is given as Unicode string you can use the corresponding Unicode CMap for Simplified Chinese and you can supply the Unicode text ...
Kurt Stützer
kurt@...
Nov 16, 2009 9:27 pm
19982
I'm doing this in PHP but some fonts needs autocidfont=false and unicodemap=false $p = new PDFlib(); $p->set_parameter("errorpolicy", "return"); ...
Beautiful voluptous Misri aunty self made exposure video exclusive! Another hot fan of fsiblog self made video. This hot misri beauty is making a self made...
Hi, I am new to UNICODE and multi-language. I am struggling with creating pdf doc with chinese. Here is a sample code in C++. I am using pdflib 7.0.3. ...
Can anyone please help me with this problem? I can't find the right solution... I want to resize the image prior to adding it to the PDF file. The image must...
... So, keeping the print size, isn't the needed result. In result, the question becomes: - With these dimensions I want to resize the image but keep the...
Hi, Maybe not the right place to ask but since al the DTP experts present here I might get the right answer. I have a 300dpi tiff image suited for a A0 size...
... First of all, PDI imports only the actual page contents, but not any other elements such as signatures. Secondly, if you modify the document, the signature...
Hi all, Currently we're using PDFlib+PDI (Perl API on UNIX) to open submitted PDF files and apply a text overlay to the first page (similar to a watermark) and...
Hi, if you enable the logging (see Reference manual, section 2.7) you can see the text which enters in the text output function. If the text is an invalid...
Kurt Stützer
kurt@...
Nov 11, 2009 1:14 pm
19972
... You have many options since programmatic controls and Blocks can be combined in any manner. For example, you can create a single Block with the Block...
Hi, The data is pulled straight from a $_POST var. Is there a way to check if a string is UTF-8 or not? If I echo $this->pagina4Tekstblok2Tekst to the screen...
Hi, We are evaluating PDF lib developers kit for generating a PDF which will have two rows layout for each of the transaction. We are planning to provide a PDF...
Are you sure $this->pagina4Tekstblok2Tekst is emitting utf-8 encoded text? I've had trouble before where the problem was the database handle used to get the...
Hi, When I submit a utf-8 text to a php file, I don't get the expected result. This text: Wij vinden een goed ondernemersklimaat belangrijk. Daarom moet er...
Thanks Thomas. If I used another appliation to create a PDF that only contains a 3D annotation/poster, I should then be able to use the pdflib merge...
It's definitely post PDFlib 8.0 which we will release very soon. The priority of PRC support after PDFlib 8 depends on user inquiries, and so far we haven't...