Search found 6 matches
- Sat Mar 29 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Font Problem
- Replies: 1
- Views: 5765
Font Problem
Hi I have a coupld of users who have sent me pdf files which they are tryign to use for templates for a document. These files contain embedded fonts, and when they are opened in the PDF creator, the embedded fonts are not read into the document and are replaced with ASCII chars. The normal fonts dis...
- Thu Feb 21 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: [Solved] Inserting an object at the top of an existing Page
- Replies: 2
- Views: 9036
If you're looking to just overlay it on top of everything else, then you can just add your element and then use the bring to front function. If you're looking to add, say an inch, to the top of the page, then you would need to iterate through each element in your file and adjust them according to th...
- Tue Feb 19 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Detecting Text Box Size
- Replies: 7
- Views: 13063
- Wed Feb 13 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Detecting Text Box Size
- Replies: 7
- Views: 13063
Thanks for the reply, I am aware of the 2 functions you have highlighted and unfortunately they are not what I am looking for. I am assuming that 1000 characters will fit on 1 page and will not drop to the second page. That is incorrect. The 1000 characters in my example will not fit on a single pag...
- Tue Feb 12 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Detecting Text Box Size
- Replies: 7
- Views: 13063
I'm using labels, but that could be changed easily enough I suppose to a different type of object if necessary. Unfortunately, a fixed length of characters would not work as we are allowing users to design a the document on screen. So some users may set it to be the entire sheet, whilst the more awk...
- Mon Feb 11 2008
- Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
- Topic: Detecting Text Box Size
- Replies: 7
- Views: 13063
Detecting Text Box Size
Hi I am running a PDF creator 2.01b and using this to output a series of fields onto a user designed template. Recently however, we have found that one of our clients needs to use this functionality to output a rather large text field, in some cases more than a they can allow on a page for a single ...