Creating PDF with PHP gives overlapped Japanese texts
Hi, I am creating PDF using PHP for Japanese characters. I am using 'ZapfDingbats.afm' with 'MSMINCHO.TTF' file. Below is the screenshot of how I am getting the PDF. Also for new line some character is...
View ArticleHow does PDF/VT relate to 'V'ariable data and 'T'ransactions
Could someone explain to me how PDF/VT 'supports' Variable and Transactionsl data ? I'm new to PDF/VT and I'd expected that it somehow made it easier to insert variable and transactional data, but I...
View ArticleHow to create a pdf file from multiple images ?
Dear All, I want to create a SINGLE page pdf file from two or more page size images that are combined to make a single page pdf. Again, this question is on pdfs that are made out of several, atleast...
View ArticleFontBBox, Ascent, Descent
From Pdf 1.7:"FontBBox rectangle (Required, except for Type 3 fonts) A rectangle (see Section 3.8.4, Rectan-gles), expressed in the glyph coordinate system, specifying the font boundingbox. This is the...
View ArticlePDF/VT
Hi all, Anyone aware of good sources with (background) information about PDF/VT (not too technical, but enough to understand the general idea and concept of PDF/VT, the way it is condstructed, so you...
View ArticleSecond digital signature invalidates the first one
Hello to all, I'm having some troubles adding a second digital signature to an already digitally signed PDF. The library that I'm using in order to handle the PDFs is an open source one, so I'm...
View Articlecmap for this font is missing
I wrote some code using the following PDF API call encoding = PDSysEncodingCreateFromCMapName(cmapAtom);This throws an exceptionThe CMAP for the existing font is missing or something that...
View ArticleSignature is not visible
Hello, I have created a PDF file with Digital Signature and Encryption. For certain permission values the signature field is not visible. The encryption i have used is AES 128 bit. Please help me in...
View ArticleProblem with transparent image
Hi everyone, I'm having problem with embedding transparent image to PDF. Thin border appears when viewing the document with Adobe Reader, Adobe Acrobat Pro and even with Foxit Reader. But there are no...
View ArticleWhat is PDF/x-4?
Okay, I see ID CS3 exports PDF/x-4 files; but, documentation is skimy or non-existent, it seems. Can anyone tell me how this standard differs from PDF/x-1a and PDF/x-3. I kow x-1a exports CMYK files...
View ArticleR = 6? Standard Encryption Dictionary; AES-256; Acrobat X Pro
Hello Everyone, I've noticed something odd when using Acrobat X Pro to output an AES-256 encrypted PDF file for "Acrobat X and higher". The standard encryption dictionary has R as 6 (see below). 77 0...
View ArticleHow do I find the position of a single character on a page?
Hi guys, I am developing a PDFEditor, but am having trouble implementing the code which finds the location of glyph characters on a page (in device space). I have read the pdf reference on Text, but do...
View ArticlePDF SDK Library and Adobe Illustrator
Hi, I want read AI file saved with PDF compatibility fro my stanalone c++ application.Can I use PDF SDK Library to achieve this? I want read strokes data and other shape data so I can convert them in...
View ArticleUsage Rights question
Hi, I'm working on a product which allows to generate PDF files. One of our customers has asked about enabling Usage Rights in Abode Reader for the generated documents. So I'm currently investigating...
View ArticleSpecification to Draw image on a page
Can any one tell me exact Specification to draw image on a page.
View ArticleStandard CJF font without embedding
So I installed all the language packs supported by Acrobat Reader 7. This installed 5 fonts, AdobeSongStd-Light, AdobeMingStd-Light, AdobeMyungjoStd-Medium, KozMinProVI-Regular and KozGoPro-Medium....
View ArticleProblem while opening password protected PDF with Macintosh OS preview
Hi, We have created passowrd protetced PDF (using inetsoft) and to open this PDF we need Adobe Reder 6.0 version onwards.Now when i open this pdf file with Macintosh Operating system without installing...
View ArticleHow to fill data in PDF form?
Hi All,I have a pdf forms(about 100). Now I need to open that forms in the browser. User can fill that form and that data should be filled in the database/XML file. Then when user come again then that...
View ArticleHow to open a pdf form with fdf data
Hi all, I am working on a new project. In that, I have to load a PDF contract form with FDF data on Internet Explorer Window.I don't know how to do it. Actually I tried using this format on the...
View ArticleAdding XRef table to PDF w/ XRef streams?
I'm trying to fill in interactive form annotations by appending the PDF with updated versions of the annotation objects. I'm following the example in the appendix of the PDF spec for adding/modifying...
View Article