Search the web
Sign In
New User? Sign Up
pdflib · PDFlib users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19973 - 20022 of 20098   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
20022
Hi, I'm currently trying to change the behavior of PDFLib linebreaking algorithm by providing the following list of character to the charclass parameter: "...
mfourgig
Offline Send Email
Nov 20, 2009
8:17 pm
20021
PDFlib 8 Beta 2 is now available for download at http://www.pdflib.com/en/download/pdflib-family/pdflib-8-beta/ A summary of new features is available at ...
Thomas Merz
thomasmerz1
Offline Send Email
Nov 20, 2009
8:05 pm
20020
Was this issue resolved? I am having a similar problem. I have a DLL that references PDFLib, and all set font and text calls are using the "embedded" value. ...
mikegreineder
Offline Send Email
Nov 20, 2009
5:31 pm
20019
Hi Rainer, Thank you for responding to my question. I looked for starter_pdfmerge examples however I couldn't find any examples in vbscript. Do you know if...
saibaba111
Offline Send Email
Nov 20, 2009
5:06 pm
20018
Sai, ... you can do this with PDFlib+PDI. We provide an example in our download packages which demonstrate this task: starter_pdfmerge. Please check the...
Rainer Plöckl
ruebennase_de
Offline Send Email
Nov 20, 2009
9:01 am
20017
Hi all, I am quite new to pdflib and wondering if it is possible to combine more than 1 pdfs into 1 pdf using vbscript and pdflib? If so could someone please...
saibaba111
Offline Send Email
Nov 19, 2009
11:14 pm
20016
Hi Thomas, Both the "transparencygroup={CS=DeviceCMYK}" and the "transparencygroup={CS=DeviceRGB}" doesn't help. The colors still changes on the page with the...
bontjerate
Offline Send Email
Nov 19, 2009
3:57 pm
20015
... No, it doesn't. ... DeviceCMYK is Acrobat's default color space for the transparency calculations, which causes the color shifts in the first place. This...
Thomas Merz
thomasmerz1
Offline Send Email
Nov 19, 2009
3:23 pm
20014
Hi Thomas, Does transparencygroup={CS=DeviceRGB} add RGB colors to the file? And if so, is transparencygroup={CS=DeviceCMYK} a good replacement?...
bontjerate
Offline Send Email
Nov 19, 2009
3:19 pm
20013
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...
Thomas Merz
thomasmerz1
Offline Send Email
Nov 19, 2009
3:07 pm
20012
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...
bontjerate
Offline Send Email
Nov 19, 2009
2:54 pm
20011
... 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...
kodexe77@...
kodexe77...
Offline Send Email
Nov 18, 2009
1:15 pm
20010
... 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...
Thomas Merz
thomasmerz1
Offline Send Email
Nov 18, 2009
12:04 pm
20009
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...
kodexe77@...
kodexe77...
Offline Send Email
Nov 18, 2009
10:14 am
20008
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...
devkumar13
Offline Send Email
Nov 17, 2009
8:08 pm
20007
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...
devkumar13
Offline Send Email
Nov 17, 2009
8:08 pm
20006
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@...
Send Email
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...
devkumar13
Offline Send Email
Nov 17, 2009
2:42 pm
20004
... 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@...
Send Email
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"...
mulveyraa2
Offline Send Email
Nov 16, 2009
10:02 pm
19990
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@...
Send Email
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"); ...
bontjerate
Offline Send Email
Nov 16, 2009
7:36 pm
19981
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...
! Its Honey
cnida66
Offline Send Email
Nov 16, 2009
7:30 pm
19979
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. ...
devkumar13
Offline Send Email
Nov 16, 2009
4:39 pm
19978
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...
bontjerate
Offline Send Email
Nov 16, 2009
1:27 pm
19977
... 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...
bontjerate
Offline Send Email
Nov 15, 2009
7:52 pm
19976
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...
bontjerate
Offline Send Email
Nov 15, 2009
7:34 pm
19975
... 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...
Thomas Merz
thomasmerz1
Offline Send Email
Nov 13, 2009
9:00 pm
19974
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...
sigchld
Offline Send Email
Nov 13, 2009
7:56 pm
19973
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@...
Send Email
Nov 11, 2009
1:14 pm
Messages 19973 - 20022 of 20098   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help