Search found 6 matches
- Thu Jun 03 2010
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: How to save a picture to file
- Replies: 1
- Views: 9027
How to save a picture to file
Hello, How should I save a picture (object) to a file? I have the following kind of code now but the saved picture mostly contains question marks: var width,height,bitsperpixel : integer; ByteCount : integer; pixels : string; begin width:=aObject.Attribute['BitmapWidth']; height:=aObject.Attribute['...
- Thu Feb 18 2010
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Replace English text with Arabic
- Replies: 0
- Views: 7637
Replace English text with Arabic
Hello, I need to replace English text with Arabic text in a text object. I'm using line optimization in the document. The modified PDF document seems to display the Arabic characters in reverse order. Is this a limitation of Amyuni? Does Amyuni make use of the marked-content tag "ReversedChars&...
- Tue Jan 05 2010
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Cannot Find Font CMAP
- Replies: 0
- Views: 7662
Cannot Find Font CMAP
Hi!
The documentation tells:
"PDF_WRN_CANNOT_FIND_FONT_CMAP (0x80002000) is raised when a required CMap is missing. "
GetWarningLevel however tells this:
PDF_WRN_CANNOT_FIND_FONT_CMAP 0x00000400L
Which one is correct?
The documentation tells:
"PDF_WRN_CANNOT_FIND_FONT_CMAP (0x80002000) is raised when a required CMap is missing. "
GetWarningLevel however tells this:
PDF_WRN_CANNOT_FIND_FONT_CMAP 0x00000400L
Which one is correct?
- Tue Jan 05 2010
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Font Attributes not correct?
- Replies: 0
- Views: 8084
Font Attributes not correct?
Hi! I develop software in Delphi (and use the ActiveX version 4.0.0.9 of PDF creator). I can't get the font info correct for documents. I simply loop through the Fonts Array: aPDF_Doc.ObjectAttribute['Document', 'Fonts']. See this example below: (It seems that embedding value isn't correct. Also fon...
- Mon Aug 10 2009
- Forum: Not sure which product to use?
- Topic: Modifying PDF files
- Replies: 1
- Views: 29082
Modifying PDF files
Hello, We need some functionality of pdfcreactivex.dll (Amyuni PDF Creator) for manipulating PDF files. Our product will modify texts inside a PDF file (i.e. read in texts objects in the PDF, modify texts, write out modified text objects to the PDF). This functionality is in one of our products. The...
- Mon Aug 10 2009
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Which license to buy
- Replies: 1
- Views: 9010
Which license to buy
Hello,
We need some functionality of pdfcreactivex.dll (Amyuni PDF Creator) for manipulating PDF files in our product.
Which license do we need to deploy our app?
We need some functionality of pdfcreactivex.dll (Amyuni PDF Creator) for manipulating PDF files in our product.
Which license do we need to deploy our app?
